Hi,

         http://googlemaps.uuuq.com/route/prjct/routes.html

Here, i am planning the route and storing those details in two tables:

-------------------------------------------------------------------------------------
  tablename       ---  fields
----------------------------------------------------------------------------------------
 routewithname  ---  routeid,startplacenam,endplacename
--------------------------------------------------------------------------------------
plangeopoints ---      uniquerow(auto key),routeid,latitude,longitude
-------------------------------------------------------------------------------------------------

When i plan the route, the details shoud be insert in to two
tables...Now it is working fine.

The problem which i facing is to plot that data on the googlemap:

      for eg:  if i planned routes r1,r2,r3 and r4
when the map loads, it has to show the all planned routes data, but it
is showing only one route data....
the url of genkml.php is:

        http://googlemaps.uuuq.com/route/prjct/genkml.php

I am not understanding where is the mistake...can any one please help
me regarding this....


Thanks in advance,

with sincerely,
sravan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to