We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c6a3d commit fb684feCopy full SHA for fb684fe
CHANGES.txt
@@ -1,15 +1,20 @@
1
0.1.5
2
~~~~~
3
- Popups on lines. (themiurgo)
4
-- `fit_bounds` method. (themiurgo)
+- Map auto bounds. (themiurgo)
5
- GeoJSON popup. (ocefpaf 7aad5e0)
6
- Added cartodb positron and dark_matter tiles (ocefpaf d4daee7)
7
- Forcing HTTPS when available. (ocefpaf c69ac89)
8
- Added Stamen Watercolor tiles. (ocefpaf 8c1f837)
9
+- Added non-pixel width and height. (ocefpaf a87a449)
10
+- Default map size is defined as non-pixel and equal to 100% of the window.
11
+ (ocefpaf dcaf575)
12
13
Bug Fixes
14
15
- Draw GeoJSON first. (ocefpaf d92bdbe)
16
+- Removed keyword unnecessary `popup_on`. (themiurgo 204d722)
17
+- Fixed MapQuest Open Aerial URL. (ocefpaf 5e787fa)
18
19
0.1.4
20
0 commit comments