> Im trying to do a project which needs to include a map from google
> maps and the application will have some buttons which when pressed
> they perform a specific action on the map.

None of that seems to require netbeans or GWT, but if thats what you
want try
https://gwt4nb.dev.java.net/
http://code.google.com/webtoolkit/
http://code.google.com/webtoolkit/googleapilibraries.html

> For example shows a pre
> defined route on the map.

Have a look at some of these
http://code.google.com/apis/maps/documentation/javascript/examples/index.html
like
http://code.google.com/apis/maps/documentation/javascript/examples/polyline-simple.html

Note those examples are javascript Maps API version 3 , you may not
want to start a new project with version 2 (the topic of this group)

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