On Fri, Sep 19, 2008 at 5:05 AM, Brekin <[EMAIL PROTECTED]> wrote: > > Thanks for that Barry - was wanting to do the same myself. > Interesting that it uses Google Chart API. I can't seem to find any > reference to it under http://code.google.com/apis/chart/ > documentation.
Yes the various options seem to be undocumented - other than in the source code of the lib of course! Also it was via the MapIconMaker class that I found that the Chart API supports output formats other than png, for all charts... I suppose as Map Markers arent technically 'charts' makes it non sensicle to put in the docs anyway. Its just exploiting the chart infestructure to do it. > Very useful tip and being part of the Google Chart API makes it easy > to design Legends dynamically. Not sure what you mean there. Doesnt seem to support the chdl/chl params for legends. > Once again thanks. > Brett Kinross > > On Sep 19, 3:20 am, "Barry Hunter" <[EMAIL PROTECTED]> > wrote: >> Here's one that >> works:http://gmaps-utility-library.googlecode.com/svn/trunk/mapiconmaker/1.... >> >> (just under the button is an out of map preview) >> >> >> >> On Thu, Sep 18, 2008 at 5:30 PM, ashore <[EMAIL PROTECTED]> wrote: >> >> > Using MapIconMaker.createLabeledMarkerIcon(), the basic use works well >> > for me - thanks to Pamela. >> >> > But I want to use a few outside a map div, as a legend array of >> > symbols. The usual javascript image pre-loads I've tried all fail. >> > (But it works correctly inside the map, so some of the plumbing is >> > OK.) >> >> > Can anyone point to a site doing something like that? Or a code >> > snippet? >> >> > AS >> >> -- >> Barry >> >> -www.nearby.org.uk-www.geograph.org.uk- > > > -- Barry - www.nearby.org.uk - www.geograph.org.uk - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
