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
Map({ enableControlPanel: true, })
So we got the zoom in/out button on the bottom right corner.
leaflet already has this feature, so we just need to expose it.
Some hints:
The text was updated successfully, but these errors were encountered:
Hi! I would like to work on this issue. Can you guide me ?
Sorry, something went wrong.
@sunnyjain15699 @GowS31 comes before you, so I assigned to him, don't worry, we got too many issues waiting for help: https://github.com/orgs/Greenstand/projects/26 https://github.com/orgs/Greenstand/projects/28
No branches or pull requests
Map({
enableControlPanel: true,
})
So we got the zoom in/out button on the bottom right corner.
leaflet already has this feature, so we just need to expose it.
Some hints:
The text was updated successfully, but these errors were encountered: