|
|
@ -253,7 +253,7 @@ export default {
|
|
|
|
lat: shapeStr.features[1].geometry.coordinates[1],
|
|
|
|
lat: shapeStr.features[1].geometry.coordinates[1],
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
pane: "mapLayerText3",
|
|
|
|
pane: "mapLayer1",
|
|
|
|
icon: myIcon1,
|
|
|
|
icon: myIcon1,
|
|
|
|
}
|
|
|
|
}
|
|
|
|
).addTo(this.mapLayers.mapLayer2);
|
|
|
|
).addTo(this.mapLayers.mapLayer2);
|
|
|
|