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.
2 parents 8664f09 + fcd871b commit fbc119dCopy full SHA for fbc119d
CHANGES.txt
@@ -1,10 +1,17 @@
1
0.1.6
2
~~~~~
3
+- Added default options to tile_layer (ozak 1ad2336)
4
+- Introduce free scale for geo_json (Nikolay Koldunov 21e2757)
5
- Added Image Overlay. (andrewgiessel b625613)
6
- All popups can take a `popup_width` keyword to adjust the width in
7
text/HTML (ocefpaf #157).
8
- CAVEAT! Backwards incompatibly change: the keyword `width` in popups is now
9
`popup_width` to avoid confusion with map `width`.
10
+- Simpler HTML repr (ocefpaf a343106)
11
+
12
+Bug Fixes
13
+- WMS layer (Martin Journois 610b42d)
14
+- Stamentoner URL (ocefpaf 7003dc5)
15
16
0.1.5
17
0 commit comments