Skip to content

Tags: arthur-e/Wicket

Tags

1.3.8

Toggle 1.3.8's commit message
Updated version numbers

1.3.7

Toggle 1.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #155 from cancastilho/master

Fix #90. Fix Wkt scope problem and adds arcgis working samples.

1.3.6

Toggle 1.3.6's commit message
Updating release and NPM version to 1.3.6

1.3.5

Toggle 1.3.5's commit message
Updated version numbers in package files so that remote authorities (…

…e.g., npmjs.com) point to the right version

More substantially, new release 1.3.5 also contains the latest bugfixes from the trunk.

1.3.4

Toggle 1.3.4's commit message
Updated README after latest PR

1.3.3

Toggle 1.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #126 from nickescallon/latest-leaflet-compatibility

Latest leaflet compatibility

1.3.2

Toggle 1.3.2's commit message
Updated tests cases; added partial fix for #33 #84 and others

GMaps3 extension now correctly reads (Multi)Polygons with interior rings. However, it still cannot take a google.maps.Polygon instance and correctly deduce Multi-status or the nature of its inner rings. Google Maps extension tests now fail (as they should) for these cases.

1.3.1

Toggle 1.3.1's commit message
Fixed #46 with new semver release

1.3

Toggle 1.3's commit message
Updated bower.json, package.json, and fixed the demos in docs/

1.2

Toggle 1.2's commit message
Updated README and added Jasmine as a dev dependency for Google Maps …

…API testing; moved specs to combined tests/ folder and added Travis CI support for Node testing