FREAC / LABINS

A web mapping application created for the Florida Department of Environmental Protection to provide survey data for the state of Florida.
https://labins.org/map
0 stars 0 forks source link

disable measurement toolbar for mobile version #178

Closed clintonlunn closed 3 years ago

clintonlunn commented 3 years ago

related to #167, the measrurement toolbar doesn't work well on mobile. for now, we need to remove it

shodge17 commented 3 years ago

Unfortunately this update breaks the identify tool. Not sure why but if you comment out the if (screen.availWidth > 992) line then things work again.

clintonlunn commented 3 years ago

@shodge17 on it, thanks for the heads up

clintonlunn commented 3 years ago

@shodge #181 PR reverts this change until i can come up with a fix that doesn't break identify