Skip to content
New issue

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 controlls #295

Closed
SymbolixAU opened this issue Apr 21, 2020 · 1 comment
Closed

map controlls #295

SymbolixAU opened this issue Apr 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@SymbolixAU
Copy link
Collaborator

expose these features - https://github.com/visgl/deck.gl/blob/master/docs/api-reference/map-view.md#constructor

SO question - https://stackoverflow.com/questions/61333670/how-to-disable-zoom-in-mapdeck

@SymbolixAU SymbolixAU added the enhancement New feature or request label Apr 21, 2020
@SymbolixAU SymbolixAU self-assigned this Apr 21, 2020
@SymbolixAU
Copy link
Collaborator Author

SymbolixAU commented Apr 21, 2020

example

mapdeck(
  min_zoom = 10
  , max_zoom = 10
  , zoom = 10
  , location = c(145, -37.9)
)

@SymbolixAU SymbolixAU removed their assignment Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

0 participants