Skip to content

Commit e8000f6

Browse files
committed
changelog
1 parent 8ea6302 commit e8000f6

1 file changed

Lines changed: 16 additions & 5 deletions

File tree

CHANGES.txt

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,42 @@
44
- Added support for subdomains options in TileLayer (damselem #623)
55
- Updated to leaflet 1.1.0 (ocefpaf #639)
66

7+
Bug Fixes
8+
9+
- Checking if the lat, lon locations are floats to avoid empty maps
10+
(radumas #626)
11+
12+
713
0.3.0
814
~~~~~
915

1016
- Added style option to 'Timestamped geojson' plugin (soymsk #627)
1117
- Switched to `leaflet 1.0.1` (juoceano #531 and ocefpaf #535)
12-
- Added `continuous_world`, `world_copy_jump`, and `no_wrap` options (ocefpaf #508)
18+
- Added `continuous_world`, `world_copy_jump`, and `no_wrap` options
19+
(ocefpaf #508)
1320
- Update font-awesome to 4.6.3 (ocefpaf #478)
1421
- Added text path (talespaiva #451 and ocefpaf #474)
1522
- More options added to `LayerControl` (qingkaikong #473)
1623
- More options added to `fullscreen` plugin (qingkaikong #468)
1724
- Added `ColorLine` object (bibmartin #449)
1825
- Added highlight function to `GeoJSON`, and `Chrorpleth` (JoshuaCano #341)
1926
- Added `fullscreen` plugin (sanga #437)
20-
- Added `smooth_factor `option to `GeoJSON`, `TopoJSON` and `Choropleth` (JamesGardiner #428)
27+
- Added `smooth_factor `option to `GeoJSON`, `TopoJSON` and `Choropleth`
28+
(JamesGardiner #428)
2129
- `Map` object now accepts Leaflet global switches (sgvandijk #424)
2230
- Added weight option to CircleMarker (palewire #581)
23-
- Added requests support to enable http(s) and ftp for geo_path parameter (jreades #602)
31+
- Added requests support to enable http(s) and ftp for geo_path parameter
32+
(jreades #602)
2433

2534
Bug Fixes
2635

2736
- Fixed image order (juoceano #536)
2837
- Fixed Icon rotation (juoceano #530 and sseemayer #527)
2938
- Fixed MIME type (text/plain) is not executable (talespaiva #440)
30-
- Update Travis-CI testing to incorporate branca and fix notebook tests (ocefpaf #436)
31-
- Removed MultiPolyLine and MultiPolygon, both are handled by PolyLine and PolyLine in leaflet 1.0.* (ocefpaf #554)
39+
- Update Travis-CI testing to incorporate branca and fix notebook tests
40+
(ocefpaf #436)
41+
- Removed MultiPolyLine and MultiPolygon, both are handled by PolyLine and
42+
PolyLine in leaflet 1.0.* (ocefpaf #554)
3243
- Removed deprecated MapQuest tiles (HashCode55 #562)
3344

3445
0.2.1

0 commit comments

Comments
 (0)