HTML treats hyphens as potential places for inserting automatic line 
breaks.

You can stop it inserting any automatic line breaks by adding 
"white-space:nowrap" to the style, and then using <br> for any line 
breaks you want to insert manually.

If you want it to perform automatic line breaks, but not between the "-" 
and the 45.45, then you can replace the hyphen with an en-dash.
Use &ndash; instead of -.

All the above applies to any HTML content. There's nothing special about 
ELabels in this respect.

-- 
http://econym.org.uk/gmap
The Blackpool Community Church Javascript Team


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

Reply via email to