Explorar o código

fix: random color generation

jmacura %!s(int64=4) %!d(string=hai) anos
pai
achega
0ae6050a96
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/app.service.ts

+ 1 - 1
src/app.service.ts

@@ -1,4 +1,4 @@
-import * as hsv2rgb from 'hsv2rgb';
+import hsv2rgb from 'hsv2rgb';
 import {Feature} from 'ol';
 import {Fill, Stroke, Style} from 'ol/style';
 import {GeoJSON} from 'ol/format';