Hi Sir,
My map is working with routekml_poly.php.....its drawing poly line.
Now i need markers on starting point and end point...i just created another
file routekml_mark.php. So, now i need to export both files in one kml file
by using network link, for that i wrote..genkml.php. when i was trying to
hit this it s givng below file
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Folder>
<NetworkLink>
<Link>
<href>http://googlemaps.uuuq.com/route/routekml_poly.php?route_name=umesh
</href>
<refreshMode>onInterval</refreshMode>
<refreshInterval>3600</href>
</Link>
</NetworkLink>
<NetworkLink>
<Link>
<href>http://googlemaps.uuuq.com/route/routekml_mark.php?route_name=umesh
</href>
<refreshMode>onInterval</refreshMode>
<refreshInterval>3600</href>
</Link>
</NetworkLink>
</Folder>
</kml>
I m not understanding where is my file problem.
What i did?
http://sites.google.com/site/vehiclefleettrackingsystem/Home/genkml.php?attredirects=0
i stored above file in this path and tried in maps.google.......giving
below error
*http://sites.google.com/sit...* could not be displayed because it contains
errors.
and i tried below path in maps google:
http://googlemaps.uuuq.com/route/genkml.php?url1=http://googlemaps.uuuq.com/route/routekml_poly.php?route_name=umesh&url2=http://googlemaps.uuuq.com/route/routekml_mark.php?route_name=umesh
it is giving below error:
*http://googlemaps.uuuq.com/...* could not be displayed because it contains
errors.
So i understood the problem in kml file....but i am not able to predict
where it has problem.
can any one please help me??
Thanks in advance,
with sincerely,
sravan
On Tue, Mar 24, 2009 at 4:37 PM, sravan kumar gudivada <
[email protected]> wrote:
> hi,
> thanks for your help...
>
>
> with sincerly,
> sravan
>
>
> On Tue, Mar 24, 2009 at 2:48 PM, Rossko <[email protected]>wrote:
>
>>
>> > Now it is not showing the string, can any one please give the perminent
>> > solution for this....
>>
>> It's page tracker code. Perhaps your hosting service is putting it
>> there. It's not a maps question.
>>
>> cheers, Ross K
>>
>> >>
>>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-API?hl=en
-~----------~----~----~----~------~----~------~--~---