Thank you, but as a novice I don't have a clue as how to format the specifics of the code you suggested.....
I'll be here all month trying variations of what your offered... Is there a specific snipit of code I can paste in? On Jan 16, 4:13 am, Mike Williams <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
