thanks..
in that handler file I read the kml file and write output as xml. but It is
not loading on map :(
base_layer = new
google.maps.KmlLayer('http://localhost:41169/map/map/readKMLs.ashx?query=havering_boundary');
// this is not working
//base_layer = new
google.maps.KmlLayer('http://eventmanager.co.in/kmltest/havering_boundary.ashx');
but 2nd is working, I did the same as 1st and upload that file in oneof my
domain.
--
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.