修改水土站为水文站
This commit is contained in:
parent
12d9011d22
commit
fbcca59ec1
|
@ -85,7 +85,7 @@ $this->nav[] = array(
|
||||||
});
|
});
|
||||||
|
|
||||||
vectorLayer = new ol.layer.Vector({
|
vectorLayer = new ol.layer.Vector({
|
||||||
title: '水土站',
|
title: '水文站',
|
||||||
source: geojsonSource,
|
source: geojsonSource,
|
||||||
style: normalStyle
|
style: normalStyle
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue