Skip to content

Releases: ynunokawa/L.esri.WebMap

v0.4.0

08 Sep 10:47
Compare
Choose a tag to compare

Added

  • Support for some layer types (CSV, KML, WMS)

Fixed

  • renderer property of FeatureCollection override exisitng one (#50)

Changed

v0.3.4

16 Aug 06:27
Compare
Choose a tag to compare

Added

  • Support for authorization token and server for WebMap request (by @manders)
  • Support for layer order with custom pane
  • Support for FeatureCollection without featureCollection 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

07 Jul 06:04
Compare
Choose a tag to compare

Added

v0.3.2

07 Jul 05:54
Compare
Choose a tag to compare

Added

  • CHANGELOG.md

v0.3.1

06 Jul 13:57
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Added

  • FeatureCollection can load a feature collection using itemId
  • 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

0.3.0

28 Jun 07:28
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Changed

Layers

  • Include attribution for tiled layers (by @jgravois)

Popup

  • Support visiblity of fields
  • Style CSS into JS

Other

Modulize

  • Use ES6 modules (import/export)
  • Add build system with the rollup

0.2.3

16 Jun 04:47
Compare
Choose a tag to compare
0.2.3 Pre-release
Pre-release

Fixed

Renderer

  • Feature Layer without drawingInfo (apply ignoreRenderer for a feature layer with drawingInfo)
  • 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

0.2.2

08 Jun 13:31
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

FIxed

Other

  • The this problems

0.2.1

08 Jun 01:09
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Fixed

symbol

  • pt to px (symbol.size to symbol.size*4/3)

0.2

08 Jun 02:48
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

Added

property

  • bookmarks
  • portalItem

layer

  • OpenStreetMap
  • WebTiledLayer

symbol

  • PictureMarkerSymbol with base64

other

  • layer visibility