Wasn't it mathiastheok who wrote:
>If I leave empty quotes: label=""  it makes blank space on the side 
>bar...

So change the code that creates the side bar to skip the creation of the 
sidebar entry if the label is empty

   if (label!="") {
     ... create sidebar entry ...
   }

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