When reading the terms for google maps api, I'm getting a little confused and I hope someone could clear it up. The terms state that you cannot do real time tracking or asset tracking. What does this really mean? Are they saying, you cannot use google maps api from the GPS device itself? Meaning I cannot show a blinking dot on a google map for tracking purposes? Another example, I have a web page that uses the geolocation built into the browser to get the lat and long. I save that to my db. Then from a desktop computer (or any internet device), I pull up a web page using google maps api and plot the locations I saved. This webpage would be real time, showing the latest coords that were saved from the device. I guess I'm not sure when they say real time or asset tracking, where to draw the line.
Is this type if functionality not allowed without a premier account? Any information would be helpful.