Getting pixel coordinated from google static maps
问题 I want to find out the pixels coordinates of a lat/lng on an static map. For example i've downloaded an image from: Link to Image What I want is from a lat/lng long to be able to map that latlng to pixel coordinates. I've searched a bit and found that mercator projection can solve my problem. However I could not find any proper way of doing it. Can somebody please help me. Also I've zoomed to 9 when as shown in the URL . 回答1: Converting Lat/Lon to pixel for a google static map is very useful