A scale widget plugin allows to place a scalebar on a Mapbox map.
iOS is bringing this feature to their SDK in mapbox/mapbox-gl-native#7631. We could potentially implement this as a plugin instead. This fits in our to decouple our map SDK more into smaller pluggable components.
cc @zugaldia
A scale widget plugin allows to place a scalebar on a Mapbox map.
iOS is bringing this feature to their SDK in mapbox/mapbox-gl-native#7631. We could potentially implement this as a plugin instead. This fits in our to decouple our map SDK more into smaller pluggable components.
cc @zugaldia