Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Bing Maps with SmartGWT

    Hi

    We are planning to use Bing maps within our smartGWT application. Has anyone tried this in the past? Currently we are thinking of starting from scratch by building a wrapper using JSNI. Can you please share some guidelines and suggestions towards this approach? Is there any other path we could follow to get Bing Maps into our application?

    Thanks

    #2
    Isomorphic hasn't attempted this in the past.

    If you search for "bing map gwt component" there are a few pre-built implementations and some discussion you might find useful. We can't vouch for the quality of any of the pre-built implementations of course.

    As far as doing your own JSNI/JavaScript-level integration, the key doc to look at is the DOM-level Integration overview.

    Comment


      #3
      The documentation on DomIntegration is very helpful. I am able to get a simple map with markers and shapes within a smartgwt canvas. I am still facing a few rendering issues in Chrome. I will get back to you if I face any issues and need assistance.

      Thanks Isomorphic.

      Comment

      Working...
      X