mirror of
https://gitlab.fabcity.hamburg/fcos-suite/fcos-suite-map.git
synced 2026-08-09 15:20:23 +00:00
React and Mapbox based frontend component to show a map of relevant locations inside of a Fab City. https://dev.fabcity.hamburg/fcos-suite-map/main/
- TypeScript 74.6%
- CSS 16.1%
- JavaScript 8.2%
- HTML 1.1%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| src | ||
| .env.example | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .nvmrc | ||
| .prettierrc | ||
| eslint.config.mjs | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite-deployment.config.js | ||
| vite.config.js | ||
Fab City Map
This project contains a Map component that can be used to display relevant locations of a Fab City. It is a npm package that contains a React component, which can be embedded into other web projects. It uses Mapbox GL as an interactive mapping framework and TailwindCSS for styling. There is no backend and no admin interface – this is a simple component that displays POIs that are passed in via a single prop.