I redeployed and now it works. The project was rewrite a file generated by direct output to use a template http://kml.koolbusiness.com//output.kml (is a request handler writing kml directly in the request handler) Here's the new version that uses a template where iteration is in the template http://kml.koolbusiness.com//list.kml The new version has much better performance which is contrary to what I expected since django templates are considered slow. Now it serves all the markers and I don't need a cutoff point at 50 markers which was the maximum the earlier version could display on the map on the index page. Thanks for your reply. On Dec 24, 9:32 am, Rossko <[email protected]> wrote: > > Do you see what's wrong? > > Nope. We can't see your KML or the context you are using it in. > Maybe it is getting displayed, but as white text on a white > background.
-- 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.
