does anyone know if it is possible to draw a square on a (google) map and have the Topleft and Bottomright corners of this square pre-populate 4 form-fields outside of the map with their respective longtitude & lattitude
Alternative :
If the above is not feasible, is it possible to have a user click on a map and pull away from this coordinate creating a circle with increasing radius ?
In both options the square or circle needs to be visualized on screen (map overlay ?).
Looking for a simple and clean solutions for a user to select a region on a map so a database can be probed based on lat-lon data.