I need to integrate my GWT 2.8 application with Google Maps. How do you suggest I do this?
Unfortunately, the Google Maps v3 gwt wrapper <https://github.com/googlearchive/gwt-google-apis> and branflake2267 <https://github.com/branflake2267>'s GWT-Maps-V3-Api <https://github.com/branflake2267/GWT-Maps-V3-Api> are incompatible with GWT 2.8, also they are not maintained anymore. Do I really need to connect to the Google Maps Javascript API <https://developers.google.com/maps/documentation/javascript/tutorial> through JSInterop? The beauty of GWT is in coding directly in Java! Regards, -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
