Questions tagged [google-maps]
The google-maps tag has no summary.
8 questions
0 votes
0 answers
57 views
Feasibility of Delievery App
In my town, recently a delivery company has been opened (think DoorDash but on a much smaller scale and only doing local deliveries). Now what really confuses me is that they charge pennies for each ...
1 vote
2 answers
229 views
Grouping search results on a map
I am building a mobile app which lets users search for POIs around them on a map. I am curious to know what would be the best way to "group/paginate" these results in order to avoid downloading ...
14 votes
4 answers
4k views
How do I efficiently search for all the landmarks within a range of a certain landmark?
I am trying to start with a geo search project that will find all landmarks in the 10 km/miles (not important for this story) of a particular landmark. So for example, lets say I have a database of a ...
1 vote
2 answers
3k views
Google Map API as an actor to my system [closed]
My system will deal with Google map API to locate user's location after his/her request. I am drawing the use case diagram and wondering if "Google Map API" should be an external actor to my system ...