Rossko,

Thanks for the response.

This is for my cousin's academic project. This is a mobile base J2ME
project.  In this project, he want to demonstrate the movement of
vehicle(for demonstration, this may not be the vehicle) using a 'dot'
in the map in such a way that the dot also moved according to the
vehicle movement.Could you please suggest how we can do this without
paying for license?

Regards,
Suresh

On Sep 13, 5:31 pm, Rossko <[email protected]> wrote:
> > I am planning to create a J2ME application for Map Rendering
>
> For a new project you'll want to be using v3 Maps API, not the old v2
> which is the subject of this group.
>
> > showing current location of vehicle in google map.
>
> Be sure to check the terms of use before going too far, the FAQ is
> helpful herehttp://code.google.com/apis/maps/faq.html#tos_nonweb
> Your application needs to be freely downloadable by 
> anyonehttp://code.google.com/apis/maps/faq.html#tos_tracking
> We all need to be able to track your vehicle, which could raise
> privacy or security issues
>
> > For this, I want to
> > get the map image by providing current latitude, longitude and zoom
> > level. I could able to find Google Map API URL for doing this much
> > actions. But, while the vehicle moving, I want to show the movement in
> > map without retreiving the map image again.
>
> The API manages all this by itself, fetching map tiles as needed.  Are
> you trying to create a map application without internet access?  The
> API is the wrong tool for that.

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

Reply via email to