On Dec 16, 4:10 pm, mdw <[email protected]> wrote:
> Hi
>
> I develop an opensource Java application that is used for converting
> data from a gps logger, converting that data and showing it on a map.
>
> The map data is feteched directly from the map server, without using a
> thrid party API for that.
>
> I wondered if it would be ok if I also provide access to google maps
> data to the end user without using the Google Maps API itself.

Not by directly accessing the tiles. That is against the TOU.


>
> This seems to be ok as the application is freely available to
> everybody, but I'ld like to be more certain.
>
> The application is BT747.  The map implementation is available in the
> development version (and uses OSM data).
>
> Is there any authoritive answer for this?

http://code.google.com/apis/maps/terms.html
and
http://code.google.com/apis/maps/faq.html#tos_tiles

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