提交 4fb89e3d authored 作者: 王健's avatar 王健

openlayers集成调用gis基础服务示例

上级 9052cde9
{
"name": "my-project",
"name": "openlayers",
"version": "0.1.0",
"private": true,
"scripts": {
......@@ -8,6 +8,8 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"element-ui": "^2.6.1",
"ol": "^5.3.1",
"vue": "^2.6.6",
"vue-router": "^3.0.1",
"vuex": "^3.0.1"
......
......@@ -5,6 +5,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="stylesheet" href="/lib/index.css" />
<script src="/lib/avue.min.js"></script>
<title>my-project</title>
</head>
<body>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论