Releases: Esri/Leaflet.shapeMarkers
Releases · Esri/Leaflet.shapeMarkers
v1.0.6
Fixed
- ensure
pkg.main
points at built library, not raw ES6 source.
v1.0.5
Added
toGeoJSON()
method accessible to all individual markers.
v1.0.4
Added
.travis.yml
file to use Travis CI with this repository
Fixed
- an issue importing using the wrong case for filename
v1.0.3
Added
.npmignore
file to ensure built output is included in published npm package.
v1.0.2
Added
- nothing. just trying to resolve problems publishing to npm
v1.0.1
Added
- missing script in
package.json
to ensure npm install
lays down built files
Fixed
- incorrect release script link in
package.json