> I added the category= to 2 lines in category.xml and both icons have > disappeared - perhaps they are trying to display the custom icon?
Seems so. IMHO it looks like map is unable to load the image. try make whole URL - so instead of "markerC.png" put "http:// ezdaylilies.com/Map/markerC.png" lets see what it does On Jun 26, 8:35 pm, Marianne <[email protected]> wrote: > I added the category= to 2 lines in category.xml and both icons have > disappeared - perhaps they are trying to display the custom icon? > > 2009/6/26 Pavel Janíček <[email protected]> > > > > > > > neat :) > > now, you need to update your XML to pass "category" attribute > > try change in XML this: > > <marker lat="43" lng="-80" html="Some stuff to display in the<br>First > > Info Window" icontype="markerC"/> > > > into this > > <marker lat="43" lng="-80" html="Some stuff to display in the<br>First > > Info Window" icontype="markerC" category="residential" /> > > > IMHO it should work > > > On Jun 26, 7:42 pm, Marianne <[email protected]> wrote: > > > Copied to my site as test2.htm (had to change key) > >http://ezdaylilies.com/Map/test2.htm > > > > <http://ezdaylilies.com/Map/test2.htm>has 4 markers - default markers > > > displayed > > > > Getting closer... :) > > > > On Fri, Jun 26, 2009 at 2:04 PM, Ralph Ames <[email protected]> > > wrote: > > > > > Use this as a start > > > >http://www.easypagez.com/examples/ey.html > > > > > Ralph > > > > -- > > > Marianne Joordens > > > Lincoln, NB, Canada > > > Zone 4 > > -- > Marianne Joordens > Lincoln, NB, Canada > Zone 4 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
