Hello
I'm using the google maps plugin to display the location of my ads on google maps. The user must enter GPS coordinates, for this I'm using the address field, (I'v removed other location's fields: country, region, city... ), it's working but the marker on the map isn't accurate, it's moved away from its real position, and when I use the same GPS coordinates on google maps website or bing maps, I get the correct position. I think it's because google maps plugin uses geocoding (it convert an address: country, city and address to GPS coordinates)..
How can I solve this problem?
Regards