Skip to content

Releases: leaflet-extras/leaflet-map

1.2.0

29 Dec 23:14
Compare
Choose a tag to compare
  • propagate leaflet initialisation events (thanks to Fedor Baart)
  • fixed references to demos in README.md (thanks to Stephen Moore)
  • fire map-ready event when this.map is defined (thanks to David B. Calhoun)
  • add leaflet-point dom-module (thanks to Compufreak345)

1.1.0

18 Jul 18:07
Compare
Choose a tag to compare
  • added support for styling GeoJson layers (thanks to Ryan Cooper)
  • renamed attributes on leaflet-map: no-dragging, no-touch-zoom, no-scroll-wheel-zoom, no-double-click-zoom, no-box-zoom, no-tap, no-track-resize, no-close-popup-on-click, no-bounce-at-zoom-limits, no-keyboard, no-inertia, no-zoom-control, no-attribution-control
  • renamed attributes on leaflet-marker: no-clickable, no-keyboard

1.0.2

15 Jul 23:11
Compare
Choose a tag to compare
  • workaround for {s},{x},{y},{z} being escaped in tileset urls (thanks to Kevin Schaaf, John Eckhart, JustinCase1089)
  • fixed fitToMarkers (thanks to Horacio Gonzalez)
  • fixed an endless loop on dragging a highly zoomed map
  • various documentation fixes (thanks to David Calhoun)

1.0.1

28 May 20:14
Compare
Choose a tag to compare

1.0.0

28 May 19:32
Compare
Choose a tag to compare
  • breaking change: based on polymer 1.0, please check https://www.polymer-project.org/1.0/docs/migration.html
  • breaking change: camelCase attributes renamed to all lower case with hyphen (e.g. maxZoom renamed to max-zoom)
  • added geojson support (thanks to Rob Beers)
  • fixed marker.zIndexOffset (thanks to Jason Shortall)

0.3.1

11 Oct 17:51
Compare
Choose a tag to compare
  • fixed divIcon syntax error (thanks to spoobar)
  • fixed "observer_" not a variable in scope (thanks to fabiosantoscode)

0.3.0

19 Jul 01:53
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

v0.3.0

  • merged leaflet-map-component by Prateek Saxena (leaflet-circle, leaflet-polygon, leaflet-polyline)
  • added abstract leaflet-path element to style vector layers
  • added layer-group
  • split leaflet-map.html into leaflet-control.html, leaflet-layer.html, leaflet.map.html and leaflet-marker.html
    all files are included from leaflet-map.html, so no changes are required.

v0.2.0

  • changed dependency from leaflet_bower to leaflet (which is available on bower, too)
  • added support for leaflet-scale-control

v0.1.1

  • registered on bower

v0.1.0

  • dropped nhnb- prefix

r0.0.2

  • added support for leaflet-geolocation
  • added support for leaflet-tilelayer-wms
  • added demonstration of data binding in a custom component
  • changed property names to camelCase (attributes are case insensitive)

r0.0.1

  • added support for leaflet-divicon
  • fixed events from markers
  • added documentation for events

r0.0.0

  • first pre-release version
  • map, markers, icon, divicon, tilelayer

v.0.2.0

12 Jul 15:44
Compare
Choose a tag to compare
v.0.2.0 Pre-release
Pre-release
  • changed dependency from leaflet_bower to leaflet (which is available on bower, too)
  • added support for leaflet-scale-control

v0.1.1

09 Jul 22:03
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

registered on bower

v0.1.0

09 Jul 19:23
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
  • dropped nhnb- prefix