Note that there are some explanatory texts on larger screens.

plurals
  1. POGoogle Maps API KML Balloons Not Visible
    primarykey
    data
    text
    <p>I am using Google Maps JavaScript API v3 with a KML layer to display a map with custom markers.</p> <p>My map links to the KML file I published as a Google Site attachment. Once loaded, the map shows each of the PlaceMarks from the KML file correctly, but will not display the popup balloons.</p> <p>Rarely when I click a pin it shows the balloon (5% of the time), then none of the other pins work. When I zoom in and out my custom pin images sporadically revert to the default pin image.</p> <p>I added the layerOptions to explicitly set clickable to true and suppressInfoWindows to false. It didn't change the balloon behavior.</p> <p>I have tested with Chrome v19, Firefox v12, and IE8.</p> <p><strong>Update 1:</strong></p> <p>I found a typo in my KML, (bal*l*oon). Still not working right. Something is making the pins buggy.</p> <p><strong>Update 2:</strong></p> <p>v3 is now working. Google's caching made this difficult to test. Added '?nocache=0' to KML URL to prevent caching. BaloonStyle was the problem, but caching caused the typo to remain. Migrating KML to personal server.</p> <p><a href="http://arapaho.nsuok.edu/~deckar01/CherokeeCompass/maps.html" rel="nofollow">Live HTML Map Page</a> (Fixed)</p> <p><a href="http://arapaho.nsuok.edu/~deckar01/CherokeeCompass/overlay.xml" rel="nofollow">Live KML Download</a> (Fixed)</p> <p><strong>My references:</strong></p> <ul> <li><a href="http://developers.google.com/maps/documentation/javascript/reference" rel="nofollow">http://developers.google.com/maps/documentation/javascript/reference</a></li> <li><a href="http://ge.images.alaska.edu/workshop/advanced.htm" rel="nofollow">http://ge.images.alaska.edu/workshop/advanced.htm</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload