10 Commits

Author SHA1 Message Date
Anton Tranelis
67e8dfe7c1
refactor(source): dynamic marker icons (#219)
* 3.0.82

* version number

* 3.0.84

* 3.0.85

* 3.0.86

* loading svgs from backend

* bugfixing and icon ajustments

* correct type import

* updated examples

* bugfix

* bugfix

---------

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2025-05-21 09:37:16 +02:00
Anton Tranelis
c02efb9a41
docs(source): add tags example (#131)
* added tags example

* changed page title

* updated github workflows to test new example

* fixed yaml syntax

* fixed yaml syntax

* fixed packagenames in package.json
2025-02-19 15:58:48 +01:00
e2beb712bf
refactor(source): export point type (#138)
* bind the local utopia-ui lib

To ensure the examples still work with the latest utopia-ui, it is now
bound to the current code and does no longer depend on publishing the
library first

* replaced number by uuid as item ids in examples

* remove link mechanic from workflow

* also build utopia-ui

* fix example2

for some reason this stopped working on maaster.

* export geojson point to remove this external dependency

By exporting this type another package is not needed. This is especially
important, since there are different Point definitions which are
partially incompatible.

---------

Co-authored-by: Anton Tranelis <31516529+antontranelis@users.noreply.github.com>
Co-authored-by: Anton Tranelis <mail@antontranelis.de>
2025-02-19 14:44:56 +00:00
1b5df93313
fix example2 (#137)
for some reason this stopped working on maaster.
2025-02-19 15:05:39 +01:00
9c0a11ceee cleanup maps and layers 2025-01-29 14:13:02 +00:00
antontranelis
def49098ed
Update README.md 2025-01-24 12:39:36 +00:00
6e0de3beda merged 2025-01-24 12:35:51 +00:00
44fbefe53c cleanup examples 2025-01-24 12:33:55 +00:00
3afb9f184b cleanup examples 2025-01-24 12:30:17 +00:00
c8a2204d0f cleanup examples 2025-01-24 12:27:39 +00:00