On Mar 5, 5:31 am, khaldoon <khaldoon.ma...@gmail.com> wrote:
> Hi,
>  Well, My goal is to draw overlay of equal size square boxes. Please see
> the example below:
>
> Example:
> for example i start with lat,lng (80,80), i want to move 5km east and 5km
> sought and draw box then next box will start from lat, lng (80+5km, 80),
> similarly so on and so forth. end goal is to draw grid of equal boxes
>
> ---------------------------------------------------
> |   5kmx5km       |  5kmx5km        |
> ---------------------------------------------------
> |   5kmx5km       |  5kmx5km        |
> ---------------------------------------------------
> Do i need to change map projection in order to do this? or do u have any
> idea? thanks

Some examples that may help you:
http://www.geocodezip.com/v3_polygon_example_squares.html
(from before the geometry library was released, there may be better
ways now)

http://www.geocodezip.com/v3_MW_example_eshapes.html

  -- Larry

-- 
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