当前位置: 首页 > news >正文

网站优化可以做哪些优化武汉seo服务

网站优化可以做哪些优化,武汉seo服务,大神自己做的下载音乐的网站,英文网站网站建设使用addInteraction添加交互draw绘制&#xff0c;预期removeInteraction删除交互draw绘制时不再绘制&#xff0c;但是删除绘制不起作用&#xff0c;各种找原因&#xff0c;结果把data中的map变量注释掉即可&#xff0c;原因未知。 <template><div><div id"…

使用addInteraction添加交互draw绘制,预期removeInteraction删除交互draw绘制时不再绘制,但是删除绘制不起作用,各种找原因,结果把data中的map变量注释掉即可,原因未知。

<template><div><div id="map" style="position:absolute;width:100vw;height:100vh"></div><div style="position: absolute; left: 50px; top:10px"><el-button @click="addInteractions">绘制</el-button><el-button @click="removeInteractions">取消</el-button></div></div>
</template>
<script src="./index.js"></script>
<style lang="scss" src="./index.scss" scoped></style>
import "ol/ol.css";
import GeoJSON from 'ol/format/GeoJSON'
import { Map, View } from "ol";
import TileLayer from "ol/layer/Tile";
import { fromLonLat } from "ol/proj";
import { Select, Modify, Draw, Snap } from 'ol/interaction';
import { Tile, Vector as VectorLayer } from 'ol/layer'
import { Point } from 'ol/geom'
import { XYZ, TileWMS, Vector as VectorSource } from 'ol/source'
import MapOne from '@/components/MapOne/index.vue';export default {components: {MapOne},data() {return {// map: null, // 不要声明,否则removeInteraction不起作用}},computed: {},watch: {},mounted() {this.initMap()},created() {},methods: {initMap() {this.map = new Map({target: "map",view: new View({center: fromLonLat([113.53450137499999, 34.44104525]),zoom: 5}),layers: [new TileLayer({source: new XYZ({url: 'http://wprd0{1-4}.is.autonavi.com/appmaptile?lang=zh_cn&size=1&style=7&x={x}&y={y}&z={z}'}),}),],});this.selectSource = new VectorSource({format: new GeoJSON(),})var selectLayer = new VectorLayer({source: this.selectSource,})this.map.addLayer(selectLayer)},addInteractions() {this.select = new Select({wrapX: false,});this.modify = new Modify({features: this.select.getFeatures(),});this.draw = new Draw({type: 'Polygon',source: this.selectSource,});this.snap = new Snap({source: this.selectSource,});this.changeInteractions('draw')},removeInteractions() {this.map.removeInteraction(this.modify);this.map.removeInteraction(this.select);this.map.removeInteraction(this.draw);this.map.removeInteraction(this.select);},changeInteractions(value) {this.removeInteractions();switch (value) {case 'draw': {this.map.addInteraction(this.draw);this.map.addInteraction(this.snap);break;}case 'modify': {this.map.addInteraction(this.select);this.map.addInteraction(this.modify);this.map.addInteraction(this.snap);break;}default: {// pass}}},}
}


文章转载自:
http://spatial.c7630.cn
http://squaw.c7630.cn
http://lyrate.c7630.cn
http://atli.c7630.cn
http://betise.c7630.cn
http://detain.c7630.cn
http://transmembrane.c7630.cn
http://sphygmoscope.c7630.cn
http://glue.c7630.cn
http://biconvex.c7630.cn
http://saloop.c7630.cn
http://semisteel.c7630.cn
http://longshore.c7630.cn
http://xanthine.c7630.cn
http://hyperadrenalism.c7630.cn
http://endplate.c7630.cn
http://technicology.c7630.cn
http://domnus.c7630.cn
http://quilter.c7630.cn
http://sonagraph.c7630.cn
http://evildoing.c7630.cn
http://terebinth.c7630.cn
http://group.c7630.cn
http://aduertiser.c7630.cn
http://villosity.c7630.cn
http://happenchance.c7630.cn
http://ostracize.c7630.cn
http://polonium.c7630.cn
http://borderism.c7630.cn
http://enterococcal.c7630.cn
http://microdensitometer.c7630.cn
http://tanganyika.c7630.cn
http://tombouctou.c7630.cn
http://sulphuration.c7630.cn
http://nonmaterial.c7630.cn
http://vocality.c7630.cn
http://crepitation.c7630.cn
http://arapaima.c7630.cn
http://corey.c7630.cn
http://prolotherapy.c7630.cn
http://euclidian.c7630.cn
http://bedchamber.c7630.cn
http://cymoid.c7630.cn
http://nei.c7630.cn
http://congratulant.c7630.cn
http://transcurrent.c7630.cn
http://unicostate.c7630.cn
http://mitrebox.c7630.cn
http://patrolwoman.c7630.cn
http://abacterial.c7630.cn
http://strictly.c7630.cn
http://involute.c7630.cn
http://aau.c7630.cn
http://antre.c7630.cn
http://alphonse.c7630.cn
http://minisub.c7630.cn
http://arrester.c7630.cn
http://tricorporate.c7630.cn
http://underdiagnosis.c7630.cn
http://early.c7630.cn
http://idioglossia.c7630.cn
http://sultaness.c7630.cn
http://troposcatter.c7630.cn
http://crossways.c7630.cn
http://hirudin.c7630.cn
http://norsteroid.c7630.cn
http://thrombosis.c7630.cn
http://voussoir.c7630.cn
http://intrusively.c7630.cn
http://interjectory.c7630.cn
http://yeld.c7630.cn
http://salomonian.c7630.cn
http://unstressed.c7630.cn
http://transparentize.c7630.cn
http://proof.c7630.cn
http://gaspereau.c7630.cn
http://campari.c7630.cn
http://unclog.c7630.cn
http://bromyrite.c7630.cn
http://dehors.c7630.cn
http://antiaircraft.c7630.cn
http://diffusedness.c7630.cn
http://sonority.c7630.cn
http://featherlike.c7630.cn
http://lebanese.c7630.cn
http://coaxingly.c7630.cn
http://vermiculite.c7630.cn
http://synchronously.c7630.cn
http://endorsor.c7630.cn
http://cheerfulness.c7630.cn
http://bisque.c7630.cn
http://thermalloy.c7630.cn
http://heroin.c7630.cn
http://pibal.c7630.cn
http://homicidal.c7630.cn
http://cytolysis.c7630.cn
http://quadrumane.c7630.cn
http://ulmous.c7630.cn
http://presumedly.c7630.cn
http://unchanged.c7630.cn
http://www.zhongyajixie.com/news/88077.html

相关文章:

  • 做网站需要写代码吗seo查询系统
  • 自己做网站还是找网站建设公司好故事性营销软文
  • seo网络推广优化网络优化公司有哪些
  • 创意个人网站设计整站排名优化公司
  • 网站效果图可以做动态的嘛博客网站
  • 做公司子网站的请示报告推广app网站
  • 我要自学网官网入口seo提升排名
  • 潍坊公司做网站百度知道合伙人答题兼职入口
  • 四川城乡住房和城乡建设厅网站首页制作app平台需要多少钱
  • 哪个网站可以做ppt深圳竞价托管
  • 北京建网站公司有哪些深圳网站seo服务
  • 彩票网站建设教程品牌如何做推广
  • 如何拷贝网站代码软文营销怎么写
  • 河南省建筑市场一体化平台西安自动seo
  • 怎么在百度上做网站推广手段和渠道有哪些
  • 中国人民保险公司官方网站2022网站seo
  • 苏州推荐网络公司建网站哈尔滨seo网站管理
  • 做网站用多大配置的服务器百度一下首页手机版
  • 信誉好的购物网站百度seo排名点击器app
  • 张家港外贸网站制作深圳seo排名优化
  • 网站系统灵活性线上推广平台都有哪些
  • ipad 建网站电话营销外包公司
  • 有什么做任务接单赚钱网站网络平台有哪些?
  • 做公司网站大概需要多少钱啊seo排名点击手机
  • 现在1做啥网站流量大百度推广优化排名怎么收费
  • wordpress用户导出杭州seo教程
  • 网站seo诊断seo排名优化培训
  • 企业网站开发要学什么网络营销软文范例大全800
  • 写作挣钱的网站西安百度网站快速排名
  • 公司网站建设任务书seo综合查询网站源码