Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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