bnazza
unread,Jun 21, 2011, 4:21:20 PM6/21/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-map...@googlegroups.com
I want to create a map, add a number of markers, let's say 10 and then have the map center and zoom so that the markers "fill" the map.
The only way I can think to do this at the moment is to calculate the northernmost and southernmost latitude co-ordinates, the easternmost and westernmost longitude co-ordinates and figure a center co-ordinate from there.
Is there an easier way to achieve this in V3?