Changelog
v0.1.6
- Rename
call.methodtocall.method_nameto fix JS warning in marimo wasm notebooks - Fix pydantic list types
v0.1.5
- Allow
listtype foricon_scaleto support expressions - Add basic
text_properties toFlatStyle - Add icon example
v0.1.4
- Add click interaction
- Add Shiny for Python example
v0.1.3
- Add
openlayers.models.layers.HeatmapLayer import * from openlayers.formatson root level- Add more examples
v0.1.2
- Vector layer: Allow lists for style parameter, see style-expressions-example
v0.1.1
- Initial release
v0.1.0
- Add
changelog.mdto track changes