I've been exploring V3 for a bit and I noticed the Circle overlay,
plus the ability to create custom overlays by extending
google.maps.OverlayView.

I'm trying to combine these so I can have a circle overlay with some
custom, dynamically generated text inside.  The examples on custom
overlays just deal with DOM elements like images, but I'm wondering
how one might achieve this with maps specific overlays, ie. circles.

I noticed SVG elements on the map when creating the circle.  Is there
a way I can just overlay text on top of this?  A point in the right
direction or any pseudo code is appreciated, I'm actively trying to
solve this at the moment.

-- 
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 [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-js-api-v3?hl=en.

Reply via email to