Hi guys...we are developing a GPS tracking solution for an academic
project...the system simply refreshes the latest GPS position of an
asset on Google Maps...

Since we are able to set and save driving directions on Google Maps,
is it possible to restrict the travel path of that asset to a pre-
saved route/direction?

The idea is to have the system prompt an alert whenever the asset
travels an illegal route, ie: the GPS lat/lon received is doesn't
match the route/direction lat/lon

How would the approach be? Using reverse geocode to convert the saved
directions into lat/lon and compare to the received gps data on every
instance?

--~--~---------~--~----~------------~-------~--~----~
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