|
| 1 | +0.1.4.dev |
| 2 | +~~~~~~~~~ |
| 3 | +- Custom popup width width. @ocefpaf |
| 4 | +- Support multiPolyLine. @scari |
| 5 | +- Added max and min zoom keywords. @Paradoxeuh |
| 6 | + |
| 7 | +Bug Fixes |
| 8 | + |
| 9 | +- Remove margins from leaflet-tiles (Fixes #64). @lennart0901 |
| 10 | +- Template not found on Windows OSes (Fixes #50). @Paradoxeuh |
| 11 | +- Using WMS layer on python 3. @ocefpaf |
| 12 | + |
| 13 | +0.1.3 |
| 14 | +~~~~~ |
| 15 | +- Color markers. @birdage |
| 16 | +- Bootstrap glyphicon marker icons. @birdage |
| 17 | +- Clustered markers. @birdage |
| 18 | +- WMS tile support. @birdage |
| 19 | +- 253 sequential Colorbrewer support. @adamrpah |
| 20 | +- Python 3 support. @tbicr |
| 21 | +- Update leaflet.js to 0.7. @jmduke |
| 22 | +- Add support for lines. @jwass |
| 23 | +- Allow rendering with custom template. @samatjain |
| 24 | +- MapQuest Open tilesets. @samatjain |
| 25 | + |
| 26 | +Bug Fixes |
| 27 | + |
| 28 | +- Account for custom Vincent popup padding. @corbt |
| 29 | +- Simple popups correctly escape internal quotes. @corbt |
| 30 | +- Add encoding specification. @jmduke |
| 31 | +- Reverted change to mathchColor (fix choropleth coloring). @roycoding |
| 32 | +- Changed default no-data fill to null/no-fill. @wrobstory |
| 33 | +- Fixed issue with counties TopoJSON. @wrobstory |
| 34 | + |
| 35 | +0.1.2 |
| 36 | +~~~~~ |
| 37 | +- First release. @wrobstory |
| 38 | +- New tile templates. @wrobstory |
| 39 | +- TopoJSON functionality. @wrobstory |
| 40 | +- Vincent/Vega charts as popups. @wrobstory |
| 41 | +- GeoJSON overlays. @wrobstory |
| 42 | +- Click to add markers (popover Lat/Lng functionality). @wrobstory |
| 43 | +- Simple and Circle markers. @wrobstory |
0 commit comments