On Feb 20, 6:30 am, chadhietala <[email protected]> wrote: > Hello, > > I currently have my markers displaying a tab that gives the user the > ability to place there address in and gives them directions via > Google. My question is if there is a way to remove that tab from > selected markers. I just don't need them to have directions, because > they are within the grounds and you can not drive to them anyway. > Instead I have a link in those buildings to the closest parking > facility. > > Any help would be great.
How you do that depends on how you coded your map. http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines My tabbed infowindows with directions examples includes support for a "nodirections" attribute: http://www.geocodezip.com/mapXmlTabsDirections.asp?filename=exampleTabbed_noDir.xml But you might not be using XML, you might not even be using the Google Maps API for all I can tell from your post. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
