Hello,

I am new to Google Maps and have an existing Virtual Earth application
which I am trying to re-write using the Google Maps API.

I have a scenario where I want to add related markers to certain
'groups' of markers so I can control the visibility of the markers
within, loop through them, etc.

Virtual Earth offers the use of VEShapeLayer's which allows you to
create and manage groups of shapes, lines, polygons, etc). I am trying
to find the equivalent in Google Maps API but without much success. I
have come across the open source Marker Manager utility but this only
seems to deal with controlling visibility of markers at certain zoom
levels for performance gains.

I also have seen the GLayer class but this doesn't offer any similar
functionality I would get with the VEShapeLayer where I can use say an
add method to populate the layer with shapes, retrieve them by index,
and so forth.

I really need something that allows me to create a VE like shape or
'marker layer' that I can then populate and use later on by iterating
through shapes within that layer.

I hope someone out there can help me or point me in the right
direction!

Thanks,

parky128

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