I`m creating app with GPS map. Before I start understanding how to use the API in my app I have some questions.
- Can I overlay an image on the map, without that the user knowing I use Google maps API?
- Can I cut and use only specific area of the map and limit user to that map, lets say show only some amusement park and show the user location, and user cant go outside my map?
I need to show on an image the location of user, without navigation, should I use Google maps API or different approach?