Hi!
a customer ask me for an app that will show all the members of a social network in the nearby.
the idea is to show a google map with some markers on it, depending from the radius of the area on the display (of course, if i zoom out, the markers will increase....), if I click on the marker, the user profile will appear...
something like "near" application of new sony psvita.
the problem is that I don't know how to set up, I'm thinking of sending, as a user, my position to a remote server and store it in a table (using a service or widget for example) and then, reading all the records from this table and add the markers.
any hint or example to suggest?
a customer ask me for an app that will show all the members of a social network in the nearby.
the idea is to show a google map with some markers on it, depending from the radius of the area on the display (of course, if i zoom out, the markers will increase....), if I click on the marker, the user profile will appear...
something like "near" application of new sony psvita.
the problem is that I don't know how to set up, I'm thinking of sending, as a user, my position to a remote server and store it in a table (using a service or widget for example) and then, reading all the records from this table and add the markers.
any hint or example to suggest?