On Feb 9, 4:07 pm, Leandro Costa <[email protected]> wrote: > I'd like to add Google Terrain and Google Earth support to osmdroid > (http://code.google.com/p/osmdroid/) in order to use these maps in Open GPS > Tracker (http://code.google.com/p/open-gpstracker/) in offline mode. > > To do so, I need to implement a client responsable to download tiles from > Gogole Terrain and Google Earth tile servers. > The Terms are explicit saying that I should not access the data servers > directly, and all the access should be done using Google APIs.
The Terms are also explicit that Static Maps may only be used in a web browser (Term 10.8); and that you may not store Content except to improve the performance of an API application (Term 10.3) I don't know whether your tracker is a browser application; but it does seem that you won't be using an API application, so you can't store the maps for offline use. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
