- I want to store some POIs (point of interests) on google maps for use only within an android app.
- And then I want to retrieve all POIs within 'x' km range of a user's current location.
So question is: Is it possible to store custom data on google maps for app's private use? (please provide link to any examples)
Any other fully managed solutions to store & retrieve geospatial data ?? Otherwise what are the best ways to store this data for speedy development ? Probably using something like an AWS service ?