My question is why doesn't { icon:vmicon }; show up in the rendered
code when I wrote it in the javascript code.Did you see anything in the code that looked wrong? On Nov 4, 9:56 am, Marcelo <[email protected]> wrote: > And what is your question? > We can only see what gets to the client, and if the javascript says > 'markerOptions = ;' then it's because you wrote 'markerOptions = ;' > > Remember: copy + paste != programming > :-) > > -- > Marcelo -http://maps.forum.nu > -- > > On Nov 4, 3:33 pm, Bluehenry <[email protected]> wrote: > > > > > Not sure what's going on. This code works on other sites I've used it, > > and this is just a copy and paste job from those sites with the GIcon > > variable name changed. > > > Basically, in the rendered source I get markerOptions = ; but in the > > code it's markerOptions = { icon:vmicon }; > > >http://www.valleymetro.org/demo/fare_outlets -- 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.
