Google Maps Api Directions?

No the Map Activity doesn't provide such a feature. You have to request it via the Google Maps Web API.

Ok. So I need to use the Web API and make sure of the KML file and render on the map? – Harsha M V May 20 '11 at 16:46 you have any idea how to parse KML file?

– Harsha M V May 20 '11 at 16:47 stackoverflow. Com/questions/2023669/… – Flo May 20 '11 at 20:02.

Yes, it can be done. The Google Maps API Documentation describes how to this very accurately.

Yes, it can be done. The Google Maps API Documentation describes how to this very accurately: "You can add the ability to calculate directions (using a variety of methods of transportation) by using the GDirections object. The GDirections object requests and receives direction results using either query strings (e.g."New York, NY to Chicago, IL") or textual lat/lons.

The GDirections object also supports multi-part directions using a series of waypoints. Directions may be displayed as either a polyline drawing the route on a map, as a series of textual description within a element (e.g."Turn right onto the Williamsburg Bridge ramp") or both. " Unfortunately driving directions are not yet available for all countries.

You may want to check the following spreadsheet to see if driving directions are available for a particular location: Google Code - Map Coverage Filtered.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions