115e7f99 by unknown

20191215

1 parent b00d9230
......@@ -2,7 +2,7 @@
* @Author: jiangbotao
* @Date: 2019-12-10 22:15:53
* @LastEditors: jiangbotao
* @LastEditTime: 2019-12-15 20:57:03
* @LastEditTime: 2019-12-15 21:21:43
* @FilePath: \supermapvue\src\components\vt\Map_wz.vue
-->
<template>
......@@ -46,7 +46,6 @@ export default {
queryParameter: {
name: "poi",
attributeFilter: "SMID > 0",
targetEpsgCode:4326
},
datasetNames: ["China:poi"],
targetEpsgCode:4326,
......