> The first map.setCenter(point) is required to initialise the map,
> which the documentation says is REQUIRED before adding any other
> overlays etc.
> If that first setCenter fails, I would guess the map isn't initialised
> properly and results will be 'unpredictable'.

But the first map.setCenter call is made in the intialise function
which happens before makePolyline is called,
and I have just added code to prevent makePolyline() from running if
panel is empty.
But, this thing is still not working
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to