Is this is legal to use static google maps in this way: 1. There is installed GPS GSM system in car ( device). That communicate with user using cell phone (via SMS)
2. If user want to ask device about position, He send to device SMS with request about localization. 3. Device get actual position using connected GPS system ( this mean two coordinates X and Y). Device in his memory have save for exaple this link: http://maps.google.com/staticmap?center=X,Y&zoom=14&size=512x512&maptype=mobile 4. Device take this two coordinates ( X=40.714728, Y=-73.998672) from GPS system. And after that combine link with X and Y coordinates. So after that link looks like this: http://maps.google.com/staticmap?center=40.714728,-73.998672&zoom=14&size=512x512&maptype=mobile 5. This link device send to user cell phone via SMS. 6. User recive SMS with this link. And he follow that, cell phone in the end show static map with car position. I try that and it's work well. I just don't know how should I understand Google policy of doing this in that way.Can You please confirm me that this is legal option ? I think this is legal becouse this is not real time navigation option. And this is open option to all users. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
