Hi all, I don't have any programming background. I just need a little help regarding Google map api v3.
I have a javascript which can geo-code an address and provide z value using the formula (z = latitude+0.5longitude). Then draw a circle around the marker icon (on the typed address) with a radius of 100*z. Now I want to overlay a equally spaced grid (say 50m interval) over the circle. Could you please help me with the javascript which can overlay the grid. Thanks, Monir -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
