I have a google map image in which a location for example "New York" is marked & i have converted its latitude and longitude into pixel , using javascript example of Google Map Javascript API V3 click
but the problem is ANCHOR_OFFSET_ as i want the pixel to be converted according to Android screen. so basically what i am trying to implement is if i have location (lat , lng ) - on google map image - i want to convert it into (X,Y) co-ordinates of android screen.