How to update kml file/layer dynamically?

المشرف العام

Administrator
طاقم الإدارة
I am using a kml file for displaying map with custom boundary lines. That kml file is downloaded from some website. In that file, inside the placemark tag there is no point tag for display icons. Eg:

Spot 2 ..... .... ......... That is the placemark tag contains. 1) How can I add point tag for all placemark tag. Is there any way to add dynamically? My kml file has 5000 and above placemarks. 2) Point tag coordinates will refers the center of the polygon.

i.e) I need the following

Spot 2 ..... .... ......... 144.253,-36.6632,0 Note:

Iam using geoxml3 parser to display kml layer in google map.



أكثر...
 
أعلى