Tagged Questions
0
votes
0answers
57 views
Requesting styled Google Map tiles via URL
I'm not working with the Google Maps API but I'd still like to be able to request styled map tiles. Is it possible to request a styled Google Map tile via a URL similar to the slippy map URL format ...
2
votes
2answers
1k views
Google Maps JS API v3 - Polygon formation
So my big question here is how does the Google Maps API determine the "inner" versus the "outer" for a filled polygon?
Playing around with the polygon creator @ http://www.the-di-lab.com/polygon/ ...
2
votes
1answer
643 views
Google maps API charset for http request ?? Geocoding Requests
im sending the following request to maps api but receiving the json response with chars problem. Can some one point me in the right direction to set charset correctly ?
Request -- ...
3
votes
1answer
781 views
show position on google map/earth, from gps data, using google API
For those that have used google's API for mapping (google maps/earth), I would like to know if is it possible to develop an application to receive NMEA data from a gps receiver, extract position, and ...