Releases: ynunokawa/L.esri.WebMap
Releases · ynunokawa/L.esri.WebMap
v0.4.0
v0.3.4
Added
- Support for authorization
token
andserver
for WebMap request (by @manders) - Support for layer order with custom pane
- Support for
FeatureCollection
withoutfeatureCollection
property - Support for layer opacity (partial)
Fixed
- FeatureLayer does not appear after initializing (#57)
Changed
- Separate modules for calculating a label position
- Use
arcgis-to-geojson-utils
as converter - Separate a module for label icon as LabelIcon
v0.3.3
v0.3.2
v0.3.1
Added
FeatureCollection
can load a feature collection usingitemId
- Rendering FeatureLayer with drawingInfo using esri-leaflet-renderers
2.0.3
FeatureCollection
use renderer modules of esri-leaflet-renderers to render- Test script with karma, mocha and chai
- Automatically checking with Travis CI
Changed
- Separate module for a feature collection as
FeatureCollection
- Separate module for labeling as
LabelMarker
0.3.0
0.2.3
Fixed
Renderer
- Feature Layer without
drawingInfo
(applyignoreRenderer
for a feature layer withdrawingInfo
) - Label of point features
Symbol
- SimpleFillSymbol without a fill or outline color
Popup
- Feature Layer without
layerDefinition
Other
Added Dependencies
- esri-leaflet-renderers
2.0.2
Examples