Edson Soares

Results 3 comments of Edson Soares

I managed to solve the problem by overriding the class method: ```js import ScaleLine from "ol/control/ScaleLine"; import { METERS_PER_UNIT, getPointResolution } from "ol/proj"; const DEFAULT_DPI = 25.4 / 0.28; const...

I will be reading the contribution guidelines and after that I will be looking to make a pull request with the solution I reported here.