Changelog
1.7.1 (2020-09-04)
Changelog
1.7.0 (2020-09-03)
VideoOverlay
now can take a muted
option (#7071 by @ronikar)featureGroup
factory method now takes options
, as the FeatureGroup
constructor (#7160 by @frogcat)touchstart
/touchend
events (#7008 by @yneet)PointerEvents
-capable browsers in L.Browser
, and related changes to Tap
, Drag
, and TouchZoom
handlers (#7010, (#7033, (#7036, (#7068, (#7195 by @johnd0e)L.Browser
(#6930 by @Ivan-Perez)moveend
listener from map.setMaxBounds
(#6958 by @simon04)bind
call in ESM environments (#6970 by @shintonik)closePopup
exists before calling it automatically (#6962 by @pke)layerGroup.hasLayer()
with wrong layerId
(#6998 by @johnd0e)click
filter targeting Android 4.x browsers (#7013 by @johnd0e)Bounds.overlaps()
and Bounds.intersects()
(#7075 by @mondeja)maxNativeZoom === maxZoom
(#7094 by @johnd0e)GridLayer
's zoom-level loading algorithm (#7123 by @johnd0e)tooltipAnchor
behavior for different tooltip directions (#7155 by @Istador)Polyline.addLatLng()
(#6924 by @life777)map.setMaxBounds()
(#7001 by @johnd0e)jekyll
when building docs (#7014 by @vncntcltt)divOverlay.getElement()
(#7111 by @mondeja)Marker.shadowPane
(#7135 by @mi-v)Layer.removeFrom()
regarding LayerGroup
s (by @ivansanchez)LatLngBounds.overlaps()
#7194 by @DerZade)Changelog
1.6.0 (2019-11-17)
GeoJSON.resetStyle
- allow invocation without an argument (#6663 by joukewitteveen)markersInheritOptions
option to L.GeoJSON
(#6866 by ghybs)oldLatLng
coordinates to L.CircleMarker
move
event (#6719 by errnesto)L.Util.formatNum
(#6668 by cherniavskii)className
option in SVGOverlay
and VideoOverlay
(#6679 by IvanSanchez)mousehover
throttle on mouseout
(#6749 by IvanSanchez)L.Path.setStyle
(#6728 by TheRealTorreySmith)dblclick
event when both Pointer Events and Touch Events are available (#6855 by filcab)Marker
when icon is not present (#6794 by BenTalagan)Changelog
1.5.1 (2019-05-08)
Changelog
1.5.0 (2019-05-08)
keepAspectRatio
option to VideoOverlay
(#6038 by ronikar)keydown
and keyup
events to map (#6421 by OrBin)shadowPane
option to Marker
(#6460 by alexfig)L.SVGOverlay
class (#6517 by Zsavajji)getIcon
method to Marker
(#6457 by OsamaShabrez)DivIcon
html
option accept Element (#6571 by oscar-sensornet)GeoJSON._setLayerStyle
(#6616 by johnd0e)openPopup
and openTooltip
code (#6613 by johnd0e)Control.Layers
radio buttons when using multiple maps (#6483 by jjimenezshaw)L.Util.formatNum
rounding precision (#6587 by inkstak)Marker
without icon (#6610 by charlie67)dblclick
event relate to left mouse button (#6628 by IvanSanchez)toGeoJSON
's precision
argument (#6375 by rkatka)Events.off
method docs (#6619 by lancebendo)Layer
example (#6636 by billygarrison)Changelog
1.4.0 (2018-12-30)
Map.panInside
method (#6054 by daverayment)_drawnLayers
object (#6324 by ud09)TileLayer.setUrl()
when URL does not change (#6313 by JackNeus)section
instead of form
in layers control (#6380 by hundekoerper)DomUtil.getClass
function (#6366 by Schleuse)bringToFront/Back()
(#6389 by perliedman)autoPan
option when popup content gets updated while a panning animation is running (#6365 by Schleuse)<tr>
(#6334 by mgred)Changelog
1.3.4 (2018-08-21)
cursor: grab
style (#6281 by Malvoz)GridLayer
into TileLayer
(#6264 by IvanSanchez)Canvas
dashArray
option (#6277 by IvanSanchez)webkitTransform
property, which broke transformations on certain Webkit browsers (#6290 by tuckergordon)zoomControl
map option (#6254 by IvanSanchez)ImageOverlay
docs (#6266 by jgravois)Changelog
1.3.2 (2018-07-17)
use-credentials
CORS option to ImageOverlay
and TileLayer
(#6016 by caleblogan) + unit tests (#6022 and #6027 by ghybs)L
in source code (#6047 and #6048 by ghybs)Canvas
dashArray
option + support array type (#6200 by McBen)preferCanvas
option in all panes (#6019 by mjumbewu)tileload
event if tile has empty src
(#6025 by cherniavskii)Polygon
s with empty array of LatLng
s (#6119 by BakuCity)Map panes
example (#6018 by ghybs)closestLayerPoint
method (#6060 by mattdsteele)VideoOverlay.js
example docs (#6090 by zhuang-hao-ming)LatLng
docstring (#6138 by jieter)Browser.retina
explanation (#6203 by JLuc)node_modules
(#6028 by cherniavskii)jake
dependency and use NPM scripts instead (#5828 by cherniavskii)ssri
dependency to 5.2.2
(#6086 by cherniavskii)getBoundsZoom
parameter inside
(#6192 by ghybs)