This is a Java implementation of the Google Maps projection which is based on the Mercator projection. You can convert longitude/latitude values to world coordinates and calculate pixel coordinates for different zoom levels.
- official Google documentation
- Wikipedia page about Google Maps explaining the map projection
- Slideshare presentation by Lode Blomme
- Mercator projection on Wikipedia
- Irina Smidt
- Simon Sprankel (@SimonSprankel)
OSL - Open Software Licence 3.0
(c) 2013 Simon Sprankel & Irina Smidt