Hello,
I need a browsable map in my C application. I only need the maps, no
marker, no path ... The user must have these maps without having a
google account.
I have found 3 Google Map API:
- the classic API, javascript is required and it can only be used in
a web application
- the API Data, a account is required
- the static API, very good API. this is exactly what I need but I
have 2 problems with it :
- the google logo is displayed at the bottom-left of
each images, consequently when the user will browse inside the map we
will have some logos in the middle. I can avoid this and split the
image but I am not sure I have the right to do this.
- this is slow. I can buy a enterprise API key but I
want to be sure what am I doing before.
What do you think about this ? Is there a better way to do it ?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---