File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -69,16 +69,16 @@ m = ol.Map()
6969m.save()
7070```
7171
72- ## Marimo Example Notebooks
72+ ## Marimo Live Notebooks
7373
7474* [ Get started] ( https://eoda-dev.github.io/py-openlayers/marimo/getting-started.html )
7575* [ PMTiles] ( https://eoda-dev.github.io/py-openlayers/marimo/pmtiles-vector.html )
7676* [ Drag and drop] ( https://eoda-dev.github.io/py-openlayers/marimo/drag-and-drop.html )
7777* [ Style expressions] ( https://marimo.app/l/ig7brp )
7878* [ Heatmap] ( https://eoda-dev.github.io/py-openlayers/marimo/earthquakes-heatmap.html )
79+ * [ Icons] ( https://eoda-dev.github.io/py-openlayers/marimo/airport-icons.html )
7980
80-
81- ## Shiny Example Apps
81+ ## Shiny Live Apps
8282
8383* [ Get started] ( https://shinylive.io/py/editor/#code=NobwRAdghgtgpmAXGKAHVA6VBPMAaMAYwHsIAXOcpMASxlWICcyACAKwGdSAdCXgM0bEYLABZkYAGzLFikjizoNmYgIwChIjqJoRsAdxoATAOZwyCpU1aM4UQmRoA3OAH1bUI3ha2IRuIyuhqbmvLxWKsSolJJQ2AEKUApyGsIs2rrYivTWPnYOznCpWjp6GHAAHqi2HJY5KrqoAK5k3r7+jN5NNGEQhDRk2K6ElBSMCgC8LCC8LHMs3GAAMqRGPEgsABQArKoY2wAMAOwALN4HGKoATEcAHACUeLPziwAKUIw0HIuIWye3GFu2wAbMDvFcMABmbZXK6PZ5zRYAOTg+hYAE0mABrH5-C5Ha63bwAWlOGAOB2BB3hEAAvr1RKpNoscGRRKRiVEYnEEot7r1uhhGi1XBw4JI4A5mURRgFFt5FgBhWWMeUsQjsmgjDgTSRfMibfqDYYqjgYLFwbAcTb3W29XgAAXaASCxjMZF4-n4LDkrhgaBtiARLFirRDpBYUyNQxG5ASwEWKz86wAusGRFM5BgALJoADqbvMzIg81LPskGAAajRUYaVRNNpJSN5Q48WAAvWQwCYPJ4lstzEjkITyCbALMAeRcjCcNf0udQitIZBHhrksVQYqMEwAYlB5HB7im+6X+f25rYyE1GCWYPaIE7KB0MCR-J64N7dPxiIHg7PUaKZBQBQkZ5PYjguO4dhGJsvr+pgwTugqYD-vogHAUUYBnqWl7XiWnCkBgRhNPQ1qoehFDeLo-jkBMcL3o+4GFOU-D8JKHp+B+LCuL+54hsBLYRlGAwxqawDCmQL4qjaaZ8XBaAYIh5gYGKZAmnGjCNs2-FkGeYC0ng4DQPA1C2AAjt0tjwOQZpkBUZD4EQy6jNQXIQLE8TjLw+kpkAA )
8484
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.1.5
4+
5+ * Allow ` list ` type for ` icon_scale ` to support expressions
6+ * Add basic ` text_ ` properties to ` FlatStyle `
7+ * Add icon example
8+
39## v0.1.4
410
511* Add click interaction
Original file line number Diff line number Diff line change 11[project ]
22name = " openlayers"
3- version = " 0.1.5-rc.1 "
3+ version = " 0.1.5"
44description = " Python Bindings for OpenLayersJS"
55readme = " README.md"
66authors = [{
name =
" Stefan Kuethe" ,
email =
" [email protected] " }]
You can’t perform that action at this time.
0 commit comments