Giter Club home page Giter Club logo

Comments (8)

igor-korotkov avatar igor-korotkov commented on July 18, 2024

Same warning.
Also "RetiredVersion" warning is there because API version used in this library (3.9) is retired and 3.21 is received instead.
If you specify API Version as "v=3.0" you will receive latest Frozen Version (the oldest one but not yet retired release)

Could you update API Version please?

from gwt-maps-v3-api.

kevzlou7979 avatar kevzlou7979 commented on July 18, 2024

+1

from gwt-maps-v3-api.

tj-recess avatar tj-recess commented on July 18, 2024

The project is dead. Latest commit 7f1db9d on Jun 3, 2014
Better fork out your own version or ditch gwt and use regular JS maps api.

from gwt-maps-v3-api.

gilberto-torrezan avatar gilberto-torrezan commented on July 18, 2024

Is there any official, or at least well maintained GWT Google Maps project? "ditch gwt and use regular JS" is not an option when your project is written in GWT - a wrapper would be needed anyway.

The once official GWT Google APIs is dead as well.

from gwt-maps-v3-api.

tj-recess avatar tj-recess commented on July 18, 2024

I fell into this trap a year back. Fortunately, I had independence of choosing the framework and using JS (angular) seems like a decision I should have taken since the beginning (even though I knew very little about JS)

Anyway, you can call regular JS functions from GWT - http://stackoverflow.com/questions/11986462/calling-javascript-function-of-js-file-from-java-gwt-code so better use latest javascript library from google.

from gwt-maps-v3-api.

gilberto-torrezan avatar gilberto-torrezan commented on July 18, 2024

I'm quite aware that you can call JS functions from GWT, that's what this project does anyway. The problem is that I need to map each function, each parameter, to the GWT call (in other words, "build a wrapper"). I'm looking exactly for this: a wrapper, not a complete implementation of Google Maps API in GWT (that would be insane).

I'm still to find why there's advertising of Angular in any place where GWT is mentioned. Do you have a bot that notifies you "look, another post with the term "GWT" detected, click here to go to the page and talk about Angular..." ?

-_-"

from gwt-maps-v3-api.

twistedpair avatar twistedpair commented on July 18, 2024

@gilberto-torrezan @tj-recess You're correct. This project is not being updated.

It was created for all the reasons you mention, including the lack of an official GWT supported Maps lib. It has not been kept up to date as I've not used GWT professionally since 2013. Keeping a wrapper for a very large API like GMaps is a PITA as they rev the API monthly or faster. I had to have a scraper monitor the API docs, save diffs to an SCM, and use those diffs to keep updating the lib (they have release notes, but they're not exhaustive).

The various problems reported can be fixed if you fork the lib. If someone is serious about maintaining the library, they should contact @branflake2267 as he's the creator/owner. I work 80 hours a week at two startups and simply don't have the time. My apologies, as every time I see a defect here I really do want to grok the code base and fix them all.

from gwt-maps-v3-api.

branflake2267 avatar branflake2267 commented on July 18, 2024

Patches are welcome. Fork, modify and submit a pull request.

from gwt-maps-v3-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.