Re: SVG and Google/Mapbox/Yandex Maps
| Newsgroups | gmane.text.xml.svg.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, Google Maps uses a close variant of the Mercator projection http://en.wikipedia.org/wiki/Mercator_projection, You can not convert Lat / Long coordinates xy map / svg simply and vice versa. First you shoud use Google map static. Then you can find help on many blogs like: http://gis.stackexchange.com/questions/46729/corner-coordinates-of-google-static-map-tile http://gis.stackexchange.com/questions/46729/corner-coordinates-of-google-static-map-tile http://stackoverflow.com/questions/10442066/getting-lon-lat-from-pixel-coords-in-google-static-map http://stackoverflow.com/questions/10442066/getting-lon-lat-from-pixel-coords-in-google-static-map Joseph