We took a look and it appears that this file wasn't detected as a valid KML 
file by the rendering engine. To fix this, you could:

   - Remove the comments between the kml & kml tags at the top of the file
   - Rename to .kml
   - Set the content type to be   Content-Type: 
   application/vnd.google-earth.kml+xml
   
To assist with debugging, KmlLayer now has a status property: 
https://developers.google.com/maps/documentation/javascript/reference#KmlLayer
In this particular instance, the status was INVALID_DOCUMENT.

Enoch

On Friday, 30 March 2012 00:06:27 UTC+11, rmcguire wrote:
>
> Could someone please look at my page at 
> www.meadowlarkco.com/regulationsmap2.html 
> and tell me why my borders around my states aren't showing up and 
> hence why my infowindows don't display? 
>
> thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-maps-js-api-v3/-/BUGHOHQkCHEJ.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to