Releases: heremaps/here-search-demo
Releases · heremaps/here-search-demo
v0.24.2
v0.24.1
- namespace package
here_search.demorestructured tohere_search_demo - route and recommendations support added
xeus-pythonsupport added as Jupyterlite default (pyodidesite available under the.../pyodide/lab/index.htmlURL )- debouncing support added
- Python 3.10 support removed
- linting now only uses
ruff OneBoxMapremote control added (seeobm_4_automate.ipynbnotebook)
v0.17.6
v0.17.5
v0.17.4
v0.17.2
v0.17.1
- Add place details
- Add GeoJSON result colors to reflect if places are open or not
- Add a map center/zoom widget
- Add support for a
demo-config.jsonconfig file - Replace use of api key as a variable with
demo-config.json - Update dependencies to latest packages versions
v0.17.0
- Add place details
- Add GeoJSON result colors to reflect if places are open or not
- Add a map center/zoom widget
- Add support for a
demo-config.jsonconfig file - Replace use of api key as a variable with
demo-config.json - Update dependencies to latest packages versions
v0.12.0
- Use actual
HEREv3url (xyzservices still uses v2.1) - Use
ipyleaflet==0.20.0,ipywidgets==8.1.7andjupyterlite~=0.6.3