I am trying to load a KMLLayer from a kml file that is 'auto-generated' when the user requests the page. The javascript calls a PHP script that connects to the database, extracts the marker location data and saves it to a unique file. Then, this file is used to generate a KMLLayer. If I open the KMLLayer in GE, it appears fine (except my 'custom' markers are not loaded). But the KMLLayer is not created for the GMap. Any thoughts?
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
