|
4 | 4 | - Added support for subdomains options in TileLayer (damselem #623) |
5 | 5 | - Updated to leaflet 1.1.0 (ocefpaf #639) |
6 | 6 |
|
| 7 | +Bug Fixes |
| 8 | + |
| 9 | +- Checking if the lat, lon locations are floats to avoid empty maps |
| 10 | + (radumas #626) |
| 11 | + |
| 12 | + |
7 | 13 | 0.3.0 |
8 | 14 | ~~~~~ |
9 | 15 |
|
10 | 16 | - Added style option to 'Timestamped geojson' plugin (soymsk #627) |
11 | 17 | - 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) |
13 | 20 | - Update font-awesome to 4.6.3 (ocefpaf #478) |
14 | 21 | - Added text path (talespaiva #451 and ocefpaf #474) |
15 | 22 | - More options added to `LayerControl` (qingkaikong #473) |
16 | 23 | - More options added to `fullscreen` plugin (qingkaikong #468) |
17 | 24 | - Added `ColorLine` object (bibmartin #449) |
18 | 25 | - Added highlight function to `GeoJSON`, and `Chrorpleth` (JoshuaCano #341) |
19 | 26 | - 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) |
21 | 29 | - `Map` object now accepts Leaflet global switches (sgvandijk #424) |
22 | 30 | - 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) |
24 | 33 |
|
25 | 34 | Bug Fixes |
26 | 35 |
|
27 | 36 | - Fixed image order (juoceano #536) |
28 | 37 | - Fixed Icon rotation (juoceano #530 and sseemayer #527) |
29 | 38 | - 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) |
32 | 43 | - Removed deprecated MapQuest tiles (HashCode55 #562) |
33 | 44 |
|
34 | 45 | 0.2.1 |
|
0 commit comments