Within my site, I give the user the ability to click on the map to
place a marker.
When this is done, I then go and do a reverse geocode to get the
address of the location.

However, if the user clicks in the sea, the reverse geocode will
return the nearest land address without any indication that the lat/
lng is in reality in the sea.

Is there a way to determine if a given lat/lng is in the sea ?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to