google maps
Android
1
Posts
1
Posters
4
Views
1
Watching
-
hi, I am trying to develop an android application which uses google maps api, and I try to put a layer (overlay) on the map, but my image does not fit correctly with the map but does on google earth and also on google maps api in javascript / html, and i don't understand why? could someone help me please? For more details: I used GroundOverlayOptions and for "positionFromBounds" i used a LatLngBounds(southwest,northeast) and southwest and northeast are are deducted from north,south,east and west from google earth and they work correctly on google maps api for javascript/html. (Sorry for my english, it's not my mother tongue). Thanks.