Hi guys.

I'm using google map API for generating some objects on the map.

When user is rolling the mouse pointer over the object, I'm showing
him the description of this object

To do that, I'm passing 'title' option with the description to the
google.maps.Marker object.

My question is how can i arrange that title in a few lines, so it will
look more attractive to the user ?

I tried to insert '\n' or '
' to the title text but no luck.

Is having few lines in the Marker's tooltip possible at all ?

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