| src/pages/project-app/projects/layer.vue | ●●●●● patch | view | raw | blame | history |
src/pages/project-app/projects/layer.vue
@@ -180,7 +180,7 @@ id: id, name: name }) } else if (MapElementEnum.LINE === type && geoType === 'Polygon') { } else if (MapElementEnum.POLY === type && geoType === 'Polygon') { const coordinates = element.resource?.content.geometry .coordinates[0] as GeojsonCoordinate[] useGMapCoverHook.initPolygon(name, coordinates, color, {