Re: Gwt with Google Maps

2012-03-30 Thread Joseph Lust
Diego,

You'll first need to be familiar with 
GWT, 
then the Google Maps JS 
API, 
and then choose a  GWT Google Maps API wrapper.

You could also start with the examples for the Google-Maps-V3 API here: 
http://c.gwt-examples.com/api/google-maps-v3 

Sincerely,
Joseph

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/fYuDisj6QHUJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Gwt with Google Maps

2012-03-29 Thread diego moreno
I'm starting now with the GWT development, and need to develop an 
application that uses GWT Google Maps. I need something good explanation, 
because 
it's my first contact with this technology. So if someone tivem something 
useful!
Sorry for spelling errors, I'm using Google Translate

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/zQUF10sEam4J.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT with Google Maps API

2008-12-18 Thread Eric Ayers
I don't think the Mapitz API works with GWT 1.5.  You can try the official
Google APIs bindings at

  http://code.google.com/p/gwt-google-apis

On Thu, Dec 18, 2008 at 10:34 AM, Anais  wrote:

>
> Hi, everybody.
>
> I want to insert a Google Map in my web page (made with gwt), and I
> have the googlemaps_gwt_2_2_1.jar. When I execute the web in hosted
> mode, a lot of errors apears on the gwt shell. The errors are about
> the class inside the library, for example:
>
> [ERROR] Errors in 'jar:file:/C:/Archivos%20de%20programa/Eclipse/works/
> EVITAWeb/googlemaps_gwt_2_2_1.jar!/com/mapitz/gwt/googleMaps/client/
> JSObject.java'
> [ERROR] Line 5: Constructors must be 'protected' in subclasses of
> JavaScriptObject
> More info: file:/C:/gwt/gwt-windows-1.5.0/doc/helpInfo/
> jsoRestrictions.html
>
> Any idea? Thank you.
> >
>


-- 
Eric Z. Ayers - GWT Team - Atlanta, GA USA
http://code.google.com/webtoolkit/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



GWT with Google Maps API

2008-12-18 Thread Anais

Hi, everybody.

I want to insert a Google Map in my web page (made with gwt), and I
have the googlemaps_gwt_2_2_1.jar. When I execute the web in hosted
mode, a lot of errors apears on the gwt shell. The errors are about
the class inside the library, for example:

[ERROR] Errors in 'jar:file:/C:/Archivos%20de%20programa/Eclipse/works/
EVITAWeb/googlemaps_gwt_2_2_1.jar!/com/mapitz/gwt/googleMaps/client/
JSObject.java'
[ERROR] Line 5: Constructors must be 'protected' in subclasses of
JavaScriptObject
More info: file:/C:/gwt/gwt-windows-1.5.0/doc/helpInfo/
jsoRestrictions.html

Any idea? Thank you.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---