Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/porfirioribeiro/staticmaps
Display static map content as a React component
https://github.com/porfirioribeiro/staticmaps
react svelte typescript vue
Last synced: 18 days ago
JSON representation
Display static map content as a React component
- Host: GitHub
- URL: https://github.com/porfirioribeiro/staticmaps
- Owner: porfirioribeiro
- License: mit
- Created: 2020-08-01T17:02:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T06:07:22.000Z (over 1 year ago)
- Last Synced: 2023-12-22T20:04:31.139Z (11 months ago)
- Topics: react, svelte, typescript, vue
- Language: TypeScript
- Homepage: https://staticmaps.porfirio.dev
- Size: 1.12 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
### Render static maps
This small package allows you to render static maps easly.
It uses svg to render the tiles and the vectors for the Polygon. You can specify a bounding box or if you pass any shape, it will automatically find the bounds for the shapes you want to add.
![demo](demo.png)
## Packages
- [*] @staticmaps/core
- [ ] @staticmaps/svelte
- [*] @staticmaps/react
- [ ] @staticmaps/vue
- [ ] @staticmaps/node