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

Releases: Esri/Leaflet.shapeMarkers

v1.0.6

Choose a tag to compare

@jgravois jgravois released this 22 Mar 19:56

Fixed

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

v1.0.5

Choose a tag to compare

@jgravois jgravois released this 17 Jun 19:20

Added

  • toGeoJSON() method accessible to all individual markers.

v1.0.4

Choose a tag to compare

@kneemer kneemer released this 11 Sep 17:40

Added

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

Fixed

  • an issue importing using the wrong case for filename

v1.0.3

Choose a tag to compare

@jgravois jgravois released this 10 Sep 19:07

Added

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

v1.0.2

Choose a tag to compare

@jgravois jgravois released this 10 Sep 18:32

Added

  • nothing. just trying to resolve problems publishing to npm

v1.0.1

Choose a tag to compare

@jgravois jgravois released this 10 Sep 17:56

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

Choose a tag to compare

@jgravois jgravois released this 10 Sep 17:36

First Release!