Closed louh closed 8 years ago
Best way to do this is probably CSS-only, look for the touch class on html placed by Modernizr and go from there.
touch
html
Or when leaflet touch is hidden based on touch detection apply a class to enlarge buttons
This issue was moved to mapzen/scarab#4
Best way to do this is probably CSS-only, look for the
touch
class onhtml
placed by Modernizr and go from there.Or when leaflet touch is hidden based on touch detection apply a class to enlarge buttons