Proof of concept: load map data from tile server #480
Annotations
10 errors and 1 warning
test:
scripts/add_tippecanoe_layer_names.cjs#L18
Use object destructuring
|
test:
scripts/add_tippecanoe_layer_names.cjs#L22
Assignment to property of function parameter 'feature'
|
|
test:
src/components/Choropleth.vue#L35
'useTemplateRef' is defined but never used
|
test:
src/components/Choropleth.vue#L45
'APP_BASE_URL' is defined but never used
|
test:
src/components/Choropleth.vue#L52
`geojson` import should occur before import of `../stores/appStore`
|
test:
src/components/Choropleth.vue#L53
`leaflet` import should occur before import of `../stores/appStore`
|
test:
src/components/Choropleth.vue#L71
Replace `⏎········?·properties[featureProperties.idAdm2]⏎·······` with `·?·properties[featureProperties.idAdm2]`
|
test:
src/components/Choropleth.vue#L93
Delete `,`
|
test:
src/components/Choropleth.vue#L98
Use object destructuring
|
test:
src/composables/useLeaflet.ts#L28
Unexpected unnamed function
|