> What doesn't work -- the "Share with friends" area to the (bottom) > left of the map on this > page:http://www.rockvilleliving.com/directory/listing/814
I think you've run into this issue - http://code.google.com/p/gmaps-api-issues/issues/detail?id=1312 The maps API creates a div with id=copyright, and CSS for that, which clashes with your own div and CSS with that same id. Add your 'star' to that issue if you'd like to be notified of a fix, meantime one workaround is to use an earlier API version - 2.153 perhaps? cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
