Amazing React wrapper of mapy.cz API
A library of components for rendering maps. Goal of this library is to provide means to render flexible maps with multiple features allowing users to visualize exactly what is needed.
Getting started
Installation mapy-cz-react
lib as your dependency:
yarn add mapy-cz-react
Or
npm install mapy-cz-react
And look at our Docs, right to Getting started, or check our examples for most common use cases.
Contribution
We are open to ideas and suggestions! Feel free to make PR!
See
contribution guide
for guidelines.
See our related projects
Licence
This library is published under MIT licence, but it uses Mapy.cz API.
By using this library, you also agree with Mapy.cz Terms and conditions
© 2022 Lundegaard a.s.
TODOs:
- Ensure minimal reliance on
window
object - Refactor useGetMyLocation hook so it works better