Sunday, 15 July 2012

Google static map tile service - how to map between pixels and latitude / longitude? -



Google static map tile service - how to map between pixels and latitude / longitude? -

google provides static map tile service. these 256x256 static map tiles. provide library maps latitude,longitudes pixel coordinates, , vice versa? see implementations of around web, wondering if have official implementation can used.

thanks

you may want check method "fromlatlngtodivpixel" https://developers.google.com/maps/documentation/javascript/v2/reference#gmap2.fromlatlngtodivpixel

it takes latlng:glatlng argument , returns gpoint reference.

google-maps maps

No comments:

Post a Comment