Thanks Ross.
My scripting skills are very limited, and not enough time right now to rewrite the syntax so for the moment, since: "gicons[category]" works for my custom markers and categories, and "{title:name}" is the correct way to show tooltips, how can i combine these two scripts? I suppose there is a way to have them both in : "var marker=new GMarker (...." Regards On Apr 20, 10:24 am, Rossko <ros...@culzean.clara.co.uk> wrote: > > 3) var marker = new GMarker(point,gicons[category],{title:name}); > > tooltips do not work, and markers become unclickable > > > any suggestions? > > Yes, refer to the documentation - > http://code.google.com/apis/maps/documentation/reference.html#GMarker > > Example (1) is "old" syntax, now deprecated but still working for the > time being. > Example (2) is "current" syntax. > > Example (3) is invalid syntax. You'll want to look into the icon: > option in GMarkerOptions. > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscribe from this group, send email to google-maps-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---