A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Frameworks
»
GWT
Author
Integrating GWT with Google Map
Henry Kaldera
Greenhorn
Joined: May 29, 2005
Posts: 9
posted
Mar 06, 2010 23:54:26
0
As per below link , SOP avoid to make a AJAX call outside the same domain (port and site) , where the request is generated.
[url]
http://code.google.com/webtoolkit/doc/latest/FAQ_Server.html#What_is_the_Same_Origin_Policy,_and_how_does_it_affect_GWT
?[/url]
So how can we integrate another applications (such as google map) with a GWT application. (with out using RRDNS or using a proxy) ??
Harjit Singh
Ranch Hand
Joined: Feb 01, 2007
Posts: 77
posted
Mar 16, 2010 12:34:48
0
Google has released a version of the Maps framework for GWT, you can download it from here
http://code.google.com/docreader/#p=gwt-google-apis&s=gwt-google-apis&t=MapsGettingStarted
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Integrating GWT with Google Map
Similar Threads
Third party tools
no RadioButtonCell in GWT 2.4 Cell?
Is there a panel that allows scrolling a really large image?
GWT for the enterprise?
Does GWT-EXT have a Hyperlink Class? Where is they HyperLink class?
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter