I am attempting to make a "title" tooltip for polylines.

It is working, if not yet polished.

But it only works for the first mouseover per polyline.

What is happening is the Projection is being nulled, possibly on
setMap(null).

I have tried saving this.getProjection() as myprojection, but that
does not help.  (This is the version below.)

I am using Firefox on Vista for development. (There are also some
other problems with IE and Chrome in removing the labels.)

Simple sample:  http://jeff-h.com/test/title.html

Thank you for any help you can give.

Also, is my understanding of "Projection" wrong?  Is it not really a
static property of the map itself?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to