HtmlControl will do the trick:

http://googlemapsapi.martinpearman.co.uk/infusions/google_maps_api/google_maps_api.php?map_id=7

Martin.


On 9 Sep, 10:42, Andrew Leach <[email protected]> wrote:
> On Sep 8, 8:22 pm, Kelly Wakefield <[email protected]> wrote:
>
> > How do I create a legend on my google map?  
>
> Construct a <div> and add it as the content of a GControl. Using
> GControl means that infoWindows and the like will avoid it.
>
> There's a (complex) example athttp://www.acny.org.uk/4567-- see the
> Find Us tab. The control is created with function legend_control in
> the code, and added with
>     map.addControl(new legend_control());
>
> > How do I copy the icons
> > into Microsoft word to make an external document into a legend?
>
> Not sure what this means. Using Word to create a legend for a map
> doesn't make sense.

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