My apologies for not adhering to the posting guidelines. Here's the page http://mrsc.co.uk/search_test.html
Here's some xml http://mrsc.co.uk/phpsqlsearch_genxml.php?lat=51&lng=-1&radius=25 and here's an image http://mrsc.co.uk/mapicons/marker_blue.png On Apr 17, 2:13 pm, Esa <[email protected]> wrote: > You should read the GIcon() constructor section of the documentation > once more.http://code.google.com/apis/maps/documentation/reference.html#GIcon > > gicons["red"] = new GIcon("mapicons/marker_red.png"); > > might work like: > > gicons["red"] = new GIcon(G_DEFAULT_ICON ,"mapicons/ > marker_red.png"); > > but it is impossible to say without seeing your icon images. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
