We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7def5e0 commit f191524Copy full SHA for f191524
CHANGES.txt
@@ -12,6 +12,7 @@
12
- Added `fullscreen` plugin (sanga #437)
13
- Added `smooth_factor `option to `GeoJSON`, `TopoJSON` and `Choropleth` (JamesGardiner #428)
14
- `Map` object now accepts Leaflet global switches (sgvandijk #424)
15
+- Added weight option to CircleMarker (palewire #581)
16
17
Bug Fixes
18
@@ -20,6 +21,7 @@ Bug Fixes
20
21
- Fixed MIME type (text/plain) is not executable (talespaiva #440)
22
- Update Travis-CI testing to incorporate branca and fix notebook tests (ocefpaf #436)
23
- Removed MultiPolyLine and MultiPolygon, both are handled by PolyLine and PolyLine in leaflet 1.0.* (ocefpaf #554)
24
+- Removed deprecated MapQuest tiles (HashCode55 #562)
25
26
0.2.1
27
~~~~~
0 commit comments