We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a300e commit a9dafa4Copy full SHA for a9dafa4
1 file changed
CHANGES.txt
@@ -1,3 +1,25 @@
1
+0.12.0
2
+~~~~~~
3
+
4
+- GeoJson add `zoom_on_click` option, default False (@conengmo #1349)
5
+- Add Geocoder plugin (@WBP20 #1323)
6
+- Replace githack.com CDN with jsdelivr.com (@conengmo #1337)
7
+- Add SemiCircle plugin (@kuaka #1238)
8
+- Move hardcoded JS CDN links to module variables (@and-viceversa #1312)
9
10
+Bug fixes
11
12
+- Fix TimeSliderChoropleth breaking when using layer control (@markhudson42 #1380)
13
+- Fix GeoJson data loading (@conengmo #1353)
14
+- Fix heatmap weights/intensity (@conengmo #1354 #1282)
15
+- Fix multiple GeoJsonPopup 'name_getter' JS SyntaxError (@jtbaker #1347)
16
+- Fix TimestampedWmsTileLayers layer control (@conengmo #1319)
17
18
+API changes
19
20
+- Remove deprecated Mapbox and Cloudmade tilesets (@conengmo #1339)
21
22
23
0.11.0
24
~~~~~~
25
0 commit comments