Commit cb57c181 authored by 郭铭瑶's avatar 郭铭瑶 🤘

修改sjgyLayer的url

parent 1eafc3ae
...@@ -154,7 +154,7 @@ export default async function useInitMap( ...@@ -154,7 +154,7 @@ export default async function useInitMap(
) )
const sjgyLayer = new TileLayer( const sjgyLayer = new TileLayer(
api.MAP_URL + '/changsanjiao/rest/services/sjgy_3857/MapServer', api.MAP_URL + '/changsanjiao/rest/services/sjgy0513/MapServer',
{ {
id: 'sjgy', id: 'sjgy',
visible: true, visible: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment