Hello

I want to build site for mobile phone users. The site will translate
lat,long into a map image.

The user will input a pair of lat,long (e.g., 32.800000,35.000000) and
my server will construct the following link:

http://maps.google.com/mapdata?Point=b&Point.latitude_e6=32800000&Point.longitude_e6=35000000&Point.iconid=51&Point=e&latitude_e6=32800000&longitude_e6=35000000&zm=1200&w=600&h=400&cc=&min_priority=1

This link generates a map image which is saved on the server and
displayed in a simple HTML page (see my beta page at
http://zangware.com/ctm.cgi?c=32.800000,35.000000).

I read the TOS of Google Maps and the API and I can't tell if what I
want to do violates these TOS.

Can someone help me get a GO/NO GO answer?

Thanks!


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