gwt-leaflet icon indicating copy to clipboard operation
gwt-leaflet copied to clipboard

GWT library for Leaflet

Results 8 gwt-leaflet issues
Sort by recently updated
recently updated
newest added

This will detect any API changes in Leaflet.js and regression errors. The tests are limited to detecting regression errors due changes in Leaflet API only. Tests of gwt-leaflet specific API...

I'ts time for some restructuring and refactoring before first official release. This one _should_ not affect the API, so no breakage is expected. But, anyone using `JSObject` in project dependent...

I'm almost ready to move `gwt-leaflet` to [DISCOTools](https://github.com/DISCOTools) (see #14). As preparation for this, most of `gwt-leaflet` parent pom is moved to [gwt-dt](https://github.com/DISCOTools/gwt-dt). The change in `gwt-leaflet` is limited to...

I see that we need to add some version validation support for JSNI wrapper methods. This also involves allowing the user to choose which version of wrapped 3rd-party js-script should...

Hi I'm just about ready to make the first official release. Snapshots are now deployed to [Sonatype snapshot repository](https://oss.sonatype.org/content/repositories/snapshots/org/discotools/gwt/leaflet/) on every push to origin (working on limiting deployment to origin/master...

I've sent a request for maven repository hosting to Sonatype, which is now granted. Issue #4 updated maven groupid and java/gwt namespace to `org.discotools.gwt.leaflet`. Next step is to move ownership...

It makes no sense having both. Combine them.