v0.3.0
0.3.0
- Switched to
leaflet 1.0.1
(juoceano #531 and ocefpaf #535) - Added
continuous_world
,world_copy_jump
, andno_wrap
options (ocefpaf #508) - Update font-awesome to 4.6.3 (ocefpaf #478)
- Added text path (talespaiva #451 and ocefpaf #474)
- More options added to
LayerControl
(qingkaikong #473) - More options added to
fullscreen
plugin (qingkaikong #468) - Added
ColorLine
object (bibmartin #449) - Added highlight function to
GeoJSON
, andChrorpleth
(JoshuaCano #341) - Added
fullscreen
plugin (sanga #437) - Added
smooth_factor
option toGeoJSON
,TopoJSON
andChoropleth
(JamesGardiner #428) Map
object now accepts Leaflet global switches (sgvandijk #424)- Added weight option to CircleMarker (palewire #581)
Bug Fixes
- Fixed image order (juoceano #536)
- Fixed Icon rotation (juoceano #530 and sseemayer #527)
- Fixed MIME type (text/plain) is not executable (talespaiva #440)
- Update Travis-CI testing to incorporate branca and fix notebook tests (ocefpaf #436)
- Removed MultiPolyLine and MultiPolygon, both are handled by PolyLine and PolyLine in leaflet 1.0.* (ocefpaf #554)
- Removed deprecated MapQuest tiles (HashCode55 #562)