I have a confusing question about stting placemark descriptions.
Sorry, I can't post a link but it's still in testing phase. I set the
API to automatically zoom in on Huron County Michigan. Each city in
Huron County has a palcemark with a description of the city and a link
to all the resturants.

For some reason when it zooms in, Port Austin automatically has it's
description pop-up while all the other cities don't. The only way to
stop it seems to be by removing the entire city. Does anyone have any
idea what could be causing it?

Below I posted the scipt that I'm using for Port Austin .. the problem
city.


placemark.setGeometry(point);
placemark.setName('Port Austin Michigan');
placemark.setDescription('&nbsp; &nbsp;<a href="attractions/
sebewaing.htm">Click here</a> for businesses');

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