Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Releases: Esri/Leaflet.shapeMarkers

v1.0.6

22 Mar 19:56
Compare
Choose a tag to compare

Fixed

  • ensure pkg.main points at built library, not raw ES6 source.

v1.0.5

17 Jun 19:20
Compare
Choose a tag to compare

Added

  • toGeoJSON() method accessible to all individual markers.

v1.0.4

11 Sep 17:40
Compare
Choose a tag to compare

Added

  • .travis.yml file to use Travis CI with this repository

Fixed

  • an issue importing using the wrong case for filename

v1.0.3

10 Sep 19:07
Compare
Choose a tag to compare

Added

  • .npmignore file to ensure built output is included in published npm package.

v1.0.2

10 Sep 18:32
Compare
Choose a tag to compare

Added

  • nothing. just trying to resolve problems publishing to npm

v1.0.1

10 Sep 17:56
Compare
Choose a tag to compare

Added

  • missing script in package.json to ensure npm install lays down built files

Fixed

  • incorrect release script link in package.json

v1.0.0

10 Sep 17:36
Compare
Choose a tag to compare

First Release!