On Oct 12, 4:51 pm, Gianlu83 <[email protected]> wrote:
> I want to point out that I only need to be able to view the map's
> static image with the view path between two points.
> Is there a way to get this picture?
> PS: as I said the image must be displayed on a mobile phone
> (with J2ME)
> The Google Maps API I found only the ability to draw
> straight lines between points and not the route.

You can draw routes, if you specify each point on the route. The issue
is how to get each point from a GDirections request: for a static map
this would need to be done server-side, which isn't possible within
the Terms.

You are also subject to the Terms, which state that Static Maps can
only be used in a web browser. I believe the only J2ME app which
qualifies is Opera Mini.

> Is there a way to get this picture?

No, not within the Terms of Service.

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