From 99bdaf9f8d6c29306cd5176a9e0adc1036a37a87 Mon Sep 17 00:00:00 2001 From: Anton Tranelis <31516529+antontranelis@users.noreply.github.com> Date: Fri, 21 Mar 2025 15:53:26 +0000 Subject: [PATCH] Create README.md --- examples/README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 examples/README.md diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 00000000..fbad53b8 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,13 @@ +# Examples + +This examples depend on the `/dist` of the root project. You have to run `npm run build` in the roor project before you can run the examples. + +## Roadmap + +- [x] Basic Map +- [x] Static Layers +- [x] Tags Custom Views & Forms +- [ ] APIs Integration +- [ ] Permissions +- [ ] Custom Views & Forms +- [ ] AppShell