Add a line layer for the frontier between Metropole and IGN satellite images.
This diff is collapsed.
... | ... | @@ -32,6 +32,8 @@ |
"@angular/router": "8.2.14", | ||
"@turf/centroid": "^5.1.5", | ||
"@turf/helpers": "^6.1.4", | ||
"@turf/projection": "^6.0.1", | ||
"@turf/turf": "^5.1.6", | ||
"angulartics2": "^7.5.2", | ||
"bulma": "^0.7.5", | ||
"bulma-checkradio": "^2.1.0", | ||
... | ... | @@ -43,7 +45,7 @@ |
"hamburgers": "^1.1.3", | ||
"jwt-decode": "^2.2.0", | ||
"lodash.clonedeep": "^4.5.0", | ||
"mapbox-gl": "^1.6.0", | ||
"mapbox-gl": "^1.7.0", | ||
"ng-inline-svg": "^8.2.1", | ||
"ng-lazyload-image": "^5.1.2", | ||
"ngx-cookie-service": "^2.2.0", | ||
... | ... | @@ -62,7 +64,7 @@ |
"@types/jasmine": "^2.8.12", | ||
"@types/jasminewd2": "^2.0.6", | ||
"@types/jwt-decode": "^2.2.1", | ||
"@types/mapbox-gl": "^1.6.0", | ||
"@types/mapbox-gl": "^1.7.0", | ||
"@types/node": "^6.14.2", | ||
"codelyzer": "^5.0.1", | ||
"jasmine-core": "~2.8.0", | ||
... | ... |
Please register or sign in to comment