javascript - how to rotate leaflet.js map -
i'm trying rotate map (or tilelayer) x degrees. research didn't produced results not dirty hacks , in case doesn't work.
is there native leaflet.js way of rotating map ?
(css rotate doesn't affect mouse movement)
sorry say, there no way of natively rotating leaflet map. you'll need 1 of ugly hacks or switch away leaflet , take @ mapbox gl js or open layers 3:
Comments
Post a Comment