Parth/google-maps-projection
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.
Java