#add message
This commit is contained in:
parent
5c5286c989
commit
d3a10e7054
|
@ -175,7 +175,7 @@ $(function () {
|
|||
}
|
||||
|
||||
function _initTempLayer() {
|
||||
tempLayer = L.WMS.source(spiWmsBase, {styles: 'spi'}).getLayer('spi:temp')
|
||||
tempLayer = L.WMS.source(spiWmsBase, {styles: 'baoji:spi'}).getLayer('spi:temp')
|
||||
}
|
||||
|
||||
function _toggleTempLayer(status) {
|
||||
|
|
Loading…
Reference in New Issue