[Google Maps API v2] Using Google MAP distance APIs
I have extended the google direction APIs to build a simple distance
calculator between two location.
Check below to see the application :-
http://tajendrasengar.blogspot.com/2011/09/distance-google-map-api-demo.html
The query i have is, can i just display distance and duration without
displaying map.
by doing so i mean using code in following way
gdir = new GDirections(null, document.getElementById("directions"));
In above case GMAP is null, and it shows no MAP.
So is it all legal to do so, do it violate any terms and conditions of
using GMap.
Seeking help on it.
Thanks
-TS
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home