Thank you, Ross. Unfortunately, I'm now bogged down even before that!
I've posted a test page at
http://lovebunnies.luckypro.biz/01_stuff/roman_holiday/romanholidaymaproll.html.
What I assumed I had to do was to create two functions: "function
createRolloverMarker(point,icontype)" to define how to create a marker
for a special overlay, and one to make that marker and put it on a
special named overlay. Then call the second function as a mouseover
event in the HTML for my sidebar.
Alas, none of it seems to work. I get a "syntax error" for the line
" function makeRollover(Rollmarker) {" but no clue what's wrong
with the syntax.
Anyone who could take a look at my test file and give me some specific
hints would earn kudos and gratitude!
On Feb 23, 3:27 am, Rossko <[email protected]> wrote:
> > The problem is that I can't figure out how to get the lat/lng point of
> > the gmarker associated with the sidebar entry, and pass that to a
> > function. In other words, to set a var = point and have an overlay be
> > created for that value. Any advice or examples would be greatly
> > appreciated!
>
> if your gmarker is a GMarker object, you could look to see if there
> any built in methods to extract its latlng
> -http://code.google.com/apis/maps/documentation/reference.html#GMarker
>
> 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 [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
-~----------~----~----~----~------~----~------~--~---