Google Maps API limitations
- by Henrik Skogmo
I am working on a project where I am going to create a map over a specific area, and have some points-of-interest included. Thinking of the ones already included in Google Maps.
My first thought was that this could be done in the Google Maps API, but I've never worked with if before so therefor I have some questions about it's limitations and capability.
Can I limit the map to one specific area?
Can I filter the points-of-interest? Ex. only gas stations and hotels etc.
Thats about it to get me started at least.
Thanks!