On Apr 17, 6:33 am, e <[email protected]> wrote:
> My apologies for not adhering to the posting guidelines.
>
> Here's the pagehttp://mrsc.co.uk/search_test.html
>
> Here's some 
> xmlhttp://mrsc.co.uk/phpsqlsearch_genxml.php?lat=51&lng=-1&radius=25
>
> and here's an imagehttp://mrsc.co.uk/mapicons/marker_blue.png

All of the markers in your sample xml say icon="red" (which looks the
same as the default marker).  Do you have an example that should
return a blue one?

  -- Larry


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

Reply via email to