I solved the problem... I added some functions in geoxml3.js file to solve my issue
On May 29, 12:48 am, Raju M <[email protected]> wrote: > I am reading kml files from local system [ for some security issue] using > geoxml3. I read that KmlLayer do not support that local files. I am using > gmap v3. my issue is when I use createMarker in geoXml i am failed to use > afterParse method. It rise error doc[0] is not defined or > doc[0].marker.length is not defined. > also in createMarker function, i am nt geting placemarker.point. -- 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.
