Skip to content

Commit f456700

Browse files
authored
Merge pull request #725 from ocefpaf/refactor_vector_layers
refactor vector layers
2 parents ecd5052 + dc38278 commit f456700

15 files changed

+496
-1178
lines changed

CHANGES.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
0.6.0
22
~~~~~
33

4-
- Added `tooltip` support to `Marker`s (ocefpaf #722)
5-
- Added `tooltip` support to all vector layers (ocefpaf #721)
4+
- Internal re-factor to reflect leaflet's organization (ocefpaf #725)
5+
- Added `tooltip` support to `Marker`s (ocefpaf #724)
6+
- Added `tooltip` support to all vector layers (ocefpaf #722)
67

78
API changes
89

910
- `Rectangle` and `Polygon` were renamed and set to leaflet's defaults.
10-
Both now accepted all `Path`'s optional arguments (ocefpaf #721)
11+
Both now accepted all `Path`'s optional arguments (ocefpaf #722)
1112

1213
Bug Fixes
1314

examples/CRS.ipynb

Lines changed: 0 additions & 240 deletions
This file was deleted.

examples/DateLineExample.ipynb

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)