On Oct 3, 8:51 am, Sunny <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In IE, once you draw the polygons or polylines on Map.
> You can get their counts.
>
> var shps = document.getElementsByTagName("shape");
> lastshp = shps.length
> alert ("there are currently: " + lastshp + " shapes");
>
> But in Firefox this dont work.
> It always returns 0.
>
> Can anybody tell me why.

Please follow the posting guidelines and post a link to your map that
exhibits the issue.

> How I can get the shapes drwan on map count in Firefox.
--~--~---------~--~----~------------~-------~--~----~
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