We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the solution you'd like
I would like to add a + and - and reset component to the map which would help in scaling up, down the zoom and reset the zoom of the vector layer.
Minimum and Maximum zoom limit would be set to avoid negative or low values of zoom
The text was updated successfully, but these errors were encountered:
@ivanoats would like to work this out as well
Sorry, something went wrong.
@Devesh21700Kumar I think adding up this operation in the state machine that is in discussion inside issue #5 can help us plan better. Feel free to edit my visuals(https://xstate.js.org/viz/?gist=4b5b872e347a5938eae5ba51277f5229) if you agree with me and find a place for this feature into state machine.
feat(zoom component): added Zoom Component and olmincss from olv6.4
8ae7ec4
Added +,- zoom component in map:Controls re orcasound#46
No branches or pull requests
Describe the solution you'd like
I would like to add a + and - and reset component to the map which would help in scaling up, down the zoom and reset the zoom of the vector layer.
Minimum and Maximum zoom limit would be set to avoid negative or low values of zoom
The text was updated successfully, but these errors were encountered: