v1.0.0-pre.1
Pre-release
Pre-release
What's Changed
- Issue 2165 by @hansthen in #2166
- Documentation added for Geoman plugin with examples by @saheelsapovadia in #2181
- Issue 2141 - Example added for on_each_feature use by @saheelsapovadia in #2184
- Issue 2182. by @hansthen in #2183
- Add event handlers to dual_map. by @hansthen in #2188
- DOC: Update Choropleth fill_color docstring to include branca colormaps by @prodduturisindhurdy in #2214
- build(pyproject): declare
requires-pythonvia PEP 621[project]metadata by @chid in #2213 - feat: support hexadecimal color codes for Icon marker backgrounds (#1466) by @dheerusri324 in #2211
- Add documentation for Control class (issue #2150) by @mosessamofficial-sys in #2207
- Fix sleeping before taking a screenshot in Map._to_png by @neezr in #2220
- fix test with proj 9.8.1 by @autra in #2223
- feat: add WebGL Earth 3D globe plugin by @Fatemebookanian in #2226
- fix: export WebGLEarth classes from plugins init.py by @Kakarot35 in #2230
- Add LayerGroup support (#1034) by @TheChyeahhh in #2228
- fix: use viewport units for percentage map dimensions (fixes #2186) by @Kakarot35 in #2229
- fix: correct RST docstring formatting in GroupedLayerControl (fixes #2233) by @Kakarot35 in #2234
- docs: add DivIcon text label example to icons guide by @Balantah in #2227
- Add documentation for coordinate ordering (issue #1082) by @Seascavenger in #2225
- Fix duplicate HTML when map.save() is called repeatedly by @vraj2131 in #2239
- Fix HeatMap crash on integer numpy weight arrays by @gaoflow in #2244
- overlay the time slider so it stops hiding the attribution by @CodingSelim in #2242
- fix: escape backslashes in popup text (fixes #1907) by @cycsmail in #2240
New Contributors
- @saheelsapovadia made their first contribution in #2181
- @aazeeem11 made their first contribution in #2205
- @prodduturisindhurdy made their first contribution in #2214
- @chid made their first contribution in #2213
- @dheerusri324 made their first contribution in #2211
- @mosessamofficial-sys made their first contribution in #2207
- @neezr made their first contribution in #2220
- @autra made their first contribution in #2223
- @Fatemebookanian made their first contribution in #2226
- @Kakarot35 made their first contribution in #2230
- @TheChyeahhh made their first contribution in #2228
- @Balantah made their first contribution in #2227
- @Seascavenger made their first contribution in #2225
- @vraj2131 made their first contribution in #2239
- @gaoflow made their first contribution in #2244
- @CodingSelim made their first contribution in #2242
- @cycsmail made their first contribution in #2240
Full Changelog: v0.20.0...v1.0.0-pre.1