Gwt and javascript



  • Hello, everyone! I need to build a google map in the gwt module. A map and an additional number of gwt components will be displayed on the page. The map should interact with these components. Let's let the evidence display the current coordinates in the Label component, or when the marker is clicked, open some flashing window (gwt) and display the marker information. There is still a table in the database that contains the coordinates of the markers. When the page is opened, the method runs through the table in the database, takes the coordinates of the marker and draws it on the map. Now, the question is, as all work with google cards goes through javascript, how are you? I saw you working with java a javascript code, and on the contrary. Do I have to do this kind of manipulation? I'm just working with gwt, so I'm sorry if something's wrong. Thank you.



  • I saw you working with java code javascript, and on the contrary.

    Maybe it's called JSNI.

    Do I have to do this kind of manipulation?

    Usually writes a class- over a JS code and all interactions go through it.

    Indeed, such https://code.google.com/p/gwt-google-apis/wiki/MapsGettingStarted ♪


Log in to reply
 

Suggested Topics

  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2