{"code":"(window[\"webpackJsonp\"]=window[\"webpackJsonp\"]||[]).push([[\"chunk-6c93a8ca\"],{\"163c\":function(t,e){t.exports=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC\"},2573:function(t,e,i){(function(t,i){i(e)})(0,(function(t){\"use strict\";var e=L.MarkerClusterGroup=L.FeatureGroup.extend({options:{maxClusterRadius:80,iconCreateFunction:null,clusterPane:L.Marker.prototype.options.pane,spiderfyOnEveryZoom:!1,spiderfyOnMaxZoom:!0,showCoverageOnHover:!0,zoomToBoundsOnClick:!0,singleMarkerMode:!1,disableClusteringAtZoom:null,removeOutsideVisibleBounds:!0,animate:!0,animateAddingMarkers:!1,spiderfyShapePositions:null,spiderfyDistanceMultiplier:1,spiderLegPolylineOptions:{weight:1.5,color:\"#222\",opacity:.5},chunkedLoading:!1,chunkInterval:200,chunkDelay:50,chunkProgress:null,polygonOptions:{}},initialize:function(t){L.Util.setOptions(this,t),this.options.iconCreateFunction||(this.options.iconCreateFunction=this._defaultIconCreateFunction),this._featureGroup=L.featureGroup(),this._featureGroup.addEventParent(this),this._nonPointGroup=L.featureGroup(),this._nonPointGroup.addEventParent(this),this._inZoomAnimation=0,this._needsClustering=[],this._needsRemoving=[],this._currentShownBounds=null,this._queue=[],this._childMarkerEventHandlers={dragstart:this._childMarkerDragStart,move:this._childMarkerMoved,dragend:this._childMarkerDragEnd};var e=L.DomUtil.TRANSITION&&this.options.animate;L.extend(this,e?this._withAnimation:this._noAnimation),this._markerCluster=e?L.MarkerCluster:L.MarkerClusterNonAnimated},addLayer:function(t){if(t instanceof L.LayerGroup)return this.addLayers([t]);if(!t.getLatLng)return this._nonPointGroup.addLayer(t),this.fire(\"layeradd\",{layer:t}),this;if(!this._map)return this._needsClustering.push(t),this.fire(\"layeradd\",{layer:t}),this;if(this.hasLayer(t))return this;this._unspiderfy&&this._unspiderfy(),this._addLayer(t,this._maxZoom),this.fire(\"layeradd\",{layer:t}),this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons();var e=t,i=this._zoom;if(t.__parent)while(e.__parent._zoom>=i)e=e.__parent;return this._currentShownBounds.contains(e.getLatLng())&&(this.options.animateAddingMarkers?this._animationAddLayer(t,e):this._animationAddLayerNonAnimated(t,e)),this},removeLayer:function(t){return t instanceof L.LayerGroup?this.removeLayers([t]):t.getLatLng?this._map?t.__parent?(this._unspiderfy&&(this._unspiderfy(),this._unspiderfyLayer(t)),this._removeLayer(t,!0),this.fire(\"layerremove\",{layer:t}),this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),t.off(this._childMarkerEventHandlers,this),this._featureGroup.hasLayer(t)&&(this._featureGroup.removeLayer(t),t.clusterShow&&t.clusterShow()),this):this:(!this._arraySplice(this._needsClustering,t)&&this.hasLayer(t)&&this._needsRemoving.push({layer:t,latlng:t._latlng}),this.fire(\"layerremove\",{layer:t}),this):(this._nonPointGroup.removeLayer(t),this.fire(\"layerremove\",{layer:t}),this)},addLayers:function(t,e){if(!L.Util.isArray(t))return this.addLayer(t);var i,n=this._featureGroup,o=this._nonPointGroup,r=this.options.chunkedLoading,s=this.options.chunkInterval,a=this.options.chunkProgress,l=t.length,h=0,u=!0;if(this._map){var c=(new Date).getTime(),d=L.bind((function(){var p=(new Date).getTime();for(this._map&&this._unspiderfy&&this._unspiderfy();hs)break}if(i=t[h],i instanceof L.LayerGroup)u&&(t=t.slice(),u=!1),this._extractNonGroupLayers(i,t),l=t.length;else if(i.getLatLng){if(!this.hasLayer(i)&&(this._addLayer(i,this._maxZoom),e||this.fire(\"layeradd\",{layer:i}),i.__parent&&2===i.__parent.getChildCount())){var f=i.__parent.getAllChildMarkers(),m=f[0]===i?f[1]:f[0];n.removeLayer(m)}}else o.addLayer(i),e||this.fire(\"layeradd\",{layer:i})}a&&a(h,l,(new Date).getTime()-c),h===l?(this._topClusterLevel._recalculateBounds(),this._refreshClustersIcons(),this._topClusterLevel._recursivelyAddChildrenToMap(null,this._zoom,this._currentShownBounds)):setTimeout(d,this.options.chunkDelay)}),this);d()}else for(var p=this._needsClustering;h=0;e--)t.extend(this._needsClustering[e].getLatLng());return t.extend(this._nonPointGroup.getBounds()),t},eachLayer:function(t,e){var i,n,o,r=this._needsClustering.slice(),s=this._needsRemoving;for(this._topClusterLevel&&this._topClusterLevel.getAllChildMarkers(r),n=r.length-1;n>=0;n--){for(i=!0,o=s.length-1;o>=0;o--)if(s[o].layer===r[n]){i=!1;break}i&&t.call(e,r[n])}this._nonPointGroup.eachLayer(t,e)},getLayers:function(){var t=[];return this.eachLayer((function(e){t.push(e)})),t},getLayer:function(t){var e=null;return t=parseInt(t,10),this.eachLayer((function(i){L.stamp(i)===t&&(e=i)})),e},hasLayer:function(t){if(!t)return!1;var e,i=this._needsClustering;for(e=i.length-1;e>=0;e--)if(i[e]===t)return!0;for(i=this._needsRemoving,e=i.length-1;e>=0;e--)if(i[e].layer===t)return!1;return!(!t.__parent||t.__parent._group!==this)||this._nonPointGroup.hasLayer(t)},zoomToShowLayer:function(t,e){var i=this._map;\"function\"!==typeof e&&(e=function(){});var n=function(){!i.hasLayer(t)&&!i.hasLayer(t.__parent)||this._inZoomAnimation||(this._map.off(\"moveend\",n,this),this.off(\"animationend\",n,this),i.hasLayer(t)?e():t.__parent._icon&&(this.once(\"spiderfied\",e,this),t.__parent.spiderfy()))};t._icon&&this._map.getBounds().contains(t.getLatLng())?e():t.__parent._zoom=0;i--)if(t[i]===e)return t.splice(i,1),!0},_removeFromGridUnclustered:function(t,e){for(var i=this._map,n=this._gridUnclustered,o=Math.floor(this._map.getMinZoom());e>=o;e--)if(!n[e].removeObject(t,i.project(t.getLatLng(),e)))break},_childMarkerDragStart:function(t){t.target.__dragStart=t.target._latlng},_childMarkerMoved:function(t){if(!this._ignoreMove&&!t.target.__dragStart){var e=t.target._popup&&t.target._popup.isOpen();this._moveChild(t.target,t.oldLatLng,t.latlng),e&&t.target.openPopup()}},_moveChild:function(t,e,i){t._latlng=e,this.removeLayer(t),t._latlng=i,this.addLayer(t)},_childMarkerDragEnd:function(t){var e=t.target.__dragStart;delete t.target.__dragStart,e&&this._moveChild(t.target,e,t.target._latlng)},_removeLayer:function(t,e,i){var n=this._gridClusters,o=this._gridUnclustered,r=this._featureGroup,s=this._map,a=Math.floor(this._map.getMinZoom());e&&this._removeFromGridUnclustered(t,this._maxZoom);var l,h=t.__parent,u=h._markers;this._arraySplice(u,t);while(h){if(h._childCount--,h._boundsNeedUpdate=!0,h._zoom\"+e+\"\",className:\"marker-cluster\"+i,iconSize:new L.Point(40,40)})},_bindEvents:function(){var t=this._map,e=this.options.spiderfyOnMaxZoom,i=this.options.showCoverageOnHover,n=this.options.zoomToBoundsOnClick,o=this.options.spiderfyOnEveryZoom;(e||n||o)&&this.on(\"clusterclick clusterkeypress\",this._zoomOrSpiderfy,this),i&&(this.on(\"clustermouseover\",this._showCoverage,this),this.on(\"clustermouseout\",this._hideCoverage,this),t.on(\"zoomend\",this._hideCoverage,this))},_zoomOrSpiderfy:function(t){var e=t.layer,i=e;if(\"clusterkeypress\"!==t.type||!t.originalEvent||13===t.originalEvent.keyCode){while(1===i._childClusters.length)i=i._childClusters[0];i._zoom===this._maxZoom&&i._childCount===e._childCount&&this.options.spiderfyOnMaxZoom?e.spiderfy():this.options.zoomToBoundsOnClick&&e.zoomToBounds(),this.options.spiderfyOnEveryZoom&&e.spiderfy(),t.originalEvent&&13===t.originalEvent.keyCode&&this._map._container.focus()}},_showCoverage:function(t){var e=this._map;this._inZoomAnimation||(this._shownPolygon&&e.removeLayer(this._shownPolygon),t.layer.getChildCount()>2&&t.layer!==this._spiderfied&&(this._shownPolygon=new L.Polygon(t.layer.getConvexHull(),this.options.polygonOptions),e.addLayer(this._shownPolygon)))},_hideCoverage:function(){this._shownPolygon&&(this._map.removeLayer(this._shownPolygon),this._shownPolygon=null)},_unbindEvents:function(){var t=this.options.spiderfyOnMaxZoom,e=this.options.showCoverageOnHover,i=this.options.zoomToBoundsOnClick,n=this.options.spiderfyOnEveryZoom,o=this._map;(t||i||n)&&this.off(\"clusterclick clusterkeypress\",this._zoomOrSpiderfy,this),e&&(this.off(\"clustermouseover\",this._showCoverage,this),this.off(\"clustermouseout\",this._hideCoverage,this),o.off(\"zoomend\",this._hideCoverage,this))},_zoomEnd:function(){this._map&&(this._mergeSplitClusters(),this._zoom=Math.round(this._map._zoom),this._currentShownBounds=this._getExpandedVisibleBounds())},_moveEnd:function(){if(!this._inZoomAnimation){var t=this._getExpandedVisibleBounds();this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),this._zoom,t),this._topClusterLevel._recursivelyAddChildrenToMap(null,Math.round(this._map._zoom),t),this._currentShownBounds=t}},_generateInitialClusters:function(){var t=Math.ceil(this._map.getMaxZoom()),e=Math.floor(this._map.getMinZoom()),i=this.options.maxClusterRadius,n=i;\"function\"!==typeof i&&(n=function(){return i}),null!==this.options.disableClusteringAtZoom&&(t=this.options.disableClusteringAtZoom-1),this._maxZoom=t,this._gridClusters={},this._gridUnclustered={};for(var o=t;o>=e;o--)this._gridClusters[o]=new L.DistanceGrid(n(o)),this._gridUnclustered[o]=new L.DistanceGrid(n(o));this._topClusterLevel=new this._markerCluster(this,e-1)},_addLayer:function(t,e){var i,n,o=this._gridClusters,r=this._gridUnclustered,s=Math.floor(this._map.getMinZoom());for(this.options.singleMarkerMode&&this._overrideMarkerIcon(t),t.on(this._childMarkerEventHandlers,this);e>=s;e--){i=this._map.project(t.getLatLng(),e);var a=o[e].getNearObject(i);if(a)return a._addChild(t),void(t.__parent=a);if(a=r[e].getNearObject(i),a){var l=a.__parent;l&&this._removeLayer(a,!1);var h=new this._markerCluster(this,e,a,t);o[e].addObject(h,this._map.project(h._cLatLng,e)),a.__parent=h,t.__parent=h;var u=h;for(n=e-1;n>l._zoom;n--)u=new this._markerCluster(this,n,u),o[n].addObject(u,this._map.project(a.getLatLng(),n));return l._addChild(u),void this._removeFromGridUnclustered(a,e)}r[e].addObject(t,i)}this._topClusterLevel._addChild(t),t.__parent=this._topClusterLevel},_refreshClustersIcons:function(){this._featureGroup.eachLayer((function(t){t instanceof L.MarkerCluster&&t._iconNeedsUpdate&&t._updateIcon()}))},_enqueue:function(t){this._queue.push(t),this._queueTimeout||(this._queueTimeout=setTimeout(L.bind(this._processQueue,this),300))},_processQueue:function(){for(var t=0;tt?(this._animationStart(),this._animationZoomOut(this._zoom,t)):this._moveEnd()},_getExpandedVisibleBounds:function(){return this.options.removeOutsideVisibleBounds?L.Browser.mobile?this._checkBoundsMaxLat(this._map.getBounds()):this._checkBoundsMaxLat(this._map.getBounds().pad(1)):this._mapBoundsInfinite},_checkBoundsMaxLat:function(t){var e=this._maxLat;return void 0!==e&&(t.getNorth()>=e&&(t._northEast.lat=1/0),t.getSouth()<=-e&&(t._southWest.lat=-1/0)),t},_animationAddLayerNonAnimated:function(t,e){if(e===t)this._featureGroup.addLayer(t);else if(2===e._childCount){e._addToMap();var i=e.getAllChildMarkers();this._featureGroup.removeLayer(i[0]),this._featureGroup.removeLayer(i[1])}else e._updateIcon()},_extractNonGroupLayers:function(t,e){var i,n=t.getLayers(),o=0;for(e=e||[];o=0;i--)s=l[i],n.contains(s._latlng)||o.removeLayer(s)})),this._forceLayout(),this._topClusterLevel._recursivelyBecomeVisible(n,e),o.eachLayer((function(t){t instanceof L.MarkerCluster||!t._icon||t.clusterShow()})),this._topClusterLevel._recursively(n,t,e,(function(t){t._recursivelyRestoreChildPositions(e)})),this._ignoreMove=!1,this._enqueue((function(){this._topClusterLevel._recursively(n,t,r,(function(t){o.removeLayer(t),t.clusterShow()})),this._animationEnd()}))},_animationZoomOut:function(t,e){this._animationZoomOutSingle(this._topClusterLevel,t-1,e),this._topClusterLevel._recursivelyAddChildrenToMap(null,e,this._getExpandedVisibleBounds()),this._topClusterLevel._recursivelyRemoveChildrenFromMap(this._currentShownBounds,Math.floor(this._map.getMinZoom()),t,this._getExpandedVisibleBounds())},_animationAddLayer:function(t,e){var i=this,n=this._featureGroup;n.addLayer(t),e!==t&&(e._childCount>2?(e._updateIcon(),this._forceLayout(),this._animationStart(),t._setPos(this._map.latLngToLayerPoint(e.getLatLng())),t.clusterHide(),this._enqueue((function(){n.removeLayer(t),t.clusterShow(),i._animationEnd()}))):(this._forceLayout(),i._animationStart(),i._animationZoomOutSingle(e,this._map.getMaxZoom(),this._zoom)))}},_animationZoomOutSingle:function(t,e,i){var n=this._getExpandedVisibleBounds(),o=Math.floor(this._map.getMinZoom());t._recursivelyAnimateChildrenInAndAddSelfToMap(n,o,e+1,i);var r=this;this._forceLayout(),t._recursivelyBecomeVisible(n,i),this._enqueue((function(){if(1===t._childCount){var s=t._markers[0];this._ignoreMove=!0,s.setLatLng(s.getLatLng()),this._ignoreMove=!1,s.clusterShow&&s.clusterShow()}else t._recursively(n,i,o,(function(t){t._recursivelyRemoveChildrenFromMap(n,o,e+1)}));r._animationEnd()}))},_animationEnd:function(){this._map&&(this._map._mapPane.className=this._map._mapPane.className.replace(\" leaflet-cluster-anim\",\"\")),this._inZoomAnimation--,this.fire(\"animationend\")},_forceLayout:function(){L.Util.falseFn(document.body.offsetWidth)}}),L.markerClusterGroup=function(t){return new L.MarkerClusterGroup(t)};var i=L.MarkerCluster=L.Marker.extend({options:L.Icon.prototype.options,initialize:function(t,e,i,n){L.Marker.prototype.initialize.call(this,i?i._cLatLng||i.getLatLng():new L.LatLng(0,0),{icon:this,pane:t.options.clusterPane}),this._group=t,this._zoom=e,this._markers=[],this._childClusters=[],this._childCount=0,this._iconNeedsUpdate=!0,this._boundsNeedUpdate=!0,this._bounds=new L.LatLngBounds,i&&this._addChild(i),n&&this._addChild(n)},getAllChildMarkers:function(t,e){t=t||[];for(var i=this._childClusters.length-1;i>=0;i--)this._childClusters[i].getAllChildMarkers(t,e);for(var n=this._markers.length-1;n>=0;n--)e&&this._markers[n].__dragStart||t.push(this._markers[n]);return t},getChildCount:function(){return this._childCount},zoomToBounds:function(t){var e,i=this._childClusters.slice(),n=this._group._map,o=n.getBoundsZoom(this._bounds),r=this._zoom+1,s=n.getZoom();while(i.length>0&&o>r){r++;var a=[];for(e=0;er?this._group._map.setView(this._latlng,r):o<=s?this._group._map.setView(this._latlng,s+1):this._group._map.fitBounds(this._bounds,t)},getBounds:function(){var t=new L.LatLngBounds;return t.extend(this._bounds),t},_updateIcon:function(){this._iconNeedsUpdate=!0,this._icon&&this.setIcon(this)},createIcon:function(){return this._iconNeedsUpdate&&(this._iconObj=this._group.options.iconCreateFunction(this),this._iconNeedsUpdate=!1),this._iconObj.createIcon()},createShadow:function(){return this._iconObj.createShadow()},_addChild:function(t,e){this._iconNeedsUpdate=!0,this._boundsNeedUpdate=!0,this._setClusterCenter(t),t instanceof L.MarkerCluster?(e||(this._childClusters.push(t),t.__parent=this),this._childCount+=t._childCount):(e||this._markers.push(t),this._childCount++),this.__parent&&this.__parent._addChild(t,!0)},_setClusterCenter:function(t){this._cLatLng||(this._cLatLng=t._cLatLng||t._latlng)},_resetBounds:function(){var t=this._bounds;t._southWest&&(t._southWest.lat=1/0,t._southWest.lng=1/0),t._northEast&&(t._northEast.lat=-1/0,t._northEast.lng=-1/0)},_recalculateBounds:function(){var t,e,i,n,o=this._markers,r=this._childClusters,s=0,a=0,l=this._childCount;if(0!==l){for(this._resetBounds(),t=0;t=0;i--)n=o[i],n._icon&&(n._setPos(e),n.clusterHide())}),(function(t){var i,n,o=t._childClusters;for(i=o.length-1;i>=0;i--)n=o[i],n._icon&&(n._setPos(e),n.clusterHide())}))},_recursivelyAnimateChildrenInAndAddSelfToMap:function(t,e,i,n){this._recursively(t,n,e,(function(o){o._recursivelyAnimateChildrenIn(t,o._group._map.latLngToLayerPoint(o.getLatLng()).round(),i),o._isSingleParent()&&i-1===n?(o.clusterShow(),o._recursivelyRemoveChildrenFromMap(t,e,i)):o.clusterHide(),o._addToMap()}))},_recursivelyBecomeVisible:function(t,e){this._recursively(t,this._group._map.getMinZoom(),e,null,(function(t){t.clusterShow()}))},_recursivelyAddChildrenToMap:function(t,e,i){this._recursively(i,this._group._map.getMinZoom()-1,e,(function(n){if(e!==n._zoom)for(var o=n._markers.length-1;o>=0;o--){var r=n._markers[o];i.contains(r._latlng)&&(t&&(r._backupLatlng=r.getLatLng(),r.setLatLng(t),r.clusterHide&&r.clusterHide()),n._group._featureGroup.addLayer(r))}}),(function(e){e._addToMap(t)}))},_recursivelyRestoreChildPositions:function(t){for(var e=this._markers.length-1;e>=0;e--){var i=this._markers[e];i._backupLatlng&&(i.setLatLng(i._backupLatlng),delete i._backupLatlng)}if(t-1===this._zoom)for(var n=this._childClusters.length-1;n>=0;n--)this._childClusters[n]._restorePosition();else for(var o=this._childClusters.length-1;o>=0;o--)this._childClusters[o]._recursivelyRestoreChildPositions(t)},_restorePosition:function(){this._backupLatlng&&(this.setLatLng(this._backupLatlng),delete this._backupLatlng)},_recursivelyRemoveChildrenFromMap:function(t,e,i,n){var o,r;this._recursively(t,e-1,i-1,(function(t){for(r=t._markers.length-1;r>=0;r--)o=t._markers[r],n&&n.contains(o._latlng)||(t._group._featureGroup.removeLayer(o),o.clusterShow&&o.clusterShow())}),(function(t){for(r=t._childClusters.length-1;r>=0;r--)o=t._childClusters[r],n&&n.contains(o._latlng)||(t._group._featureGroup.removeLayer(o),o.clusterShow&&o.clusterShow())}))},_recursively:function(t,e,i,n,o){var r,s,a=this._childClusters,l=this._zoom;if(e<=l&&(n&&n(this),o&&l===i&&o(this)),l=0;r--)s=a[r],s._boundsNeedUpdate&&s._recalculateBounds(),t.intersects(s._bounds)&&s._recursively(t,e,i,n,o)},_isSingleParent:function(){return this._childClusters.length>0&&this._childClusters[0]._childCount===this._childCount}});L.Marker.include({clusterHide:function(){var t=this.options.opacity;return this.setOpacity(0),this.options.opacity=t,this},clusterShow:function(){return this.setOpacity(this.options.opacity)}}),L.DistanceGrid=function(t){this._cellSize=t,this._sqCellSize=t*t,this._grid={},this._objectPoint={}},L.DistanceGrid.prototype={addObject:function(t,e){var i=this._getCoord(e.x),n=this._getCoord(e.y),o=this._grid,r=o[n]=o[n]||{},s=r[i]=r[i]||[],a=L.Util.stamp(t);this._objectPoint[a]=e,s.push(t)},updateObject:function(t,e){this.removeObject(t),this.addObject(t,e)},removeObject:function(t,e){var i,n,o=this._getCoord(e.x),r=this._getCoord(e.y),s=this._grid,a=s[r]=s[r]||{},l=a[o]=a[o]||[];for(delete this._objectPoint[L.Util.stamp(t)],i=0,n=l.length;i=0;i--)n=e[i],o=this.getDistant(n,t),o>0&&(a.push(n),o>r&&(r=o,s=n));return{maxPoint:s,newPoints:a}},buildConvexHull:function(t,e){var i=[],n=this.findMostDistantPointFromBaseLine(t,e);return n.maxPoint?(i=i.concat(this.buildConvexHull([t[0],n.maxPoint],n.newPoints)),i=i.concat(this.buildConvexHull([n.maxPoint,t[1]],n.newPoints)),i):[t[0]]},getConvexHull:function(t){var e,i=!1,n=!1,o=!1,r=!1,s=null,a=null,l=null,h=null,u=null,c=null;for(e=t.length-1;e>=0;e--){var d=t[e];(!1===i||d.lat>i)&&(s=d,i=d.lat),(!1===n||d.lato)&&(l=d,o=d.lng),(!1===r||d.lng=0;e--)t=i[e].getLatLng(),n.push(t);return L.QuickHull.getConvexHull(n)}}),L.MarkerCluster.include({_2PI:2*Math.PI,_circleFootSeparation:25,_circleStartAngle:0,_spiralFootSeparation:28,_spiralLengthStart:11,_spiralLengthFactor:5,_circleSpiralSwitchover:9,spiderfy:function(){if(this._group._spiderfied!==this&&!this._group._inZoomAnimation){var t,e=this.getAllChildMarkers(null,!0),i=this._group,n=i._map,o=n.latLngToLayerPoint(this._latlng);this._group._unspiderfy(),this._group._spiderfied=this,this._group.options.spiderfyShapePositions?t=this._group.options.spiderfyShapePositions(e.length,o):e.length>=this._circleSpiralSwitchover?t=this._generatePointsSpiral(e.length,o):(o.y+=10,t=this._generatePointsCircle(e.length,o)),this._animationSpiderfy(e,t)}},unspiderfy:function(t){this._group._inZoomAnimation||(this._animationUnspiderfy(t),this._group._spiderfied=null)},_generatePointsCircle:function(t,e){var i,n,o=this._group.options.spiderfyDistanceMultiplier*this._circleFootSeparation*(2+t),r=o/this._2PI,s=this._2PI/t,a=[];for(r=Math.max(r,35),a.length=t,i=0;i=0;i--)i=0;e--)t=r[e],o.removeLayer(t),t._preSpiderfyLatlng&&(t.setLatLng(t._preSpiderfyLatlng),delete t._preSpiderfyLatlng),t.setZIndexOffset&&t.setZIndexOffset(0),t._spiderLeg&&(n.removeLayer(t._spiderLeg),delete t._spiderLeg);i.fire(\"unspiderfied\",{cluster:this,markers:r}),i._ignoreMove=!1,i._spiderfied=null}}),L.MarkerClusterNonAnimated=L.MarkerCluster.extend({_animationSpiderfy:function(t,e){var i,n,o,r,s=this._group,a=s._map,l=s._featureGroup,h=this._group.options.spiderLegPolylineOptions;for(s._ignoreMove=!0,i=0;i=0;i--)a=u.layerPointToLatLng(e[i]),n=t[i],n._preSpiderfyLatlng=n._latlng,n.setLatLng(a),n.clusterShow&&n.clusterShow(),_&&(o=n._spiderLeg,r=o._path,r.style.strokeDashoffset=0,o.setStyle({opacity:m}));this.setOpacity(.3),h._ignoreMove=!1,setTimeout((function(){h._animationEnd(),h.fire(\"spiderfied\",{cluster:l,markers:t})}),200)},_animationUnspiderfy:function(t){var e,i,n,o,r,s,a=this,l=this._group,h=l._map,u=l._featureGroup,c=t?h._latLngToNewLayerPoint(this._latlng,t.zoom,t.center):h.latLngToLayerPoint(this._latlng),d=this.getAllChildMarkers(null,!0),p=L.Path.SVG;for(l._ignoreMove=!0,l._animationStart(),this.setOpacity(1),i=d.length-1;i>=0;i--)e=d[i],e._preSpiderfyLatlng&&(e.closePopup(),e.setLatLng(e._preSpiderfyLatlng),delete e._preSpiderfyLatlng,s=!0,e._setPos&&(e._setPos(c),s=!1),e.clusterHide&&(e.clusterHide(),s=!1),s&&u.removeLayer(e),p&&(n=e._spiderLeg,o=n._path,r=o.getTotalLength()+.1,o.style.strokeDashoffset=r,n.setStyle({opacity:0})));l._ignoreMove=!1,setTimeout((function(){var t=0;for(i=d.length-1;i>=0;i--)e=d[i],e._spiderLeg&&t++;for(i=d.length-1;i>=0;i--)e=d[i],e._spiderLeg&&(e.clusterShow&&e.clusterShow(),e.setZIndexOffset&&e.setZIndexOffset(0),t>1&&u.removeLayer(e),h.removeLayer(e._spiderLeg),delete e._spiderLeg);l._animationEnd(),l.fire(\"unspiderfied\",{cluster:a,markers:d})}),200)}}),L.MarkerClusterGroup.include({_spiderfied:null,unspiderfy:function(){this._unspiderfy.apply(this,arguments)},_spiderfierOnAdd:function(){this._map.on(\"click\",this._unspiderfyWrapper,this),this._map.options.zoomAnimation&&this._map.on(\"zoomstart\",this._unspiderfyZoomStart,this),this._map.on(\"zoomend\",this._noanimationUnspiderfy,this),L.Browser.touch||this._map.getRenderer(this)},_spiderfierOnRemove:function(){this._map.off(\"click\",this._unspiderfyWrapper,this),this._map.off(\"zoomstart\",this._unspiderfyZoomStart,this),this._map.off(\"zoomanim\",this._unspiderfyZoomAnim,this),this._map.off(\"zoomend\",this._noanimationUnspiderfy,this),this._noanimationUnspiderfy()},_unspiderfyZoomStart:function(){this._map&&this._map.on(\"zoomanim\",this._unspiderfyZoomAnim,this)},_unspiderfyZoomAnim:function(t){L.DomUtil.hasClass(this._map._mapPane,\"leaflet-touching\")||(this._map.off(\"zoomanim\",this._unspiderfyZoomAnim,this),this._unspiderfy(t))},_unspiderfyWrapper:function(){this._unspiderfy()},_unspiderfy:function(t){this._spiderfied&&this._spiderfied.unspiderfy(t)},_noanimationUnspiderfy:function(){this._spiderfied&&this._spiderfied._noanimationUnspiderfy()},_unspiderfyLayer:function(t){t._spiderLeg&&(this._featureGroup.removeLayer(t),t.clusterShow&&t.clusterShow(),t.setZIndexOffset&&t.setZIndexOffset(0),this._map.removeLayer(t._spiderLeg),delete t._spiderLeg)}}),L.MarkerClusterGroup.include({refreshClusters:function(t){return t?t instanceof L.MarkerClusterGroup?t=t._topClusterLevel.getAllChildMarkers():t instanceof L.LayerGroup?t=t._layers:t instanceof L.MarkerCluster?t=t.getAllChildMarkers():t instanceof L.Marker&&(t=[t]):t=this._topClusterLevel.getAllChildMarkers(),this._flagParentsIconsNeedUpdate(t),this._refreshClustersIcons(),this.options.singleMarkerMode&&this._refreshSingleMarkerModeMarkers(t),this},_flagParentsIconsNeedUpdate:function(t){var e,i;for(e in t){i=t[e].__parent;while(i)i._iconNeedsUpdate=!0,i=i.__parent}},_refreshSingleMarkerModeMarkers:function(t){var e,i;for(e in t)i=t[e],this.hasLayer(i)&&i.setIcon(this._overrideMarkerIcon(i))}}),L.Marker.include({refreshIconOptions:function(t,e){var i=this.options.icon;return L.setOptions(i,t),this.setIcon(i),e&&this.__parent&&this.__parent._group.refreshClusters(this),this}}),t.MarkerClusterGroup=e,t.MarkerCluster=i,Object.defineProperty(t,\"__esModule\",{value:!0})}))},\"3ac1\":function(t,e,i){var n=i(\"67e0\");\"string\"===typeof n&&(n=[[t.i,n,\"\"]]),n.locals&&(t.exports=n.locals);var o=i(\"499e\").default;o(\"52ce23d9\",n,!0,{sourceMap:!0,shadowMode:!1})},\"55fc\":function(t,e,i){e=t.exports=i(\"2350\")(!0),e.push([t.i,\".leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}\",\"\",{version:3,sources:[\"D:/jenkins/workspace/damDance-fvue/node_modules/leaflet.markercluster/dist/D:/jenkins/workspace/damDance-fvue/node_modules/leaflet.markercluster/dist/D:/jenkins/workspace/damDance-fvue/node_modules/leaflet.markercluster/dist/MarkerCluster.css\"],names:[],mappings:\"AAAA,wFACC,sEACA,gEACA,4DACA,qDACD,CAEA,4BAEC,6FACA,oFACA,8EACA,oEACD,CAAA\",file:\"MarkerCluster.css\",sourcesContent:[\".leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {\\n\\t-webkit-transition: -webkit-transform 0.3s ease-out, opacity 0.3s ease-in;\\n\\t-moz-transition: -moz-transform 0.3s ease-out, opacity 0.3s ease-in;\\n\\t-o-transition: -o-transform 0.3s ease-out, opacity 0.3s ease-in;\\n\\ttransition: transform 0.3s ease-out, opacity 0.3s ease-in;\\n}\\n\\n.leaflet-cluster-spider-leg {\\n\\t/* stroke-dashoffset (duration and function) should match with leaflet-marker-icon transform in order to track it exactly */\\n\\t-webkit-transition: -webkit-stroke-dashoffset 0.3s ease-out, -webkit-stroke-opacity 0.3s ease-in;\\n\\t-moz-transition: -moz-stroke-dashoffset 0.3s ease-out, -moz-stroke-opacity 0.3s ease-in;\\n\\t-o-transition: -o-stroke-dashoffset 0.3s ease-out, -o-stroke-opacity 0.3s ease-in;\\n\\ttransition: stroke-dashoffset 0.3s ease-out, stroke-opacity 0.3s ease-in;\\n}\\n\"],sourceRoot:\"\"}])},6397:function(t,e){t.exports=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=\"},\"67e0\":function(t,e,i){e=t.exports=i(\"2350\")(!0),e.push([t.i,\".marker-cluster-small{background-color:rgba(181,226,140,.6)}.marker-cluster-small div{background-color:rgba(110,204,57,.6)}.marker-cluster-medium{background-color:rgba(241,211,87,.6)}.marker-cluster-medium div{background-color:rgba(240,194,12,.6)}.marker-cluster-large{background-color:rgba(253,156,115,.6)}.marker-cluster-large div{background-color:rgba(241,128,23,.6)}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}\",\"\",{version:3,sources:[\"D:/jenkins/workspace/damDance-fvue/node_modules/leaflet.markercluster/dist/D:/jenkins/workspace/damDance-fvue/node_modules/leaflet.markercluster/dist/D:/jenkins/workspace/damDance-fvue/node_modules/leaflet.markercluster/dist/MarkerCluster.Default.css\"],names:[],mappings:\"AAAA,sBACC,qCACA,CACD,0BACC,oCACA,CAED,uBACC,oCACA,CACD,2BACC,oCACA,CAED,sBACC,qCACA,CACD,0BACC,oCACA,CAGD,qCACC,wBACA,CACD,yCACC,wBACA,CAED,sCACC,wBACA,CACD,0CACC,wBACA,CAED,qCACC,wBACA,CACD,yCACC,wBACD,CAEA,gBACC,4BACA,kBACA,CACD,oBACC,WACA,YACA,gBACA,eAEA,kBACA,mBACA,mDACA,CACD,qBACC,gBACA,CAAA\",file:\"MarkerCluster.Default.css\",sourcesContent:['.marker-cluster-small {\\n\\tbackground-color: rgba(181, 226, 140, 0.6);\\n\\t}\\n.marker-cluster-small div {\\n\\tbackground-color: rgba(110, 204, 57, 0.6);\\n\\t}\\n\\n.marker-cluster-medium {\\n\\tbackground-color: rgba(241, 211, 87, 0.6);\\n\\t}\\n.marker-cluster-medium div {\\n\\tbackground-color: rgba(240, 194, 12, 0.6);\\n\\t}\\n\\n.marker-cluster-large {\\n\\tbackground-color: rgba(253, 156, 115, 0.6);\\n\\t}\\n.marker-cluster-large div {\\n\\tbackground-color: rgba(241, 128, 23, 0.6);\\n\\t}\\n\\n\\t/* IE 6-8 fallback colors */\\n.leaflet-oldie .marker-cluster-small {\\n\\tbackground-color: rgb(181, 226, 140);\\n\\t}\\n.leaflet-oldie .marker-cluster-small div {\\n\\tbackground-color: rgb(110, 204, 57);\\n\\t}\\n\\n.leaflet-oldie .marker-cluster-medium {\\n\\tbackground-color: rgb(241, 211, 87);\\n\\t}\\n.leaflet-oldie .marker-cluster-medium div {\\n\\tbackground-color: rgb(240, 194, 12);\\n\\t}\\n\\n.leaflet-oldie .marker-cluster-large {\\n\\tbackground-color: rgb(253, 156, 115);\\n\\t}\\n.leaflet-oldie .marker-cluster-large div {\\n\\tbackground-color: rgb(241, 128, 23);\\n}\\n\\n.marker-cluster {\\n\\tbackground-clip: padding-box;\\n\\tborder-radius: 20px;\\n\\t}\\n.marker-cluster div {\\n\\twidth: 30px;\\n\\theight: 30px;\\n\\tmargin-left: 5px;\\n\\tmargin-top: 5px;\\n\\n\\ttext-align: center;\\n\\tborder-radius: 15px;\\n\\tfont: 12px \"Helvetica Neue\", Arial, Helvetica, sans-serif;\\n\\t}\\n.marker-cluster span {\\n\\tline-height: 30px;\\n\\t}'],sourceRoot:\"\"}])},\"6cc5\":function(t,e,i){var n=i(\"b2bc\");\"string\"===typeof n&&(n=[[t.i,n,\"\"]]),n.locals&&(t.exports=n.locals);var o=i(\"499e\").default;o(\"2b03a002\",n,!0,{sourceMap:!0,shadowMode:!1})},8243:function(t,e,i){var n=i(\"55fc\");\"string\"===typeof n&&(n=[[t.i,n,\"\"]]),n.locals&&(t.exports=n.locals);var o=i(\"499e\").default;o(\"4beb7273\",n,!0,{sourceMap:!0,shadowMode:!1})},\"8ec3\":function(t,e){t.exports=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=\"},b2bc:function(t,e,i){var n=i(\"b041\");e=t.exports=i(\"2350\")(!0),e.push([t.i,\".leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(\"+n(i(\"163c\"))+\");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(\"+n(i(\"8ec3\"))+\");background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers-expanded .leaflet-control-layers-toggle,.leaflet-control-layers .leaflet-control-layers-list{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(\"+n(i(\"6397\"))+')}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-control-attribution svg{display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:hsla(0,0%,100%,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:17px 0;margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:\"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)\";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:\"\"}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;color-adjust:exact}}',\"\",{version:3,sources:[\"D:/jenkins/workspace/damDance-fvue/node_modules/leaflet/dist/D:/jenkins/workspace/damDance-fvue/node_modules/leaflet/dist/D:/jenkins/workspace/damDance-fvue/node_modules/leaflet/dist/leaflet.css\"],names:[],mappings:\"AAEA,6LAUC,kBACA,OACA,KACA,CACD,mBACC,eACA,CACD,0DAGC,yBACG,sBACK,iBACN,sBACF,CAED,yBACC,sBACD,CAEA,8BACC,yCACA,CAED,wCACC,aACA,cACA,4BACA,CACD,4CAEC,aACA,CAGD,6CACC,yBACA,yBACA,CACD,8MAKC,yBACA,0BACA,WACA,SACA,CAED,sCACC,6BACA,wBACA,CACD,sCACC,4BAEA,kBACA,uBACD,CACA,yDACC,sBACA,iBACD,CACA,mBACC,uCACD,CACA,qBACC,+CACD,CACA,cACC,eACA,iBACA,CACD,qBACC,kBACA,CACD,kBACC,QACA,SACA,2BACK,sBACL,WACA,CAED,0BACC,qBACA,CAED,cAAwB,WAAc,CAEtC,mBAAwB,WAAc,CACtC,sBAAwB,WAAc,CACtC,qBAAwB,WAAc,CACtC,qBAAwB,WAAc,CACtC,sBAA0B,WAAc,CACxC,oBAAwB,WAAc,CAEtC,yBAA2B,WAAc,CACzC,sBAA2B,WAAc,CAEzC,mBACC,UACA,UACA,CACD,MACC,2BACA,qBACA,iBACA,CAKD,iBACC,kBACA,YACA,8BACA,mBACA,CACD,6BAEC,kBACA,aACA,mBACA,CACD,aACC,KACA,CACD,eACC,OACA,CACD,gBACC,QACA,CACD,cACC,MACA,CACD,iBACC,WACA,UACA,CACD,gCACC,WACA,CACD,8BACC,eACA,CACD,iCACC,kBACA,CACD,+BACC,gBACA,CACD,gCACC,iBACA,CAKD,kCACC,UACA,sCACG,mCACK,6BACR,CACD,oDACC,SACA,CACD,uBACC,6BACI,yBACI,oBACR,CACD,0BACC,qBACD,CAEA,0CACC,kEACG,4DACK,iDACR,CACD,iEAEC,wBACG,qBACK,eACR,CAED,sCACC,iBACA,CAKD,qBACC,cACA,CACD,cACC,oBACA,iBACA,WACA,CACD,2DAEC,gBACA,CACD,qCAEC,WACA,CACD,iIAGC,YACA,wBACA,qBACA,eACA,CAGD,gHAKC,mBACA,CAED,8KAIC,8BACA,mBACA,CAID,mBACC,gBACA,kBACA,CACD,qBACC,aACA,CACD,kBACC,uBACA,6BACA,CAID,mBACC,sDACA,eACA,iBACA,eACA,CAKD,aACC,qCACA,iBACA,CACD,eACC,sBACA,6BACA,WACA,YACA,iBACA,cACA,kBACA,qBACA,UACA,CACD,8CAEC,4BACA,4BACA,aACA,CACD,0CAEC,wBACA,CACD,2BACC,2BACA,2BACA,CACD,0BACC,8BACA,+BACA,kBACA,CACD,gCACC,eACA,yBACA,UACA,CAED,8BACC,WACA,YACA,gBACA,CACD,0CACC,2BACA,2BACA,CACD,yCACC,8BACA,8BACA,CAID,mDAEC,8CACA,eACA,CAED,iFACC,cACA,CAKD,wBACC,oCACA,gBACA,iBACA,CACD,+BACC,+CACA,WACA,WACA,CACD,+CACC,+CACA,yBACA,CACD,8CACC,WACA,WACA,CACD,qHAEC,YACA,CACD,8DACC,cACA,iBACA,CACD,iCACC,yBACA,WACA,eACA,CACD,kCACC,kBACA,kBACA,iBACA,CACD,iCACC,eACA,kBACA,OACA,CACD,8BACC,cACA,eACA,mBACA,CACD,kCACC,SACA,0BACA,yBACA,CAGD,2BACC,8CACA,CAKD,gDACC,gBACA,8BACA,QACA,CACD,yDAEC,cACA,WACA,eACA,CACD,+BACC,oBACA,CACD,0EAEC,yBACA,CACD,iCACC,wBACA,CACD,qCACC,eACA,CACD,uCACC,iBACA,CACD,4BACC,sBACA,gBACA,gBACA,oBACA,mBACA,gBACA,2BACK,sBAEL,gBACA,6BACA,CACD,8CACC,0BACA,mBACA,eACA,CACD,+DACC,4BACA,CAED,+GAGC,eACA,CACD,mEAEC,gCACA,2BACA,CAKD,eACC,kBACA,kBACA,kBACA,CACD,+BACC,YACA,gBACA,kBACA,CACD,uBACC,2BACA,gBACA,eACA,oBACA,cACA,CACD,yBACC,cACA,cACA,CACD,6BACC,WACA,YACA,kBACA,SACA,gBACA,kBACA,gBACA,mBACA,CACD,mBACC,WACA,YACA,YAEA,oBACA,oBAEA,gCACG,6BACC,4BACI,uBACR,CACD,kDAEC,gBACA,WACA,oCACA,CACD,gDACC,kBACA,MACA,QACA,YACA,kBACA,WACA,YACA,yCACA,cACA,qBACA,sBACA,CACD,4GAEC,aACA,CACD,wBACC,cACA,6BACA,yBACA,CAED,8CACC,UACA,CACD,kCACC,WACA,cAEA,uHACA,6GACA,CAED,4JAIC,qBACA,CAKD,kBACC,gBACA,qBACA,CAKD,iBACC,kBACA,YACA,sBACA,sBACA,kBACA,WACA,mBACA,yBACA,sBACA,qBACA,iBACA,oBACA,mCACA,CACD,qCACC,eACA,mBACA,CACD,sHAIC,kBACA,oBACA,6BACA,uBACA,UACA,CAID,wBACC,cACD,CACA,qBACC,eACD,CACA,2DAEC,SACA,gBACA,CACD,4BACC,SACA,oBACA,qBACA,CACD,+BACC,MACA,iBACA,iBACA,wBACA,CACD,sBACC,gBACD,CACA,uBACC,eACD,CACA,2DAEC,QACA,eACA,CACD,6BACC,QACA,mBACA,sBACA,CACD,8BACC,OACA,kBACA,uBACA,CAID,aAEC,iBACC,iCACA,kBACA,CACD,CAAA\",file:\"leaflet.css\",sourcesContent:['/* required styles */\\r\\n\\r\\n.leaflet-pane,\\r\\n.leaflet-tile,\\r\\n.leaflet-marker-icon,\\r\\n.leaflet-marker-shadow,\\r\\n.leaflet-tile-container,\\r\\n.leaflet-pane > svg,\\r\\n.leaflet-pane > canvas,\\r\\n.leaflet-zoom-box,\\r\\n.leaflet-image-layer,\\r\\n.leaflet-layer {\\r\\n\\tposition: absolute;\\r\\n\\tleft: 0;\\r\\n\\ttop: 0;\\r\\n\\t}\\r\\n.leaflet-container {\\r\\n\\toverflow: hidden;\\r\\n\\t}\\r\\n.leaflet-tile,\\r\\n.leaflet-marker-icon,\\r\\n.leaflet-marker-shadow {\\r\\n\\t-webkit-user-select: none;\\r\\n\\t -moz-user-select: none;\\r\\n\\t user-select: none;\\r\\n\\t -webkit-user-drag: none;\\r\\n\\t}\\r\\n/* Prevents IE11 from highlighting tiles in blue */\\r\\n.leaflet-tile::selection {\\r\\n\\tbackground: transparent;\\r\\n}\\r\\n/* Safari renders non-retina tile on retina better with this, but Chrome is worse */\\r\\n.leaflet-safari .leaflet-tile {\\r\\n\\timage-rendering: -webkit-optimize-contrast;\\r\\n\\t}\\r\\n/* hack that prevents hw layers \"stretching\" when loading new tiles */\\r\\n.leaflet-safari .leaflet-tile-container {\\r\\n\\twidth: 1600px;\\r\\n\\theight: 1600px;\\r\\n\\t-webkit-transform-origin: 0 0;\\r\\n\\t}\\r\\n.leaflet-marker-icon,\\r\\n.leaflet-marker-shadow {\\r\\n\\tdisplay: block;\\r\\n\\t}\\r\\n/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */\\r\\n/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */\\r\\n.leaflet-container .leaflet-overlay-pane svg {\\r\\n\\tmax-width: none !important;\\r\\n\\tmax-height: none !important;\\r\\n\\t}\\r\\n.leaflet-container .leaflet-marker-pane img,\\r\\n.leaflet-container .leaflet-shadow-pane img,\\r\\n.leaflet-container .leaflet-tile-pane img,\\r\\n.leaflet-container img.leaflet-image-layer,\\r\\n.leaflet-container .leaflet-tile {\\r\\n\\tmax-width: none !important;\\r\\n\\tmax-height: none !important;\\r\\n\\twidth: auto;\\r\\n\\tpadding: 0;\\r\\n\\t}\\r\\n\\r\\n.leaflet-container.leaflet-touch-zoom {\\r\\n\\t-ms-touch-action: pan-x pan-y;\\r\\n\\ttouch-action: pan-x pan-y;\\r\\n\\t}\\r\\n.leaflet-container.leaflet-touch-drag {\\r\\n\\t-ms-touch-action: pinch-zoom;\\r\\n\\t/* Fallback for FF which doesn\\'t support pinch-zoom */\\r\\n\\ttouch-action: none;\\r\\n\\ttouch-action: pinch-zoom;\\r\\n}\\r\\n.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {\\r\\n\\t-ms-touch-action: none;\\r\\n\\ttouch-action: none;\\r\\n}\\r\\n.leaflet-container {\\r\\n\\t-webkit-tap-highlight-color: transparent;\\r\\n}\\r\\n.leaflet-container a {\\r\\n\\t-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);\\r\\n}\\r\\n.leaflet-tile {\\r\\n\\tfilter: inherit;\\r\\n\\tvisibility: hidden;\\r\\n\\t}\\r\\n.leaflet-tile-loaded {\\r\\n\\tvisibility: inherit;\\r\\n\\t}\\r\\n.leaflet-zoom-box {\\r\\n\\twidth: 0;\\r\\n\\theight: 0;\\r\\n\\t-moz-box-sizing: border-box;\\r\\n\\t box-sizing: border-box;\\r\\n\\tz-index: 800;\\r\\n\\t}\\r\\n/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */\\r\\n.leaflet-overlay-pane svg {\\r\\n\\t-moz-user-select: none;\\r\\n\\t}\\r\\n\\r\\n.leaflet-pane { z-index: 400; }\\r\\n\\r\\n.leaflet-tile-pane { z-index: 200; }\\r\\n.leaflet-overlay-pane { z-index: 400; }\\r\\n.leaflet-shadow-pane { z-index: 500; }\\r\\n.leaflet-marker-pane { z-index: 600; }\\r\\n.leaflet-tooltip-pane { z-index: 650; }\\r\\n.leaflet-popup-pane { z-index: 700; }\\r\\n\\r\\n.leaflet-map-pane canvas { z-index: 100; }\\r\\n.leaflet-map-pane svg { z-index: 200; }\\r\\n\\r\\n.leaflet-vml-shape {\\r\\n\\twidth: 1px;\\r\\n\\theight: 1px;\\r\\n\\t}\\r\\n.lvml {\\r\\n\\tbehavior: url(#default#VML);\\r\\n\\tdisplay: inline-block;\\r\\n\\tposition: absolute;\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* control positioning */\\r\\n\\r\\n.leaflet-control {\\r\\n\\tposition: relative;\\r\\n\\tz-index: 800;\\r\\n\\tpointer-events: visiblePainted; /* IE 9-10 doesn\\'t have auto */\\r\\n\\tpointer-events: auto;\\r\\n\\t}\\r\\n.leaflet-top,\\r\\n.leaflet-bottom {\\r\\n\\tposition: absolute;\\r\\n\\tz-index: 1000;\\r\\n\\tpointer-events: none;\\r\\n\\t}\\r\\n.leaflet-top {\\r\\n\\ttop: 0;\\r\\n\\t}\\r\\n.leaflet-right {\\r\\n\\tright: 0;\\r\\n\\t}\\r\\n.leaflet-bottom {\\r\\n\\tbottom: 0;\\r\\n\\t}\\r\\n.leaflet-left {\\r\\n\\tleft: 0;\\r\\n\\t}\\r\\n.leaflet-control {\\r\\n\\tfloat: left;\\r\\n\\tclear: both;\\r\\n\\t}\\r\\n.leaflet-right .leaflet-control {\\r\\n\\tfloat: right;\\r\\n\\t}\\r\\n.leaflet-top .leaflet-control {\\r\\n\\tmargin-top: 10px;\\r\\n\\t}\\r\\n.leaflet-bottom .leaflet-control {\\r\\n\\tmargin-bottom: 10px;\\r\\n\\t}\\r\\n.leaflet-left .leaflet-control {\\r\\n\\tmargin-left: 10px;\\r\\n\\t}\\r\\n.leaflet-right .leaflet-control {\\r\\n\\tmargin-right: 10px;\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* zoom and fade animations */\\r\\n\\r\\n.leaflet-fade-anim .leaflet-popup {\\r\\n\\topacity: 0;\\r\\n\\t-webkit-transition: opacity 0.2s linear;\\r\\n\\t -moz-transition: opacity 0.2s linear;\\r\\n\\t transition: opacity 0.2s linear;\\r\\n\\t}\\r\\n.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {\\r\\n\\topacity: 1;\\r\\n\\t}\\r\\n.leaflet-zoom-animated {\\r\\n\\t-webkit-transform-origin: 0 0;\\r\\n\\t -ms-transform-origin: 0 0;\\r\\n\\t transform-origin: 0 0;\\r\\n\\t}\\r\\nsvg.leaflet-zoom-animated {\\r\\n\\twill-change: transform;\\r\\n}\\r\\n\\r\\n.leaflet-zoom-anim .leaflet-zoom-animated {\\r\\n\\t-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);\\r\\n\\t -moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1);\\r\\n\\t transition: transform 0.25s cubic-bezier(0,0,0.25,1);\\r\\n\\t}\\r\\n.leaflet-zoom-anim .leaflet-tile,\\r\\n.leaflet-pan-anim .leaflet-tile {\\r\\n\\t-webkit-transition: none;\\r\\n\\t -moz-transition: none;\\r\\n\\t transition: none;\\r\\n\\t}\\r\\n\\r\\n.leaflet-zoom-anim .leaflet-zoom-hide {\\r\\n\\tvisibility: hidden;\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* cursors */\\r\\n\\r\\n.leaflet-interactive {\\r\\n\\tcursor: pointer;\\r\\n\\t}\\r\\n.leaflet-grab {\\r\\n\\tcursor: -webkit-grab;\\r\\n\\tcursor: -moz-grab;\\r\\n\\tcursor: grab;\\r\\n\\t}\\r\\n.leaflet-crosshair,\\r\\n.leaflet-crosshair .leaflet-interactive {\\r\\n\\tcursor: crosshair;\\r\\n\\t}\\r\\n.leaflet-popup-pane,\\r\\n.leaflet-control {\\r\\n\\tcursor: auto;\\r\\n\\t}\\r\\n.leaflet-dragging .leaflet-grab,\\r\\n.leaflet-dragging .leaflet-grab .leaflet-interactive,\\r\\n.leaflet-dragging .leaflet-marker-draggable {\\r\\n\\tcursor: move;\\r\\n\\tcursor: -webkit-grabbing;\\r\\n\\tcursor: -moz-grabbing;\\r\\n\\tcursor: grabbing;\\r\\n\\t}\\r\\n\\r\\n/* marker & overlays interactivity */\\r\\n.leaflet-marker-icon,\\r\\n.leaflet-marker-shadow,\\r\\n.leaflet-image-layer,\\r\\n.leaflet-pane > svg path,\\r\\n.leaflet-tile-container {\\r\\n\\tpointer-events: none;\\r\\n\\t}\\r\\n\\r\\n.leaflet-marker-icon.leaflet-interactive,\\r\\n.leaflet-image-layer.leaflet-interactive,\\r\\n.leaflet-pane > svg path.leaflet-interactive,\\r\\nsvg.leaflet-image-layer.leaflet-interactive path {\\r\\n\\tpointer-events: visiblePainted; /* IE 9-10 doesn\\'t have auto */\\r\\n\\tpointer-events: auto;\\r\\n\\t}\\r\\n\\r\\n/* visual tweaks */\\r\\n\\r\\n.leaflet-container {\\r\\n\\tbackground: #ddd;\\r\\n\\toutline-offset: 1px;\\r\\n\\t}\\r\\n.leaflet-container a {\\r\\n\\tcolor: #0078A8;\\r\\n\\t}\\r\\n.leaflet-zoom-box {\\r\\n\\tborder: 2px dotted #38f;\\r\\n\\tbackground: rgba(255,255,255,0.5);\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* general typography */\\r\\n.leaflet-container {\\r\\n\\tfont-family: \"Helvetica Neue\", Arial, Helvetica, sans-serif;\\r\\n\\tfont-size: 12px;\\r\\n\\tfont-size: 0.75rem;\\r\\n\\tline-height: 1.5;\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* general toolbar styles */\\r\\n\\r\\n.leaflet-bar {\\r\\n\\tbox-shadow: 0 1px 5px rgba(0,0,0,0.65);\\r\\n\\tborder-radius: 4px;\\r\\n\\t}\\r\\n.leaflet-bar a {\\r\\n\\tbackground-color: #fff;\\r\\n\\tborder-bottom: 1px solid #ccc;\\r\\n\\twidth: 26px;\\r\\n\\theight: 26px;\\r\\n\\tline-height: 26px;\\r\\n\\tdisplay: block;\\r\\n\\ttext-align: center;\\r\\n\\ttext-decoration: none;\\r\\n\\tcolor: black;\\r\\n\\t}\\r\\n.leaflet-bar a,\\r\\n.leaflet-control-layers-toggle {\\r\\n\\tbackground-position: 50% 50%;\\r\\n\\tbackground-repeat: no-repeat;\\r\\n\\tdisplay: block;\\r\\n\\t}\\r\\n.leaflet-bar a:hover,\\r\\n.leaflet-bar a:focus {\\r\\n\\tbackground-color: #f4f4f4;\\r\\n\\t}\\r\\n.leaflet-bar a:first-child {\\r\\n\\tborder-top-left-radius: 4px;\\r\\n\\tborder-top-right-radius: 4px;\\r\\n\\t}\\r\\n.leaflet-bar a:last-child {\\r\\n\\tborder-bottom-left-radius: 4px;\\r\\n\\tborder-bottom-right-radius: 4px;\\r\\n\\tborder-bottom: none;\\r\\n\\t}\\r\\n.leaflet-bar a.leaflet-disabled {\\r\\n\\tcursor: default;\\r\\n\\tbackground-color: #f4f4f4;\\r\\n\\tcolor: #bbb;\\r\\n\\t}\\r\\n\\r\\n.leaflet-touch .leaflet-bar a {\\r\\n\\twidth: 30px;\\r\\n\\theight: 30px;\\r\\n\\tline-height: 30px;\\r\\n\\t}\\r\\n.leaflet-touch .leaflet-bar a:first-child {\\r\\n\\tborder-top-left-radius: 2px;\\r\\n\\tborder-top-right-radius: 2px;\\r\\n\\t}\\r\\n.leaflet-touch .leaflet-bar a:last-child {\\r\\n\\tborder-bottom-left-radius: 2px;\\r\\n\\tborder-bottom-right-radius: 2px;\\r\\n\\t}\\r\\n\\r\\n/* zoom control */\\r\\n\\r\\n.leaflet-control-zoom-in,\\r\\n.leaflet-control-zoom-out {\\r\\n\\tfont: bold 18px \\'Lucida Console\\', Monaco, monospace;\\r\\n\\ttext-indent: 1px;\\r\\n\\t}\\r\\n\\r\\n.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {\\r\\n\\tfont-size: 22px;\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* layers control */\\r\\n\\r\\n.leaflet-control-layers {\\r\\n\\tbox-shadow: 0 1px 5px rgba(0,0,0,0.4);\\r\\n\\tbackground: #fff;\\r\\n\\tborder-radius: 5px;\\r\\n\\t}\\r\\n.leaflet-control-layers-toggle {\\r\\n\\tbackground-image: url(images/layers.png);\\r\\n\\twidth: 36px;\\r\\n\\theight: 36px;\\r\\n\\t}\\r\\n.leaflet-retina .leaflet-control-layers-toggle {\\r\\n\\tbackground-image: url(images/layers-2x.png);\\r\\n\\tbackground-size: 26px 26px;\\r\\n\\t}\\r\\n.leaflet-touch .leaflet-control-layers-toggle {\\r\\n\\twidth: 44px;\\r\\n\\theight: 44px;\\r\\n\\t}\\r\\n.leaflet-control-layers .leaflet-control-layers-list,\\r\\n.leaflet-control-layers-expanded .leaflet-control-layers-toggle {\\r\\n\\tdisplay: none;\\r\\n\\t}\\r\\n.leaflet-control-layers-expanded .leaflet-control-layers-list {\\r\\n\\tdisplay: block;\\r\\n\\tposition: relative;\\r\\n\\t}\\r\\n.leaflet-control-layers-expanded {\\r\\n\\tpadding: 6px 10px 6px 6px;\\r\\n\\tcolor: #333;\\r\\n\\tbackground: #fff;\\r\\n\\t}\\r\\n.leaflet-control-layers-scrollbar {\\r\\n\\toverflow-y: scroll;\\r\\n\\toverflow-x: hidden;\\r\\n\\tpadding-right: 5px;\\r\\n\\t}\\r\\n.leaflet-control-layers-selector {\\r\\n\\tmargin-top: 2px;\\r\\n\\tposition: relative;\\r\\n\\ttop: 1px;\\r\\n\\t}\\r\\n.leaflet-control-layers label {\\r\\n\\tdisplay: block;\\r\\n\\tfont-size: 13px;\\r\\n\\tfont-size: 1.08333em;\\r\\n\\t}\\r\\n.leaflet-control-layers-separator {\\r\\n\\theight: 0;\\r\\n\\tborder-top: 1px solid #ddd;\\r\\n\\tmargin: 5px -10px 5px -6px;\\r\\n\\t}\\r\\n\\r\\n/* Default icon URLs */\\r\\n.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */\\r\\n\\tbackground-image: url(images/marker-icon.png);\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* attribution and scale controls */\\r\\n\\r\\n.leaflet-container .leaflet-control-attribution {\\r\\n\\tbackground: #fff;\\r\\n\\tbackground: rgba(255, 255, 255, 0.8);\\r\\n\\tmargin: 0;\\r\\n\\t}\\r\\n.leaflet-control-attribution,\\r\\n.leaflet-control-scale-line {\\r\\n\\tpadding: 0 5px;\\r\\n\\tcolor: #333;\\r\\n\\tline-height: 1.4;\\r\\n\\t}\\r\\n.leaflet-control-attribution a {\\r\\n\\ttext-decoration: none;\\r\\n\\t}\\r\\n.leaflet-control-attribution a:hover,\\r\\n.leaflet-control-attribution a:focus {\\r\\n\\ttext-decoration: underline;\\r\\n\\t}\\r\\n.leaflet-control-attribution svg {\\r\\n\\tdisplay: inline !important;\\r\\n\\t}\\r\\n.leaflet-left .leaflet-control-scale {\\r\\n\\tmargin-left: 5px;\\r\\n\\t}\\r\\n.leaflet-bottom .leaflet-control-scale {\\r\\n\\tmargin-bottom: 5px;\\r\\n\\t}\\r\\n.leaflet-control-scale-line {\\r\\n\\tborder: 2px solid #777;\\r\\n\\tborder-top: none;\\r\\n\\tline-height: 1.1;\\r\\n\\tpadding: 2px 5px 1px;\\r\\n\\twhite-space: nowrap;\\r\\n\\toverflow: hidden;\\r\\n\\t-moz-box-sizing: border-box;\\r\\n\\t box-sizing: border-box;\\r\\n\\r\\n\\tbackground: #fff;\\r\\n\\tbackground: rgba(255, 255, 255, 0.5);\\r\\n\\t}\\r\\n.leaflet-control-scale-line:not(:first-child) {\\r\\n\\tborder-top: 2px solid #777;\\r\\n\\tborder-bottom: none;\\r\\n\\tmargin-top: -2px;\\r\\n\\t}\\r\\n.leaflet-control-scale-line:not(:first-child):not(:last-child) {\\r\\n\\tborder-bottom: 2px solid #777;\\r\\n\\t}\\r\\n\\r\\n.leaflet-touch .leaflet-control-attribution,\\r\\n.leaflet-touch .leaflet-control-layers,\\r\\n.leaflet-touch .leaflet-bar {\\r\\n\\tbox-shadow: none;\\r\\n\\t}\\r\\n.leaflet-touch .leaflet-control-layers,\\r\\n.leaflet-touch .leaflet-bar {\\r\\n\\tborder: 2px solid rgba(0,0,0,0.2);\\r\\n\\tbackground-clip: padding-box;\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* popup */\\r\\n\\r\\n.leaflet-popup {\\r\\n\\tposition: absolute;\\r\\n\\ttext-align: center;\\r\\n\\tmargin-bottom: 20px;\\r\\n\\t}\\r\\n.leaflet-popup-content-wrapper {\\r\\n\\tpadding: 1px;\\r\\n\\ttext-align: left;\\r\\n\\tborder-radius: 12px;\\r\\n\\t}\\r\\n.leaflet-popup-content {\\r\\n\\tmargin: 13px 24px 13px 20px;\\r\\n\\tline-height: 1.3;\\r\\n\\tfont-size: 13px;\\r\\n\\tfont-size: 1.08333em;\\r\\n\\tmin-height: 1px;\\r\\n\\t}\\r\\n.leaflet-popup-content p {\\r\\n\\tmargin: 17px 0;\\r\\n\\tmargin: 1.3em 0;\\r\\n\\t}\\r\\n.leaflet-popup-tip-container {\\r\\n\\twidth: 40px;\\r\\n\\theight: 20px;\\r\\n\\tposition: absolute;\\r\\n\\tleft: 50%;\\r\\n\\tmargin-top: -1px;\\r\\n\\tmargin-left: -20px;\\r\\n\\toverflow: hidden;\\r\\n\\tpointer-events: none;\\r\\n\\t}\\r\\n.leaflet-popup-tip {\\r\\n\\twidth: 17px;\\r\\n\\theight: 17px;\\r\\n\\tpadding: 1px;\\r\\n\\r\\n\\tmargin: -10px auto 0;\\r\\n\\tpointer-events: auto;\\r\\n\\r\\n\\t-webkit-transform: rotate(45deg);\\r\\n\\t -moz-transform: rotate(45deg);\\r\\n\\t -ms-transform: rotate(45deg);\\r\\n\\t transform: rotate(45deg);\\r\\n\\t}\\r\\n.leaflet-popup-content-wrapper,\\r\\n.leaflet-popup-tip {\\r\\n\\tbackground: white;\\r\\n\\tcolor: #333;\\r\\n\\tbox-shadow: 0 3px 14px rgba(0,0,0,0.4);\\r\\n\\t}\\r\\n.leaflet-container a.leaflet-popup-close-button {\\r\\n\\tposition: absolute;\\r\\n\\ttop: 0;\\r\\n\\tright: 0;\\r\\n\\tborder: none;\\r\\n\\ttext-align: center;\\r\\n\\twidth: 24px;\\r\\n\\theight: 24px;\\r\\n\\tfont: 16px/24px Tahoma, Verdana, sans-serif;\\r\\n\\tcolor: #757575;\\r\\n\\ttext-decoration: none;\\r\\n\\tbackground: transparent;\\r\\n\\t}\\r\\n.leaflet-container a.leaflet-popup-close-button:hover,\\r\\n.leaflet-container a.leaflet-popup-close-button:focus {\\r\\n\\tcolor: #585858;\\r\\n\\t}\\r\\n.leaflet-popup-scrolled {\\r\\n\\toverflow: auto;\\r\\n\\tborder-bottom: 1px solid #ddd;\\r\\n\\tborder-top: 1px solid #ddd;\\r\\n\\t}\\r\\n\\r\\n.leaflet-oldie .leaflet-popup-content-wrapper {\\r\\n\\t-ms-zoom: 1;\\r\\n\\t}\\r\\n.leaflet-oldie .leaflet-popup-tip {\\r\\n\\twidth: 24px;\\r\\n\\tmargin: 0 auto;\\r\\n\\r\\n\\t-ms-filter: \"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)\";\\r\\n\\tfilter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);\\r\\n\\t}\\r\\n\\r\\n.leaflet-oldie .leaflet-control-zoom,\\r\\n.leaflet-oldie .leaflet-control-layers,\\r\\n.leaflet-oldie .leaflet-popup-content-wrapper,\\r\\n.leaflet-oldie .leaflet-popup-tip {\\r\\n\\tborder: 1px solid #999;\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* div icon */\\r\\n\\r\\n.leaflet-div-icon {\\r\\n\\tbackground: #fff;\\r\\n\\tborder: 1px solid #666;\\r\\n\\t}\\r\\n\\r\\n\\r\\n/* Tooltip */\\r\\n/* Base styles for the element that has a tooltip */\\r\\n.leaflet-tooltip {\\r\\n\\tposition: absolute;\\r\\n\\tpadding: 6px;\\r\\n\\tbackground-color: #fff;\\r\\n\\tborder: 1px solid #fff;\\r\\n\\tborder-radius: 3px;\\r\\n\\tcolor: #222;\\r\\n\\twhite-space: nowrap;\\r\\n\\t-webkit-user-select: none;\\r\\n\\t-moz-user-select: none;\\r\\n\\t-ms-user-select: none;\\r\\n\\tuser-select: none;\\r\\n\\tpointer-events: none;\\r\\n\\tbox-shadow: 0 1px 3px rgba(0,0,0,0.4);\\r\\n\\t}\\r\\n.leaflet-tooltip.leaflet-interactive {\\r\\n\\tcursor: pointer;\\r\\n\\tpointer-events: auto;\\r\\n\\t}\\r\\n.leaflet-tooltip-top:before,\\r\\n.leaflet-tooltip-bottom:before,\\r\\n.leaflet-tooltip-left:before,\\r\\n.leaflet-tooltip-right:before {\\r\\n\\tposition: absolute;\\r\\n\\tpointer-events: none;\\r\\n\\tborder: 6px solid transparent;\\r\\n\\tbackground: transparent;\\r\\n\\tcontent: \"\";\\r\\n\\t}\\r\\n\\r\\n/* Directions */\\r\\n\\r\\n.leaflet-tooltip-bottom {\\r\\n\\tmargin-top: 6px;\\r\\n}\\r\\n.leaflet-tooltip-top {\\r\\n\\tmargin-top: -6px;\\r\\n}\\r\\n.leaflet-tooltip-bottom:before,\\r\\n.leaflet-tooltip-top:before {\\r\\n\\tleft: 50%;\\r\\n\\tmargin-left: -6px;\\r\\n\\t}\\r\\n.leaflet-tooltip-top:before {\\r\\n\\tbottom: 0;\\r\\n\\tmargin-bottom: -12px;\\r\\n\\tborder-top-color: #fff;\\r\\n\\t}\\r\\n.leaflet-tooltip-bottom:before {\\r\\n\\ttop: 0;\\r\\n\\tmargin-top: -12px;\\r\\n\\tmargin-left: -6px;\\r\\n\\tborder-bottom-color: #fff;\\r\\n\\t}\\r\\n.leaflet-tooltip-left {\\r\\n\\tmargin-left: -6px;\\r\\n}\\r\\n.leaflet-tooltip-right {\\r\\n\\tmargin-left: 6px;\\r\\n}\\r\\n.leaflet-tooltip-left:before,\\r\\n.leaflet-tooltip-right:before {\\r\\n\\ttop: 50%;\\r\\n\\tmargin-top: -6px;\\r\\n\\t}\\r\\n.leaflet-tooltip-left:before {\\r\\n\\tright: 0;\\r\\n\\tmargin-right: -12px;\\r\\n\\tborder-left-color: #fff;\\r\\n\\t}\\r\\n.leaflet-tooltip-right:before {\\r\\n\\tleft: 0;\\r\\n\\tmargin-left: -12px;\\r\\n\\tborder-right-color: #fff;\\r\\n\\t}\\r\\n\\r\\n/* Printing */\\r\\n\\t\\r\\n@media print {\\r\\n\\t/* Prevent printers from removing background-images of controls. */\\r\\n\\t.leaflet-control {\\r\\n\\t\\t-webkit-print-color-adjust: exact;\\r\\n\\t\\tcolor-adjust: exact;\\r\\n\\t\\t}\\r\\n\\t}\\r\\n'],sourceRoot:\"\"}])},c9f9:function(t,e,i){\"use strict\";e[\"a\"]={type:\"FeatureCollection\",features:[{type:\"Feature\",geometry:{type:\"Polygon\",coordinates:[[[108.03023689124515,30.5766453725219],[108.02954167153676,30.57735689784863],[108.02629520029656,30.580375293953434],[108.02349954744498,30.586336616888982],[108.0232301714054,30.58825463517549],[108.02349929546382,30.589908280272308],[108.02557441366766,30.591239173448713],[108.02873478706047,30.59185960350879],[108.02913367210887,30.592602288655115],[108.02920340870693,30.593704690280706],[108.02916841732689,30.594893328684968],[108.02783184731223,30.59696801586081],[108.0266160128457,30.598864493102877],[108.02527854475886,30.600939261007692],[108.02071215154685,30.605357036971185],[108.0202524003225,30.606497873286923],[108.01889792618712,30.612427337130686],[108.01335930629855,30.628722637645396],[108.01242990108648,30.63205297538265],[108.01336785045494,30.63481408451924],[108.0135023567094,30.63602418631116],[108.01363683504727,30.637635118735083],[108.01564176705818,30.637980168100786],[108.01721306573788,30.638238555813132],[108.0185590648943,30.638655557302734],[108.01907951764724,30.638967956529132],[108.0195750251613,30.639618288342305],[108.02079820876158,30.643427254130152],[108.02098055108641,30.645289952819013],[108.02108509586765,30.647465730880732],[108.02076397347729,30.648143332986354],[108.02113767187443,30.651313927304937],[108.02233517465267,30.65228619667523],[108.0236373512163,30.654206799231446],[108.02631177248739,30.656274701194235],[108.03102593835978,30.659606992211266],[108.0315375571492,30.660386355952788],[108.03455871071137,30.663114667364585],[108.03621756541698,30.66419519504763],[108.03800623944421,30.66489667377939],[108.03895201450075,30.665061416040732],[108.03981202930301,30.665089442570338],[108.04153914880628,30.66486267982963],[108.04677519196287,30.66312037536203],[108.04944902329783,30.66248538599685],[108.05079452199008,30.662426862595836],[108.05649979008767,30.662703723090857],[108.06538969640026,30.66334051480125],[108.06779506982606,30.66388436096546],[108.06928856197116,30.664561380242866],[108.0703395537506,30.665249951150304],[108.07112085046755,30.665627979900965],[108.07194613349508,30.666139933282825],[108.07270951040887,30.666489047533776],[108.07330005929805,30.666615444187684],[108.07448921849277,30.666689357224207],[108.07490593081839,30.66685892733352],[108.07514075878645,30.667147602395236],[108.07520168617287,30.667618341841454],[108.07520168337335,30.66765732444092],[108.07522766064703,30.66774426414156],[108.07524563088076,30.6680001350204],[108.07522761965825,30.668315009191343],[108.07523660226035,30.668477928934152],[108.07538348862553,30.668772676265615],[108.07555736591186,30.668977442850437],[108.07571425631254,30.669165232022557],[108.07596609108204,30.669354945908402],[108.07621793014034,30.66953066888897],[108.07643479070566,30.669730410914447],[108.07658169508404,30.66990122142926],[108.07672060323159,30.670097027751552],[108.07680754163138,30.670283878114297],[108.07689447654536,30.670524704565512],[108.07698141436398,30.670730547016372],[108.0770333709317,30.67094341264963],[108.07705934521093,30.671106320125695],[108.07705933084965,30.67130623029198],[108.07701633430285,30.671581138708174],[108.07697332794224,30.67199398507624],[108.07697329491023,30.672453778067336],[108.07697327401357,30.672744647020505],[108.07699024245885,30.673055494197964],[108.07695523718851,30.67339336795199],[108.07687725951325,30.673675299197754],[108.0767992904115,30.673842282564237],[108.07676430473298,30.673912277410217],[108.07660837666226,30.674122301126864],[108.07639948070197,30.674324370409604],[108.07597470475167,30.674658551958213],[108.07573083471544,30.674890641618713],[108.0754359903897,30.67524871846214],[108.07533204499495,30.675393737954785],[108.07509716108025,30.675851724677685],[108.07497620802168,30.676281630718034],[108.07492422094452,30.676570543227054],[108.0748802292983,30.676852452235373],[108.07489820717275,30.67699737128432],[108.07495015877895,30.67720123502085],[108.07506307063441,30.677414043866666],[108.07516699167503,30.677587878425463],[108.07537484498278,30.67780260940108],[108.07568763430697,30.678044245251503],[108.07632222353301,30.678519526677555],[108.07689486046625,30.679091828302713],[108.07705975511912,30.679311604818622],[108.07738055435347,30.679737174352738],[108.07754545193757,30.679973946605223],[108.0775894189887,30.68011884872852],[108.07760639982165,30.68026476984423],[108.0775633945056,30.680644627179458],[108.07752839300066,30.680915528543945],[108.07748540488366,30.681058494236854],[108.07741542930293,30.68122346954396],[108.07729448074824,30.681388482344087],[108.07706758768033,30.681581561431656],[108.07674675170449,30.681739729804427],[108.07642592242946,30.68187891149865],[108.07615707035897,30.681985072121233],[108.07581826287593,30.682108284014355],[108.07550544501211,30.68223447853578],[108.07532254857989,30.682381560686085],[108.07526257481112,30.68254253622541],[108.07521859187196,30.682692503730934],[108.07522757683284,30.682822436667728],[108.07525355370501,30.68291537255239],[108.07542742657246,30.683165115069684],[108.07567025797377,30.683425798154477],[108.07584413523685,30.68366654796424],[108.07593106220736,30.683957344997175],[108.07596602389155,30.68420020551312],[108.07597399650385,30.684515054272815],[108.07596598926605,30.684681983754707],[108.07588702286232,30.684870959476086],[108.07565314034883,30.685206992174994],[108.07529732927438,30.68565207698256],[108.07515840156822,30.68587109072797],[108.07482758790546,30.686251192115915],[108.07443781060465,30.686756291285295],[108.07403805003827,30.68723441834207],[108.07383816983292,30.687515465064205],[108.07363828896011,30.68783449592835],[108.07338645247754,30.68809060483343],[108.07320456979816,30.688314667106173],[108.07300470278231,30.688531750709824],[108.07274388546821,30.688730901471416],[108.07251904889517,30.688859054049086],[108.07237915057765,30.68895714160905],[108.07232718676322,30.689019162479973],[108.07231918469643,30.689135116322326],[108.07234515551507,30.689258034425222],[108.07240509526137,30.689444890451895],[108.07265686923618,30.68988144908013],[108.07270982311314,30.689959363054474],[108.07312646264798,30.690608673539327],[108.07320439029483,30.69081250705253],[108.07339503416217,30.69381992945633],[108.0732999413177,30.696076958028733],[108.07284822903013,30.69675605589595],[108.07112953275787,30.69776924923119],[108.07020027890457,30.698621805330628],[108.06995738235358,30.700219307561216],[108.07007821074328,30.701089767563406],[108.07059067231155,30.70226367523617],[108.07126804496107,30.702929668742286],[108.07300458889702,30.704017475524047],[108.07404676886948,30.704959086144086],[108.07458431168284,30.706225015942575],[108.075122754894,30.70907419817285],[108.07562634487057,30.710389153887604],[108.07604305256872,30.710962545181122],[108.07998489769068,30.714103268776146],[108.0820430730413,30.716024175836765],[108.08231195551141,30.71663674086477],[108.0822599492605,30.716916631362682],[108.08105322062866,30.718176665539705],[108.07710277279502,30.72043314322264],[108.07199696952684,30.723466033315432],[108.07130850765817,30.723817540209758],[108.07027528145845,30.725448797983333],[108.0677796613686,30.725418566902157],[108.06663982101779,30.725857700206515],[108.06516343222398,30.72626333295321],[108.06297604328562,30.726539086325694],[108.05860003436989,30.726257619880464],[108.05331152657882,30.725534767853038],[108.0511104746109,30.724790124893335],[108.05004544377188,30.724701167699312],[108.04917905929649,30.724955701047268],[108.04870992260948,30.725445370232617],[108.04567994833539,30.72552640627152],[108.04516596927772,30.726096190043076],[108.04393355406584,30.726177740450854],[108.04293770169485,30.72605493370468],[108.04225124855542,30.72536776228099],[108.04113980624439,30.724067848728936],[108.04020199455859,30.72307543360575],[108.03390731603449,30.71945502483991],[108.03061686120017,30.717770071340283],[108.02368088135525,30.71540650679006],[108.02093477219144,30.714512495639884],[108.01632336835085,30.713711913962626],[108.01338723800149,30.71336857167667],[108.00691729328013,30.712282230231384],[108.00038889345633,30.71265576148698],[107.99879995434051,30.712661591542904],[107.99742031675143,30.71321552621372],[107.99602275869749,30.713503646742087],[107.99470300757027,30.713962346004877],[107.99357459939577,30.71419167997015],[107.99245414699352,30.71464987640981],[107.99119612909365,30.71510948729145],[107.98993711155482,30.715509123895377],[107.98840992766577,30.716028507396036],[107.98761941709809,30.716257789999688],[107.98497271917543,30.716945437280295],[107.98338365890208,30.717516921876157],[107.98192617576825,30.71786409808099],[107.9802672860207,30.71820884581952],[107.9790699547722,30.718381287880277],[107.97769015625877,30.71855224328268],[107.97610195344481,30.71872577205582],[107.97430432022733,30.719012804410657],[107.97271601342128,30.71918824164612],[107.96940961797908,30.719360416926126],[107.96775134617488,30.719304002195358],[107.96669231812999,30.7194218233222],[107.96569408790624,30.719592429546733],[107.9642360810408,30.719882173167573],[107.95805631971058,30.720799575060813],[107.95628574234254,30.721088776203906],[107.95569617800079,30.72137306228966],[107.95476641242631,30.721890035079344],[107.95383858758802,30.722749808248405],[107.95264931485177,30.724066934644167],[107.95185110958072,30.725041290991587],[107.9498714843887,30.727044764237814],[107.94881276831754,30.728016615177303],[107.94748556541192,30.72927785835245],[107.9462271470438,30.73053889441298],[107.94490770920135,30.732943429142267],[107.9441691252757,30.734089358266896],[107.9429803957646,30.735349100889202],[107.94145325544946,30.7364944962197],[107.94000385102837,30.737927513075235],[107.9392052323639,30.738845524528998],[107.93744924102911,30.739801191791816],[107.93549649152737,30.73982653325016],[107.93452983395684,30.742772655008498],[107.93231305906473,30.744951086761517],[107.93172379353052,30.746748081836067],[107.93152402964559,30.747490009076657],[107.93112554905537,30.74817825979451],[107.9305952752762,30.748407931037903],[107.92966754802346,30.748296337306165],[107.92880768700842,30.7482375852777],[107.92767910957573,30.748411047978912],[107.92662033534378,30.74932698765866],[107.92543161758731,30.750756779691514],[107.92424287570111,30.75150385680337],[107.9233747398913,30.75219053204199],[107.92257648919119,30.752993035981206],[107.92204696179715,30.75362230497763],[107.92165629771753,30.754139468247367],[107.92118767828431,30.754937563965544],[107.92052820115524,30.75596872857608],[107.91985973685522,30.75659808832578],[107.91900939274556,30.757288573295263],[107.91827192942573,30.7579179517462],[107.9172826045526,30.758775413992737],[107.9163532008126,30.759463868026014],[107.91562463092781,30.760093150400213],[107.9143663246314,30.760952698375064],[107.9133678281899,30.761467168518625],[107.91190948284152,30.76204186519636],[107.9101311445477,30.76255668044741],[107.90866456059165,30.763073197538276],[107.90754479886888,30.763531493750307],[107.90648597465977,30.763815798821707],[107.90535707587901,30.764447898060315],[107.90396908532264,30.76559175110207],[107.9027109423583,30.767597039441114],[107.90078358051326,30.770459916462173],[107.90012441764755,30.771375526511672],[107.89945525003995,30.7720072660543],[107.89945608634972,30.774412007725953],[107.8993170068781,30.775156629376575],[107.89932496196013,30.77584027006965],[107.89952495990624,30.776470921422973],[107.9001240117819,30.77733040664863],[107.90064505796045,30.777845068148693],[107.90131308737075,30.77864554226559],[107.90157306703325,30.779333134035245],[107.9015730164088,30.780075742612983],[107.90145195760911,30.78076340169345],[107.90111386958733,30.78150806608498],[107.90078379250049,30.7820228453895],[107.90018468644071,30.782252804542615],[107.89925648705582,30.782595716875424],[107.89859630010767,30.783112486981242],[107.89828320002198,30.783412342201157],[107.8982711963251,30.78342033841593],[107.89826019247558,30.783434331414064],[107.8979971043274,30.783685206692702],[107.89746790031997,30.784426820967486],[107.89680060081051,30.785688143640577],[107.89521182727613,30.78826467623576],[107.89428328326427,30.790267501372863],[107.89342375492278,30.791928481823497],[107.89209592528293,30.793647295026148],[107.89136742766912,30.794677564633652],[107.89043876361477,30.79588065933026],[107.88944898057424,30.79759742043045],[107.8885202390269,30.79868450106074],[107.8877215619343,30.799717628494495],[107.88686281774177,30.800574797071903],[107.88606409437362,30.80137599427226],[107.8850661038462,30.803038597358867],[107.88380678744876,30.805154765753535],[107.8814902762519,30.807618002497914],[107.88063026751686,30.80876179823165],[107.87950292816765,30.80979243043373],[107.8785047039372,30.810593239455503],[107.87731518413995,30.811626728097135],[107.87604850908595,30.812599130632467],[107.8742600154846,30.814202649813318],[107.87300219494419,30.815174921355148],[107.87183045511982,30.815898360977613],[107.87246334586219,30.816321764913834],[107.87406051459722,30.817521650462474],[107.87531914178741,30.81861020629466],[107.87650762663405,30.81952374115271],[107.87763597856797,30.820441173452533],[107.8792338034777,30.82170172539048],[107.88076144571312,30.82290216493684],[107.88168134857479,30.824163090198255],[107.88293955833986,30.825365221373684],[107.88393744255578,30.826680081468954],[107.88453591108643,30.82805565433531],[107.88546465001077,30.829542319629894],[107.88632429869709,30.830915979307488],[107.88725292924563,30.83286232084761],[107.88785135288002,30.833550190985598],[107.88884102761344,30.834524034236527],[107.88996872571596,30.83583869175082],[107.8912975054521,30.836869506976168],[107.89223500705056,30.837555354525346],[107.89302440042326,30.838071231302443],[107.89435199377421,30.838928969167554],[107.8957405160136,30.83990257080344],[107.89686885743782,30.840874084651002],[107.89839624912553,30.841733591447422],[107.90011452919303,30.84299175099818],[107.90105263063994,30.843506332978336],[107.90198068251878,30.84407884540127],[107.90290068624056,30.844708289429388],[107.90409863115421,30.84545255066535],[107.90515751911241,30.846137828563247],[107.9060253833594,30.846711192460457],[107.90702317726604,30.84739840337421],[107.90794293810744,30.848083607088327],[107.90920154530555,30.848940500519834],[107.91019915533496,30.849915406506906],[107.91106778086463,30.85065947580907],[107.91199633301066,30.85151640838638],[107.91292483636354,30.85243226862535],[107.9140442067446,30.85311807752846],[107.91564118456765,30.854263186223303],[107.91703816454039,30.855521292778132],[107.91795842749697,30.856495915047073],[107.91935527199797,30.85729413457445],[107.92035336900254,30.85809667784253],[107.92141235470582,30.858954080114305],[107.9233393672013,30.860442085213123],[107.9251962702698,30.861929013660408],[107.927783081093,30.86370065218814],[107.92963961581385,30.86455957687033],[107.9313671973615,30.86496080837802],[107.9327561508762,30.865242514440393],[107.93408309236774,30.86575910760616],[107.93561060517867,30.866560130082288],[107.93779785814682,30.86764673547516],[107.9392642140039,30.868505608080326],[107.94171257989576,30.86999016962061],[107.94330841277329,30.871020465223264],[107.944906143987,30.87187676013473],[107.94610361621741,30.872620863379204],[107.94755247711494,30.873537279997024],[107.94881167531895,30.874394070820827],[107.94988724297586,30.874966376729425],[107.95094678231715,30.875821518164745],[107.95140667088579,30.876624019827798],[107.95160613106195,30.87776991289394],[107.95180556615755,30.87925660987774],[107.95153710043702,30.88051550349118],[107.95114591768038,30.881719703469376],[107.95088538742576,30.88355124509705],[107.95108585732861,30.884580204083953],[107.95161457618194,30.88549847869833],[107.95240469729443,30.886069341458864],[107.95353298653333,30.886698360668372],[107.95460037252376,30.887385450466535],[107.95572855191156,30.888299228101168],[107.95678785852341,30.889215133522015],[107.95765563178412,30.889841644176258],[107.95871389103823,30.890471655152954],[107.9599725993133,30.890985193224104],[107.96103179598371,30.891328296702284],[107.96210789240062,30.891957161804086],[107.96456414221089,30.893273960346395],[107.96661234613919,30.894873551914365],[107.96794055526128,30.895502577801782],[107.96933750944098,30.896303275353564],[107.97066562371913,30.896989189430155],[107.97199370087515,30.897616101523198],[107.97299172786686,30.89807401449857],[107.9739209304211,30.898647039244963],[107.97471052935306,30.89927541737591],[107.9753784855924,30.89984816723002],[107.97630762022169,30.90076195733641],[107.977045344475,30.901334486832734],[107.97790468808445,30.90190565354514],[107.97890258211764,30.90264830397313],[107.97963231062684,30.90304892771172],[107.98036104215612,30.90333361405667],[107.9813589143456,30.90385036175243],[107.9825481761143,30.9043615304195],[107.98327788327005,30.9045352524306],[107.98460572143247,30.904474310567203],[107.98593352440514,30.904646218057593],[107.98719252894514,30.904815320579694],[107.98780058400014,30.90504534847311],[107.9881903180879,30.905444937696455],[107.98878937315746,30.906015792277543],[107.98938841756186,30.90670357724128],[107.9897183179655,30.907389179448256],[107.9899873994591,30.90824786599486],[107.99012590911296,30.90893604757135],[107.99019561409348,30.909965241271777],[107.99032612890143,30.910939281681088],[107.99026531193542,30.911095376471458],[107.99152323679495,30.911911075931574],[107.99252201804792,30.912251834447407],[107.99331245908225,30.912653190957105],[107.9940500679852,30.9130527084558],[107.99464016085612,30.91328077471843],[107.99517841120364,30.913625931251207],[107.99556907671533,30.91390968106214],[107.99636749310821,30.91431001528215],[107.99723571513088,30.9143093690656],[107.99795543349973,30.914023341356483],[107.99876287292334,30.913736048345857],[107.99928422797385,30.913447628188862],[107.99968396388567,30.913276510970263],[108.00038674595787,30.9129355713317],[108.00183619503468,30.9120137040027],[108.00351992742206,30.910911243872636],[108.00489165111665,30.910028615057083],[108.0059594001746,30.90841533526453],[108.00639408405692,30.907701442802317],[108.00672312741163,30.90662307874828],[108.00757456101582,30.905190357701738],[108.00842495490681,30.904481229527345],[108.0103171207191,30.90387096498598],[108.01232304059373,30.902541825443734],[108.0129561557997,30.901827384500542],[108.01476282273067,30.89968336527505],[108.01678491998467,30.89736188257393],[108.01796554897156,30.895482598583854],[108.01903353175575,30.89369160622102],[108.01946733830087,30.892616002823875],[108.02075274687412,30.890554589618816],[108.02308721143696,30.88841637244718],[108.02382515749674,30.8879746136859],[108.02488526985981,30.886813410477],[108.02553557173312,30.885290535873626],[108.02556263245194,30.883397546386533],[108.02578807978601,30.882407509447166],[108.02622198651419,30.880971173151817],[108.0277240349199,30.878912379423035],[108.0288870160654,30.877389214692748],[108.0297468325133,30.875958810162164],[108.03103162695886,30.87362585895848],[108.03171793281413,30.872428806820913],[108.03243810950187,30.872038224551748],[108.03307250990612,30.87180178187325],[108.03399221281619,30.871490693263386],[108.0346435939955,30.871402154282382],[108.03526804568226,30.87146060947214],[108.03582465966984,30.871756104156688],[108.03636231238252,30.872305509071445],[108.03671839876941,30.873045243738307],[108.03673532707228,30.873474959170252],[108.03667441737441,30.874260656095487],[108.03680507480735,30.874647126986208],[108.03707439699834,30.875077246669637],[108.03711825352566,30.875610839472863],[108.03697056194297,30.87624682502423],[108.0366313081337,30.877225069228082],[108.03630204614267,30.878038387082242],[108.03630201422942,30.878483133449397],[108.03651048490892,30.878824443401676],[108.03720478846431,30.879195591854973],[108.03809864143497,30.87952131750218],[108.0389665802786,30.879905095222487],[108.03961806924569,30.87995158127064],[108.0402695959031,30.879699251911216],[108.04104188018957,30.879269769018517],[108.04181517922288,30.87892925335077],[108.0427351765795,30.87866239805905],[108.04332589409405,30.878693107064887],[108.04374196344064,30.879211921415887],[108.04426276675335,30.88044011539561],[108.04464488913814,30.88143374335181],[108.04524453653806,30.88282069882362],[108.04719743967699,30.884515743180312],[108.04810962827246,30.884663844859393],[108.04902985359627,30.88459008920376],[108.05001096987665,30.884961995072075],[108.05158202469548,30.88580557699881],[108.05330191687825,30.88688685539881],[108.05412647381517,30.88742110367177],[108.05495905986368,30.887805451399878],[108.05674813409448,30.888593018053175],[108.0579203057065,30.88902089028866],[108.05856334113473,30.889109830790385],[108.05978758697029,30.888904076453642],[108.06110674835382,30.889096019683556],[108.06275655420092,30.88954043441967],[108.06407688452188,30.890044364585847],[108.06450234341605,30.890504542857876],[108.06458919367512,30.891156056220677],[108.06473591393446,30.89263801575248],[108.06504846650262,30.893794949848225],[108.06544795309728,30.894565000412577],[108.06583848876348,30.894906315295877],[108.06644681401374,30.89497952478208],[108.06712409392573,30.894934736313164],[108.0681750433561,30.89457871738957],[108.06970263978383,30.893741506950615],[108.07250741996494,30.891571917229978],[108.07337586175255,30.89025286735964],[108.07429634773527,30.888371128174708],[108.07505989022795,30.88769886380355],[108.07572848165806,30.887562394771425],[108.07716963187217,30.887931072620503],[108.08154661490533,30.89040785413444],[108.08354304763974,30.89123838874008],[108.08419393103166,30.89118413631716],[108.08448989516936,30.89102310607914],[108.08543585393245,30.88991637535642],[108.08619197895351,30.887312604319174],[108.08615703002754,30.886640001088676],[108.08600010670999,30.885735571589276],[108.0861481275204,30.885303768920878],[108.08705115661539,30.884357028142073],[108.08779818932085,30.883893087480782],[108.08949134468682,30.883186117150906],[108.09086255168911,30.882978026330083],[108.09272996905466,30.88294989061458],[108.09364125168815,30.88273099740323],[108.09534292822495,30.881811585791393],[108.0960552683675,30.88123397950797],[108.09700177676275,30.88022567393822],[108.09720095532612,30.879103344368417],[108.09707095229746,30.878265802449384],[108.09615064133926,30.87666359724941],[108.09496123907493,30.875459184361276],[108.09429202831893,30.874995419761063],[108.09314669190933,30.874586648766055],[108.09176633751923,30.874603711088895],[108.08992499163534,30.874954738355264],[108.08899588956777,30.875038862210136],[108.08701682740079,30.87511431355122],[108.08604390355913,30.874699856880763],[108.08574894827375,30.874409123968363],[108.08548801922171,30.87377058052614],[108.08560104816607,30.873217854317858],[108.08602711680632,30.871774526848736],[108.08722525650882,30.86914464752379],[108.0890135721671,30.865638198517136],[108.08965576655957,30.863813109713483],[108.09014198954969,30.861578293366463],[108.09060238498886,30.85707077135428],[108.09041145059966,30.855751541144254],[108.08990850784443,30.853995606985933],[108.08987356650024,30.853125102414342],[108.09024669671271,30.85201666644237],[108.09069781653207,30.85132699076544],[108.09198316371103,30.8500665679562],[108.09346761108662,30.849408876971864],[108.09563842521057,30.848995194937064],[108.0965768710858,30.848524559356193],[108.0987821535763,30.846541055928046],[108.09967576250372,30.8454408868394],[108.10064851676984,30.843588195265834],[108.10091783495453,30.841674346339257],[108.10068383967457,30.839445517044737],[108.10011068281842,30.836470006438557],[108.10005775656398,30.83498581628557],[108.1003880660184,30.833631661172507],[108.10077936875524,30.833005125207283],[108.10172508021361,30.83219088478296],[108.10236857189891,30.831870293484513],[108.10367060280244,30.831554988129323],[108.10498970354654,30.831581571136507],[108.10755103449594,30.83213962335597],[108.11301296030649,30.83372250680548],[108.11659053141638,30.834819967150096],[108.11823978391017,30.835760014296],[108.11856120311445,30.836392979444117],[108.11846499111482,30.837398325281484],[108.11850000794641,30.837869098018906],[108.11929905943651,30.839530974221113],[108.11898654331065,30.840295232338075],[108.11806613650504,30.841282770431196],[108.11774464194193,30.841781180983418],[108.11753628445403,30.842647497572276],[108.11770949977586,30.843061432514098],[108.11803093748387,30.84334458532748],[108.1188631256308,30.843579275908127],[108.11979349404457,30.843731137780647],[108.12080905367573,30.84351132735127],[108.12142603883983,30.84312121011855],[108.12159932459998,30.84292151062883],[108.12193789041963,30.84247213360804],[108.12197294964415,30.842420201341515],[108.1222334145034,30.84170888739139],[108.1222685193745,30.84102930558262],[108.12224249488295,30.84079340810549],[108.12221646955167,30.840569503941307],[108.12221647690303,30.84046756077698],[108.12225057950447,30.839796972482702],[108.12231170352143,30.83942824608723],[108.12232873574158,30.83935830406837],[108.12252909445137,30.838828823414094],[108.12276351031593,30.838288388545237],[108.12278955577489,30.838240444702123],[108.123058012197,30.83793491978377],[108.12312813033785,30.837876032608612],[108.12321427533242,30.837809168384254],[108.12373515021149,30.83750993590067],[108.1239174632739,30.83734224157552],[108.12409176897795,30.837108575571953],[108.12451651858667,30.836537394335735],[108.12508951070372,30.836173281728303],[108.12565450629461,30.835730213255584],[108.12568055364925,30.835693265610846],[108.1256975855468,30.835656306965195],[108.12572363553242,30.835583379340818],[108.12581080387915,30.835326628721294],[108.1258278369334,30.835274678463463],[108.12601919321108,30.8349101162111],[108.12605325460662,30.834875177612783],[108.1263578021641,30.834606703770753],[108.12641790973997,30.83456580123543],[108.12646198841472,30.834539870521958],[108.12709511882342,30.83426381859922],[108.12713919714403,30.83425687823302],[108.12789454235038,30.834235854688213],[108.1279376200531,30.83422891406392],[108.1283633949989,30.834109531989174],[108.1284064736554,30.834098594167052],[108.12883224730714,30.834088157385292],[108.1288753254717,30.83409321126828],[108.12958762060772,30.834260063623468],[108.13002141695058,30.834366586962858],[108.13005648111822,30.834381625925964],[108.13066359810203,30.83464430464218],[108.13069866311986,30.834657345333103],[108.13100223208139,30.834707733699712],[108.13106334747765,30.83471081610882],[108.13109841400818,30.83470886550313],[108.13148015162814,30.83453548979673],[108.13198411745121,30.83451220583984],[108.13236585769776,30.834444780328106],[108.13307726448242,30.834099982678946],[108.13367643840556,30.834121832202687],[108.1337115072365,30.834125880670648],[108.13374557455766,30.834123931047788],[108.13408425238157,30.83401048564308],[108.13414537465924,30.833995582948454],[108.13434477358932,30.833956895527514],[108.13438886154307,30.833953961656146],[108.13475258732987,30.8339564942239],[108.13520448412481,30.83410008251245],[108.13530067635389,30.83412221305825],[108.13623757267433,30.83418658006028],[108.13733984599406,30.83409130970382],[108.1377737559966,30.833964048031252],[108.14020587942446,30.8341477657323],[108.14401621532141,30.833960097611943],[108.14762840508529,30.83358245385434],[108.1480443549755,30.833656134377378],[108.14873892598588,30.834082108495476],[108.14988548990686,30.83543637014616],[108.15051892668767,30.836022164865717],[108.15223788632197,30.837170592394436],[108.15273205255056,30.837213456624305],[108.1529235158134,30.83708187463121],[108.15360122278263,30.835724852706154],[108.15515511490088,30.83320107804007],[108.15544081608674,30.83297972276539],[108.15618762074034,30.832852161611967],[108.15797592743061,30.833052346469522],[108.15876585453864,30.83291288755198],[108.16135328352148,30.831235639640017],[108.16174328444946,30.830580732257083],[108.16216832734418,30.82967997344386],[108.16256831679317,30.829523808469407],[108.1652158002654,30.829581744687644],[108.16807180361904,30.829645081939063],[108.1686622551422,30.829597219095294],[108.16976498546357,30.829206508325846],[108.17182210888147,30.82790708683938],[108.17289877233935,30.827375395539907],[108.17507712086362,30.82656590315345],[108.17619684495479,30.826314118948154],[108.17722932665427,30.826372994058158],[108.17768139832192,30.82656572050613],[108.18098807762966,30.829287255141363],[108.18389674098299,30.831359326344852],[108.18550138944094,30.83212973381293],[108.18766325051321,30.83297102964249],[108.18891302682715,30.833389940265786],[108.19119598072206,30.834699062587656],[108.1922381938298,30.835471360686746],[108.19280136903916,30.83604196862867],[108.19357392892843,30.837402471443],[108.19416407709411,30.83892757684459],[108.19471113313148,30.84035565961536],[108.19566604874747,30.841577497107426],[108.20044852256784,30.84442422089107],[108.20589938208124,30.849842862779425],[108.2093191549043,30.852383854229654],[108.21229587043179,30.854442272987203],[108.2139974535469,30.855225758404156],[108.21549867791133,30.855451257527214],[108.21753759505489,30.855325423796778],[108.2185539859556,30.855325418704684],[108.22235480993112,30.85561967257436],[108.22423795774772,30.856174873840352],[108.22485461382352,30.856583113076844],[108.22561835702103,30.85777000683559],[108.22554922642108,30.858581498937273],[108.22381320880663,30.860007381087502],[108.22150429719815,30.86244909468389],[108.22109672950567,30.86333024096456],[108.22105364371032,30.863785945190816],[108.22138295999889,30.86512247637827],[108.22219883016615,30.866932148472504],[108.22252816144814,30.867839908877965],[108.22433374637788,30.875007278233635],[108.22505445655636,30.8762311258053],[108.22634672421647,30.877741196424267],[108.22677210581506,30.878531039711014],[108.22640761710188,30.880169853107017],[108.22622540100801,30.880556504937886],[108.22547055715779,30.881215588357932],[108.22371753566888,30.882333618618766],[108.2234652030483,30.882941071103165],[108.22381254979679,30.883680923261995],[108.22520098934717,30.885172128582955],[108.22695473221536,30.886508604344105],[108.23060799137961,30.88866760168024],[108.23697835318397,30.891637631486127],[108.23798586186913,30.89236151034274],[108.23925243084469,30.89336425057496],[108.23989471624438,30.89352729409046],[108.24015584067601,30.89339841941235],[108.2405460487428,30.892808829838206],[108.240702157371,30.892183216129542],[108.24032908921897,30.89091887526565],[108.2386885051815,30.888364985317267],[108.23848849257034,30.887099660124242],[108.2389578290731,30.885645607951794],[108.23940911327767,30.884677265125777],[108.24029459823105,30.8834381537151],[108.24166525563577,30.881864273358417],[108.24345296399613,30.88013244258873],[108.24529353042152,30.878532414459514],[108.24673385310344,30.877483968638362],[108.24901714028668,30.876294415831275],[108.25101320915952,30.87511572354798],[108.25288706746927,30.874636517848213],[108.253295009589,30.874621404722323],[108.25331200984148,30.874580422850578],[108.25424084444249,30.874621098602855],[108.25499566767259,30.874855696503964],[108.25523860523845,30.874933561208824],[108.25565548234158,30.87520524525904],[108.25654915827974,30.876283263620703],[108.25744276143173,30.87789794593268],[108.25798951872805,30.878637266634065],[108.26172159991242,30.882459033065132],[108.26397819826072,30.88406462996376],[108.26534927962487,30.884493393788432],[108.2673018601311,30.88475771742382],[108.26818715131888,30.885067804867266],[108.27371594018848,30.888015926419474],[108.28759387004823,30.89534551023229],[108.28905159163413,30.89623088328676],[108.29174219319665,30.89826366801845],[108.29313079689057,30.89996653338845],[108.29469299871629,30.902449627907366],[108.29583896885599,30.903378243891076],[108.30033481422586,30.905389579454283],[108.30691408807735,30.908726048920474],[108.30949192416251,30.90965979881744],[108.31304268033706,30.910687598795146],[108.31478706360753,30.911264978882848],[108.32252968017323,30.914532300596097],[108.32549830070899,30.91628358025965],[108.32921335329928,30.9189379747133],[108.33117516654121,30.92010556594026],[108.3321042008145,30.92052256452261],[108.33410900213266,30.921101452198346],[108.33831034591518,30.921974147748905],[108.34031626510072,30.922669090449705],[108.34175634678405,30.923489023929566],[108.34265047751207,30.925016544140743],[108.34295181505355,30.926023425594725],[108.34432299614639,30.92814877796845],[108.34637898233696,30.929243580219755],[108.35084564975553,30.930301495480954],[108.35247970092418,30.930857541574422],[108.35451313387246,30.93140303422422],[108.35553441059035,30.93129153315307],[108.35581196870095,30.93096130371123],[108.35618542420954,30.929868374498554],[108.35644501358394,30.929586148540093],[108.35741741281869,30.92962967830498],[108.35781674601826,30.929885943162354],[108.35825096775977,30.930974678203867],[108.35815601010663,30.932502928802904],[108.35782549447516,30.93317801886548],[108.35628088101654,30.93520213351352],[108.35530844166071,30.936142060088887],[108.35287748954964,30.937979772726607],[108.35153181464189,30.93871549592494],[108.34704395357355,30.939993199396962],[108.34514251141695,30.94076302199345],[108.34446576763673,30.9414038283386],[108.34199123956132,30.94637331126362],[108.34152205521221,30.947920250929158],[108.34120165137963,30.948458512891825],[108.34013359124582,30.951064923747413],[108.33916137366965,30.953399332759687],[108.33819720386049,30.955014157269726],[108.33734678786323,30.956991571580478],[108.33679076587771,30.959150342896127],[108.33656511040843,30.96076981847337],[108.33601806823529,30.96301952475611],[108.3353672618029,30.964998585008882],[108.33514169932509,30.965365792272],[108.33603585078731,30.96554102464902],[108.33682527024087,30.965072833007053],[108.33723344872043,30.96492716330268],[108.3394649449275,30.964791151106716],[108.34211265920632,30.965027241116534],[108.34374449840176,30.964571614828348],[108.345784645239,30.963530665423452],[108.34682669876935,30.963114119500386],[108.34941292745911,30.962573083136057],[108.35065466411615,30.96264499912538],[108.35109785477087,30.96281018190963],[108.35183549425628,30.963413639915967],[108.35315505743394,30.96498962247039],[108.35397060315238,30.96554701971265],[108.35984880408864,30.967496153514972],[108.36552626514211,30.9703329642803],[108.36820858887103,30.971962794171812],[108.37037876848548,30.973788296165814],[108.37297459239679,30.976475028762444],[108.3744159644452,30.97766493637962],[108.37640490508213,30.97862256939259],[108.37828806515714,30.980090136565124],[108.37943400655485,30.9811516235597],[108.38146623612424,30.98347780665893],[108.3832807044706,30.986989595405362],[108.38464373464964,30.98846994153606],[108.3877258993243,30.991193841588874],[108.39108542968248,30.99380312003642],[108.39285688587005,30.99497699430389],[108.39574835532736,30.996474689105085],[108.39736327067239,30.996853383455633],[108.39962939710148,30.997009365057906],[108.40070653740395,30.99721635897365],[108.40627111646026,30.99933954191187],[108.40731360911299,30.999428909184235],[108.40872036723101,30.999470528050562],[108.4089804720844,31.000117282474],[108.40991801227582,31.000605489033816],[108.4103872846253,31.001054488947904],[108.415301154756,31.000988841254564],[108.42063277274231,31.00040399943913],[108.42192634161175,31.000384370420676],[108.4225340962045,31.000529950428373],[108.4238277468526,31.001066108044323],[108.42531275354995,31.001537610148063],[108.42831619858576,31.001683406289164],[108.42908937971444,31.00218423157311],[108.42977540274195,31.003304545999985],[108.43179769147552,31.004621737214563],[108.43293565126817,31.005017245061378],[108.43449847617799,31.005063689848953],[108.43577389062708,31.004735969982388],[108.43696425737404,31.003776535060737],[108.43765869022843,31.00289824189259],[108.4383090483542,31.002118779165087],[108.43877001678578,31.001641872768428],[108.43906463833902,31.00136855786732],[108.43957771788601,31.001057663534837],[108.44003768964217,31.00085861731949],[108.44062793609868,31.000795741758086],[108.44272847676801,31.000784727340797],[108.44615019162094,31.001783980373546],[108.44909338144339,31.00012414892803],[108.45060428621521,30.998082632453684],[108.45107255006073,30.996941331982065],[108.45104654614107,30.99607777412282],[108.45061257243746,30.994382793202824],[108.44873716612072,30.990953692634484],[108.44843351156163,30.989752738278863],[108.4481900983235,30.98727265746361],[108.44834660748754,30.985471036525706],[108.4497612695227,30.982876596422116],[108.44956196355106,30.980250686928493],[108.4501787236443,30.977101864604517],[108.45021314113004,30.972477627780705],[108.45056009547224,30.97129707862526],[108.45090800990737,30.97076915620403],[108.45170708136499,30.970192276643417],[108.45385968895583,30.969849386999527],[108.45601244704743,30.96965955333212],[108.45649875860535,30.969767652036477],[108.45715048937106,30.970459817220604],[108.45806987243252,30.97258281545762],[108.45886904337095,30.973342334196996],[108.46102207563209,30.97419121023632],[108.46213325547151,30.974453877575826],[108.46375698831584,30.974517019041294],[108.46484222101785,30.974152060375154],[108.46652626892033,30.974006591140732],[108.46734272879569,30.97412370229344],[108.47399224580487,30.976262727074047],[108.47913972425783,30.977749545395067],[108.48038174364503,30.97835879161209],[108.48196086925763,30.97932683427838],[108.48276049165756,30.979596020680578],[108.48327219021228,30.97953156091344],[108.48429663208697,30.978931925833436],[108.48517361577066,30.978003055737126],[108.48604160416062,30.976675397464316],[108.48670084000595,30.97620262841224],[108.48841964098771,30.975573109394162],[108.4907806049116,30.975141415160905],[108.49222245817093,30.97516971941193],[108.49426723121894,30.97686687090055],[108.49636309807147,30.977859480295187],[108.49818814308009,30.979121218914734],[108.49972124750242,30.97966549386134],[108.49994993427106,30.980797520570203],[108.49974816031539,30.982196104677964],[108.49813359659885,30.98430104751279],[108.49697051234303,30.986810104765397],[108.4967275514867,30.988860186916234],[108.49715188872712,30.990134720185026],[108.49856649448235,30.992219751219505],[108.50091122599132,30.994003733070528],[108.50226467717475,30.99498020678708],[108.503818836037,30.99516872353253],[108.50611042263668,30.9951345336383],[108.5062408569246,30.995072954537346],[108.50726421327401,30.995218887132037],[108.50902701531395,30.994728344599384],[108.50996410392368,30.994153414193462],[108.51105771676444,30.993122192302273],[108.51231678220257,30.992939940984243],[108.51323671261791,30.993134476521668],[108.51749003030056,30.994347851124843],[108.52272281108641,30.99663494342575],[108.52657699624406,30.998088351051816],[108.52961454360744,30.998673838426196],[108.53129818502534,30.99857413086133],[108.53407568743172,30.99764048622313],[108.53501320430128,30.996670298179914],[108.53505642550769,30.99509231533182],[108.53319062933974,30.993544711029838],[108.52963204755135,30.992096692907673],[108.52830444108837,30.990492231862753],[108.52828654998736,30.988190520923478],[108.52960650462295,30.984466054993064],[108.52918042256746,30.982944854488853],[108.52695931316778,30.980469567522203],[108.52261965831322,30.97999231875407],[108.52110011552433,30.979699354893633],[108.51952036746457,30.978879483777884],[108.51900887266687,30.977817682732717],[108.51929490551663,30.97558677275693],[108.52312278708342,30.97089096668953],[108.52491939065065,30.96638738975689],[108.52495449799784,30.966317523541093],[108.5264298802087,30.964783304355535],[108.52785304113252,30.963381820722606],[108.53090871299617,30.961091925398826],[108.53187135262797,30.96079849313475],[108.53327813922665,30.960581076161418],[108.53378951833382,30.96021852960108],[108.53409335523496,30.959686573747955],[108.53432805016267,30.958540805992033],[108.53420589547056,30.956140908059613],[108.5343714089397,30.954986977932652],[108.53572519710654,30.950978539090286],[108.53659354926755,30.949022719037846],[108.53777364610963,30.94715854154214],[108.53852857840948,30.946272785492756],[108.53948295911702,30.945598337236223],[108.54093248020548,30.94495793286935],[108.54161010445134,30.94455764857155],[108.5428771114287,30.943517984307977],[108.54335424271622,30.942893361784297],[108.54366703581577,30.94166073909094],[108.54318110883462,30.939113192079784],[108.54249561430906,30.937995377910486],[108.54142722938218,30.93650493063674],[108.541393200342,30.93576428661011],[108.5424167115131,30.933933568102347],[108.54594116027256,30.925668726421875],[108.54674813269142,30.922137397299522],[108.54766826641878,30.919283872889537],[108.54837983206491,30.91793404253529],[108.55011546059922,30.916032449731738],[108.55168657026739,30.915142859208125],[108.55278866173869,30.914839008854006],[108.5550617648575,30.91466003317475],[108.56221298322818,30.914940839930825],[108.5657896167305,30.915318302780303],[108.5711092625709,30.916193732357215],[108.57774818676984,30.91764654035132],[108.5809677085379,30.918605012402296],[108.58411863731283,30.919858817628025],[108.5856538860511,30.920626956735013],[108.58913395248918,30.9228156205745],[108.59117366688875,30.92446196094649],[108.5924233712745,30.925644364624976],[108.59467160364593,30.928196871166364],[108.59890638774671,30.93382698018313],[108.60437320943008,30.940638088730257],[108.60545824125268,30.941441090470217],[108.60610065709685,30.941681613411767],[108.60702080882263,30.94168809761617],[108.608582322383,30.94103053350813],[108.61164611842996,30.939074535089908],[108.61464955299928,30.937268142972634],[108.61521386701624,30.9365090878102],[108.61529978444982,30.936057273827373],[108.61503139824289,30.93227271135368],[108.61490971143672,30.93003311933915],[108.61503158554007,30.929542296966684],[108.61583856204295,30.928817992789465],[108.61845096604681,30.92778208719843],[108.61954439159892,30.927111355801735],[108.62285143827216,30.923547786308067],[108.62383191509849,30.922073493512105],[108.62406557350843,30.92133164552721],[108.62395379778172,30.92080608343361],[108.62312025628927,30.919773662802605],[108.62048158255185,30.91810558454404],[108.61917169141435,30.916318999197543],[108.61879830892673,30.915381924233177],[108.61875443527097,30.914483488872097],[108.61888427247978,30.914066597852834],[108.6199008329611,30.912851245233654],[108.62035216417446,30.912544942298602],[108.62096823494548,30.912169492931046],[108.62108107354948,30.911948497275702],[108.62090738169674,30.911416994509583],[108.62004778402239,30.91030856001431],[108.61930995036074,30.909548772731846],[108.61832946464067,30.908548349644654],[108.61805190694123,30.90795996619985],[108.61802606698036,30.906172024311303],[108.61862436169311,30.90377880625859],[108.61880717556267,30.902576314221385],[108.61897237102052,30.89617683151557],[108.6184682286191,30.894479319603953],[108.61747081570202,30.892257582709345],[108.61739200427205,30.89113530365732],[108.61878136277466,30.885837962187264],[108.6199010784962,30.880152054446132],[108.62057814863314,30.878583227714262],[108.62121120577646,30.877940904546396],[108.62154968383201,30.877760633076445],[108.62232245110897,30.877697799975444],[108.62316406219179,30.87791370803552],[108.62476132477896,30.878699358173996],[108.62883987282106,30.8811397501097],[108.630741164872,30.882741236288908],[108.63133097388231,30.883466994461045],[108.63202551501001,30.884925174136306],[108.63210333476016,30.885317838008877],[108.63138272152639,30.885668660853955],[108.63010711458023,30.88657192060576],[108.63000327924786,30.887047790534158],[108.63058511320158,30.887845529822176],[108.6324503695488,30.889375014043353],[108.63438637895445,30.89075938282289],[108.63547111228617,30.891243473609183],[108.63721541420327,30.891727512057034],[108.64344758071208,30.892611859811115],[108.6463897316591,30.892895641116937],[108.64700624778958,30.89331732035474],[108.64764968600717,30.893827894747822],[108.64817343294285,30.893893930409906],[108.64875007535694,30.89356109691239],[108.64954326311582,30.89216248283517],[108.65075247426206,30.890095491103462],[108.6524805069078,30.886270537571775],[108.65527797701259,30.880256809085335],[108.65536479817735,30.87970296377232],[108.65513944189225,30.878555039250003],[108.65450518604689,30.876243537158242],[108.65486137284387,30.87515849443198],[108.65558161991201,30.87445355477002],[108.65731530449673,30.873761699861102],[108.6585502050091,30.873342608651296],[108.65995669313784,30.872339512451084],[108.66057215310444,30.871868609219952],[108.66165746969867,30.870469334562323],[108.66327259386073,30.867444019117777],[108.66543334173616,30.8629324363663],[108.66608484433003,30.86028868187141],[108.66657981956956,30.856651785567717],[108.66732601026645,30.85494631415217],[108.66763024560657,30.85463390586216],[108.66858179431448,30.854503152067334],[108.67065944495712,30.854175350074744],[108.67155315725677,30.853865812388825],[108.67520797277402,30.850538715176928],[108.67962682164143,30.848696435035784],[108.68071210855773,30.848246670902007],[108.68205680026159,30.8471787881987],[108.6824478675679,30.846504448226128],[108.6825955852768,30.845258875261408],[108.68217880701043,30.842722059110166],[108.68160534907729,30.841258931728028],[108.68073766730532,30.83935859548843],[108.68076366520543,30.83845305212609],[108.68144100120833,30.83785213480735],[108.68289938212288,30.837330746339283],[108.68348095759309,30.83695989145085],[108.68659750851181,30.83346921890123],[108.68934900116739,30.83118964471762],[108.69079064459937,30.829996819288287],[108.69210963361026,30.8285453796618],[108.6924917802909,30.827946067152766],[108.6941151925563,30.825350795860963],[108.69439360944989,30.824528790497677],[108.69432389236596,30.822787864236616],[108.69369542140332,30.821667519049843],[108.69288242034743,30.820096737006967],[108.69289144544062,30.819441081907726],[108.69357690703215,30.818666364162986],[108.69400200461058,30.81752328671063],[108.6941677145553,30.8162157293329],[108.69558460558497,30.814322448430453],[108.69625012782777,30.813903603491063],[108.69751828859566,30.813844615683518],[108.7004179036132,30.814300882376244],[108.70621774958664,30.816083551565423],[108.71073996314333,30.817548859338117],[108.71107932157814,30.81778031415861],[108.71133080623254,30.818550583994046],[108.71123484381755,30.82050163017825],[108.7115482229052,30.821187871205296],[108.71285883326202,30.82163306137329],[108.71364045567034,30.821618160972584],[108.71457786211276,30.821164345585625],[108.71506407783471,30.820502167906156],[108.71561125167482,30.819100337009438],[108.7154455748449,30.818477859374187],[108.71509023554358,30.81764670590281],[108.71529790614254,30.817323654038844],[108.71585397543859,30.81725208703895],[108.7166007136397,30.817569114677454],[108.7169820819805,30.817659664049277],[108.72144515011273,30.817819237240055],[108.72532575080967,30.81776104270146],[108.72726230246019,30.81737883858194],[108.72893734409655,30.816511198828717],[108.73145471349282,30.813829180492323],[108.73409427389437,30.81048569615831],[108.73488465932947,30.808648354426882],[108.73484184699454,30.806564504157933],[108.73427751656446,30.804602809973538],[108.73345250171717,30.801983602393772],[108.73346058640257,30.800678303357643],[108.73514548126437,30.79368932192093],[108.73602192975515,30.790388744603284],[108.7363696735102,30.78973296657985],[108.73768863832588,30.78879202377675],[108.74123213937668,30.78744886929565],[108.74254238373543,30.786494175990928],[108.74282925655541,30.785884464779972],[108.74276838581143,30.784569170613292],[108.74229971077675,30.78395755562497],[108.74070180947881,30.782998333089882],[108.73806282892802,30.781890575527022],[108.73691681069442,30.78123229036432],[108.73612654684163,30.78040101128687],[108.73590977285986,30.779898358102237],[108.73571008573367,30.77798444416105],[108.73589199098086,30.77704486930104],[108.7381936228692,30.769245181900374],[108.73853137904135,30.768974226279344],[108.73915693637129,30.76852729110118],[108.74000741390199,30.767177788990196],[108.7401204427465,30.76564556047526],[108.74033734863629,30.76483393490849],[108.7407721782316,30.76303477878083],[108.74182263203949,30.761055617456456],[108.74267327657225,30.758716704848506],[108.74331604369829,30.756735652235182],[108.7436459994014,30.754754638084314],[108.74376710539809,30.752319873770197],[108.74376712466369,30.752048012645403],[108.74418399297316,30.750737650346846],[108.74539057846218,30.748007987209075],[108.74620729284425,30.74673163104621],[108.74769980687032,30.744934599484136],[108.75053107687923,30.742518162742034],[108.75161584844876,30.74214956027082],[108.75243168908203,30.742162742082662],[108.75392544826173,30.74250098149516],[108.75488031615124,30.743106981643148],[108.75607818369981,30.744163879681143],[108.75673015535666,30.744478977865036],[108.75899625647462,30.744702881771726],[108.76021141785135,30.744546583860792],[108.76192177946258,30.74387589070876],[108.76265999097512,30.743322620445127],[108.7636673568431,30.74197794463688],[108.76422264673204,30.740237192328966],[108.76428272837246,30.739349679107974],[108.76410976654854,30.738054211793038],[108.76317163745257,30.736066589268326],[108.76239050324939,30.73516954720382],[108.75904807278113,30.733257651435046],[108.75810205983183,30.732356650362288],[108.75791908496109,30.73185281768785],[108.75816218753675,30.730607546636392],[108.75943047976835,30.7280994012712],[108.76054175898223,30.726343853039175],[108.76116688338611,30.726131306724568],[108.76221710387401,30.726117931286442],[108.76252119007597,30.725916217010592],[108.76268629580261,30.72499677223133],[108.76213930289083,30.723056389476625],[108.75971807146422,30.720242409239994],[108.75897015860873,30.717819214510374],[108.75864921354422,30.716631636800336],[108.75897031998737,30.715540321867316],[108.75946540697599,30.715064799263985],[108.76012451568052,30.714753292710405],[108.76143574377623,30.714714040038157],[108.76364925222946,30.71514220251818],[108.76660122765509,30.71581697253522],[108.7681038677402,30.71598707405395],[108.7754052288741,30.716267767709613],[108.78110894607138,30.716596115515173],[108.78532812026968,30.716794439977335],[108.78745547485927,30.71624362281865],[108.7877338020568,30.716037113109525],[108.78800214458677,30.715483759472388],[108.78804622559241,30.715045034407073],[108.78775896274648,30.714162057212395],[108.78669990986175,30.71238244299488],[108.7864917426307,30.71152357082597],[108.7870564227175,30.71068575383314],[108.78815873678126,30.709613814445753],[108.78814976393511,30.70908405619408],[108.78615370236945,30.706889333540502],[108.7794945575459,30.701531407234903],[108.77825255895218,30.70068036996112],[108.77657729345994,30.699554033584715],[108.7758137628293,30.698843545941497],[108.77540550340711,30.698238398779214],[108.77521445725726,30.696918819880995],[108.77597021699009,30.69407595559977],[108.77612543280534,30.692680775081257],[108.77545805495951,30.690976859000752],[108.77465057911147,30.68947771483808],[108.77447650921671,30.688734881104992],[108.77481482510208,30.687643735484098],[108.77566953520802,30.686388212717638],[108.77672940130658,30.685540747206133],[108.77829966617172,30.685555497344353],[108.78142840183163,30.68602799951623],[108.78519005499726,30.687311248518668],[108.79047689352997,30.689149832962404],[108.79256939703883,30.69011751428836],[108.7953038283424,30.69144013707734],[108.79674471950678,30.691954194038203],[108.80961044485889,30.695259740988217],[108.81369086789678,30.696342687528173],[108.81573015296001,30.696595346830755],[108.81653747545039,30.696492898345625],[108.81788373495797,30.69566380298852],[108.81894256963483,30.694273439324363],[108.82058349553175,30.691046030551625],[108.822952848142,30.68468544165014],[108.82432429624549,30.682033247369432],[108.82468091251185,30.681630104741952],[108.82535705552336,30.681221566819556],[108.82581782369158,30.681089495840485],[108.826199454212,30.68105623021692],[108.82658208373142,30.68105495158345],[108.82674635519706,30.681035269956965],[108.82699777003592,30.6810117540863],[108.82740645170855,30.680861591979184],[108.82779709946001,30.680764371279512],[108.82787522777349,30.680761519491146],[108.82808356911403,30.680763910056697],[108.8282738799645,30.68077726159209],[108.82852628550313,30.680887685204777],[108.82880372727398,30.68106112672976],[108.82944568738007,30.68141011563606],[108.82978423020981,30.681518698805135],[108.82994048217114,30.68154497870219],[108.83008772270234,30.681523263649286],[108.83031409320874,30.68147570801414],[108.83063562387552,30.681336371609834],[108.83105131094072,30.68112624241027],[108.83125965217866,30.681058661192132],[108.83146899162308,30.681035061433224],[108.83153810291964,30.681037188969125],[108.83162524141551,30.68106533806918],[108.83165026037946,30.68137124445585],[108.8316422180463,30.681792036647405],[108.83166823994821,30.682078953424718],[108.83171129947668,30.682219968746182],[108.83180744642598,30.682333095462372],[108.83191060584036,30.682428243384162],[108.83204982392222,30.682512463177392],[108.83224112593854,30.682590782160283],[108.83246648228503,30.6826691639802],[108.83265778500879,30.682727491597568],[108.83296126799688,30.682771033299346],[108.83353418318376,30.68277109181677],[108.83415918538687,30.68266429276855],[108.83443663214527,30.68257184555242],[108.83459388334643,30.682543147690073],[108.8347321022885,30.682541402306207],[108.83488834924178,30.68254368797866],[108.83507964903326,30.68257802296949],[108.83527895965115,30.68263236311562],[108.8354522271527,30.682710644267225],[108.83566054781339,30.68281197861129],[108.83634659942672,30.683157071499853],[108.83668512248322,30.68323765027729],[108.83690245874696,30.68327202922485],[108.83718890281285,30.68329153978398],[108.83750138747618,30.68329210529731],[108.83770069641638,30.683285468662195],[108.83809129594012,30.683335150689413],[108.8384478355465,30.683463733475723],[108.83894158278348,30.683599557524087],[108.83935821096459,30.683708253323132],[108.84004424097971,30.68386840304755],[108.84045284960109,30.68398407566137],[108.84076430955781,30.684103572469446],[108.84118192245899,30.684283227609082],[108.84150238604884,30.68448969711455],[108.84192800023375,30.684747326064066],[108.84221441555545,30.68486677270235],[108.84241370688791,30.68490410388482],[108.8426140010134,30.684912449601608],[108.84283933321107,30.684890852116695],[108.84310872991578,30.684854337283603],[108.84339515648833,30.684725893229267],[108.84389789760768,30.68455683997831],[108.84400205025688,30.68452603367864],[108.84412422687629,30.68452124623733],[108.84426242438663,30.68454347364766],[108.84444468319425,30.684588765734365],[108.84461892409963,30.684717005325737],[108.84469703060135,30.68479310398336],[108.84470503599707,30.684880077590606],[108.8446880051611,30.684973005595552],[108.84460988470462,30.685096814732308],[108.84454978327797,30.685316610361543],[108.84453175067526,30.685413534729385],[108.8445317446108,30.685500494587586],[108.84452272318356,30.685622422842727],[108.84454073996615,30.68575239372272],[108.84460181711694,30.6859014295605],[108.84481810830381,30.68616267902248],[108.84505242193096,30.686456943146013],[108.84539088142473,30.686761378735994],[108.84550403694139,30.68682853993617],[108.84565124256603,30.686862773899087],[108.84579945076075,30.686874019826234],[108.84599873038856,30.68688335258401],[108.84620702327341,30.686871709560336],[108.8465194618008,30.686841249618865],[108.84677181713113,30.686778702119735],[108.8469801061175,30.686774053020297],[108.8474227125903,30.68682876619682],[108.84793440644872,30.6869195734749],[108.84835998254185,30.68694526422514],[108.84885464726185,30.68697106466915],[108.84912300248669,30.687028476844766],[108.84919309303437,30.687071571263512],[108.84926218150613,30.687123659788732],[108.84933126819412,30.687199737110753],[108.84939234293996,30.687292793438164],[108.84944440396104,30.687409823927762],[108.84949646456978,30.68753185203725],[108.84953150066974,30.68768083994119],[108.84956653799422,30.687811836142416],[108.84964461709579,30.68816080108956],[108.84971367084215,30.68870066260686],[108.84978273923979,30.689028622239796],[108.84985281413631,30.689280618612926],[108.84995693267365,30.689547662861013],[108.85010410781301,30.689809778586163],[108.85019922659203,30.689894892321167],[108.85027732519046,30.68994699383422],[108.85037344870621,30.68997713441142],[108.85049460537576,30.689996320075778],[108.85061676368251,30.69000551169254],[108.85075494454827,30.68998374303374],[108.85100727930057,30.689862202506383],[108.85123257656882,30.689757609788366],[108.8513367132955,30.68971279603668],[108.85152796057665,30.689675116736776],[108.85177928008967,30.689683510065514],[108.8519965533418,30.68971483782732],[108.85213472639276,30.689736045137018],[108.85234298501068,30.689786348289267],[108.85249116872743,30.68981656600806],[108.85266438449312,30.689826831545435],[108.8527865363892,30.689831019823448],[108.85300280561025,30.689820360762123],[108.85313296776442,30.68980357027901],[108.85328115353502,30.6897598198004],[108.85361957798249,30.689625403829364],[108.8538368483136,30.689546773837414],[108.85397501926442,30.689501006607042],[108.85429641230839,30.689431529150035],[108.85453970760034,30.6893839208035],[108.85478299985171,30.68935630177861],[108.85498223809323,30.68933161369249],[108.85525155830213,30.689299033457676],[108.85564202097878,30.689221652960768],[108.85598942733328,30.689176190191844],[108.85615361804831,30.68915644226693],[108.85629277775769,30.689158646597704],[108.85642292737008,30.689149842315036],[108.85656208438166,30.689175035040584],[108.85667420868108,30.689221177972364],[108.85683037778978,30.689334353804],[108.85690045139908,30.689414418891822],[108.8569434951626,30.689483449584493],[108.85697852706778,30.689592449975777],[108.85696950648246,30.68974236713473],[108.85680528408437,30.690273880247958],[108.85680526022213,30.690616720610507],[108.85682227161512,30.690729692852585],[108.85685730448121,30.690826698829976],[108.85702147751202,30.691000857040358],[108.85716963756565,30.691092029978392],[108.85734282746598,30.691146255823686],[108.85759510571556,30.691178605180095],[108.85782035395697,30.691186925320242],[108.8581587250806,30.691183411257942],[108.85840198820334,30.691202748591973],[108.8585321256571,30.69124991125962],[108.85858418013015,30.691273973778795],[108.85865325254946,30.69130205841944],[108.85875735879432,30.691382168137142],[108.85880940956459,30.69145420796862],[108.85887947533618,30.691586245111978],[108.85896655666254,30.691753289703296],[108.8590176004634,30.691905290497075],[108.8590706514568,30.691983328545163],[108.85915673982485,30.692026429115796],[108.85924383228691,30.692022552822156],[108.85942602978217,30.69194484345045],[108.85963425920097,30.691784208027435],[108.85977340927063,30.69171243440267],[108.85991155650295,30.691657650942357],[108.86008573853601,30.691627904882075],[108.86034600518587,30.691634259091842],[108.8604931536134,30.691657449393936],[108.86065831741881,30.69171164914538],[108.86078844575077,30.69175580531659],[108.86094459956107,30.69180099574153],[108.8614480751691,30.692160505286896],[108.8620476372184,30.692493147286775],[108.8625160717338,30.69269866713565],[108.86267221543072,30.692759842441138],[108.86281935275277,30.6927790249693],[108.86293245868687,30.69278117074503],[108.86305357192286,30.692779328365575],[108.86316667952057,30.692744490661706],[108.86322774090446,30.692675601528165],[108.86323575651882,30.692557666955498],[108.86325379550081,30.692236840030855],[108.86326181013465,30.69213289887631],[108.86329684841202,30.692047983578956],[108.8633669176799,30.691981104799577],[108.86346200933444,30.69192025511384],[108.86355709949413,30.691876397228874],[108.86371324260733,30.691865601441435],[108.86392143059845,30.69187286249876],[108.86414763088901,30.691913129579692],[108.86455498573446,30.69200459786839],[108.86535365183249,30.692364417236394],[108.86563187712753,30.69250968879822],[108.86581402393699,30.69259287086293],[108.86593512338959,30.69261200824124],[108.86607423863424,30.692610176628556],[108.8663084335941,30.69257047586195],[108.86675980651837,30.692453066883175],[108.8669599657156,30.69245530156471],[108.86715011174911,30.69251249761237],[108.86735026186194,30.692603688263087],[108.86767950274178,30.69279398027552],[108.86787964207922,30.69298312173724],[108.86800072379404,30.693124194224264],[108.86807877102746,30.693289206037523],[108.86818283795468,30.69344725045663],[108.86835693937806,30.693850259049995],[108.86853003912422,30.694250266817786],[108.868695139204,30.6945453137506],[108.86877319104701,30.69461436863198],[108.86886025151225,30.694649449278696],[108.86894731370178,30.694655543272557],[108.8690423835391,30.694629660886545],[108.8692245217937,30.69450192203052],[108.86958979147106,30.694299417281798],[108.86991002079539,30.694162828645133],[108.87004011284066,30.694106994949628],[108.87018821517498,30.694067172470614],[108.8705094298134,30.694043525599053],[108.87070855966368,30.694045734881417],[108.87102075308538,30.69415001308543],[108.87130792159404,30.694332225642846],[108.87183722185425,30.69469259852834],[108.87213238772468,30.694845824668107],[108.87252259905391,30.69508510178269],[108.87268768417846,30.695221201060903],[108.8727226984702,30.69530219752425],[108.87279173036671,30.6954062165503],[108.87283574590401,30.69554019681979],[108.87284374388369,30.695634160528346],[108.87283572895633,30.69578408224603],[108.87282671783802,30.695871032557566],[108.87277468143317,30.695971934066968],[108.87243645958098,30.696376409660825],[108.87220130235836,30.69666104105014],[108.87215827189918,30.69673396358116],[108.87213224998213,30.69682789324903],[108.87214124767057,30.696937850531846],[108.87219327027174,30.69705484765072],[108.87230532684555,30.697187897119488],[108.87289563608165,30.697606283506474],[108.87316477649108,30.697737483692293],[108.873295845863,30.69777159430258],[108.87351196141724,30.6977887937774],[108.87372907751704,30.697778005759027],[108.87453648288675,30.697870716878132],[108.87490065491032,30.69794001709216],[108.87501370651454,30.69797110481059],[108.87535185798161,30.69805936667785],[108.87575102943515,30.6981796628999],[108.87647131251579,30.698528120780132],[108.87673241090064,30.698636290632056],[108.87683644949651,30.698676359046175],[108.876957495448,30.698699449250938],[108.87709654776064,30.69872155429595],[108.87722659694073,30.69872765877405],[108.8774346741443,30.69873682492374],[108.87775579000268,30.698745080972238],[108.87834599617624,30.698688575432257],[108.87877113735473,30.698616938139505],[108.87910124244677,30.698547221731253],[108.87919727611443,30.698469330650664],[108.87922329320905,30.698332414748663],[108.87898027333803,30.697581585763743],[108.87866727330378,30.69619100129189],[108.87863329962683,30.695657225969196],[108.87864133417277,30.695196448518008],[108.87876340561107,30.69471976594344],[108.87898051379894,30.694120212385812],[108.87941370772019,30.693149991284375],[108.87965683365383,30.692306564637235],[108.87979592242954,30.691566011777926],[108.87990900955366,30.69073947902406],[108.88003909294041,30.69002090721484],[108.88022115872975,30.689730172462568],[108.88049923985827,30.689523464704937],[108.8808023116353,30.68948069497003],[108.88119338871151,30.689560923922755],[108.88160945233554,30.689801089014484],[108.88226051073742,30.69054116417519],[108.88265953646551,30.691001198825514],[108.8831545834861,30.69120740287985],[108.8837876387453,30.691302728178282],[108.88414366851904,30.691256950474788],[108.88436069493221,30.691068158500688],[108.8844997210992,30.690797360582863],[108.88460374836104,30.69047556674115],[108.88472477932532,30.690102805188175],[108.88482981121209,30.68969904887716],[108.88504684298213,30.689332333401854],[108.88534186581283,30.689075604680955],[108.88584487189773,30.68897390297342],[108.88642585369004,30.689004166126534],[108.88743277485548,30.689186529241734],[108.88826568519673,30.689157881512426],[108.88890860683942,30.688936226489826],[108.8895075221836,30.688636575601087],[108.88998445367073,30.68823291940004],[108.89051436659322,30.68775330447031],[108.89123420693326,30.687377680561912],[108.8919900306774,30.686709178564815],[108.89294586595885,30.6844394301623],[108.89461338206127,30.681727938115802],[108.89531316217779,30.680229698268626],[108.89563508250127,30.679111236200907],[108.89580814864645,30.67691025141355],[108.89578219280642,30.676463452644537],[108.89584319061619,30.676050644293237],[108.89599915359625,30.675434933619282],[108.89613812124121,30.67486220118277],[108.89615514810052,30.67434743514485],[108.89612119918236,30.673867650288486],[108.89599032343455,30.673056009314646],[108.89592140402664,30.672405298556424],[108.89572854564115,30.671773570027238],[108.89615251488813,30.669087803369028],[108.8962884955969,30.66833414778831],[108.896288527381,30.667876352541782],[108.89629657081399,30.667189659723984],[108.89628860385483,30.666774844476514],[108.89647652051232,30.66652696332513],[108.89683233709673,30.666355051437446],[108.89750995343357,30.666264098486923],[108.89784776368131,30.666070180621468],[108.89811662801723,30.665634367722845],[108.8983165554754,30.664867701511923],[108.89835162770872,30.663507303996628],[108.89824673783573,30.662878586768507],[108.89812586453431,30.662146914771323],[108.89793403734399,30.661370263337762],[108.89768325742696,30.660397696958167],[108.89759534789619,30.659853937426227],[108.89758735391844,30.65983594541716],[108.89759035303081,30.659822951111376],[108.89758735620809,30.659802959937533],[108.89734452731763,30.659404136227792],[108.89687582423365,30.658991311966336],[108.89642408641757,30.65878538779231],[108.8961902249443,30.658579467147632],[108.89621624062188,30.658156654093975],[108.89637220548957,30.657470962237117],[108.89658912165731,30.65699118101273],[108.89661515269029,30.65633946702685],[108.89653723491877,30.655766714513565],[108.89632040071785,30.6550570150922],[108.8962424760114,30.654567224797553],[108.89630348098028,30.654030461507112],[108.89649443799026,30.653175841414956],[108.89678934798891,30.652143299228133],[108.89705824255726,30.651482591006477],[108.89722317817483,30.65104678143698],[108.89742211192932,30.650330091858436],[108.8974751109389,30.649894279904697],[108.8973961845537,30.649503448671556],[108.89705841656573,30.64897467414898],[108.8961300025149,30.64783313292126],[108.89564328358794,30.647357305302727],[108.89534845371247,30.646986440068943],[108.89507960601026,30.646633565861507],[108.89494069384816,30.64629869495057],[108.89490572861261,30.646029806354857],[108.89493274461111,30.64561998467592],[108.89498376409114,30.64499925548739],[108.89497579365587,30.644626413896393],[108.89488885635159,30.644300543656716],[108.8945410425742,30.643872685551326],[108.89407325954436,30.643640721594952],[108.89357846901984,30.643510700281094],[108.89299669153175,30.64347361243244],[108.89240689267946,30.643538464940047],[108.89179908310393,30.64358630550691],[108.8912612431004,30.643530193274017],[108.8909223442901,30.643383163822048],[108.89067042828404,30.64309421524614],[108.89049749609275,30.642723322341],[108.89029757583948,30.64224846400616],[108.89017662954817,30.64186858810798],[108.89020265414702,30.64142978235192],[108.8903066646899,30.64093702315305],[108.89046265140715,30.640603211559544],[108.89067961544217,30.64036237720987],[108.89143445925994,30.639710858905122],[108.89157344481895,30.639340050875116],[108.89163445974195,30.63886626608283],[108.89172046645125,30.63840048369798],[108.8916685057295,30.63805761534165],[108.89138260984458,30.63775167170519],[108.89097473946859,30.63748667387118],[108.89045387769008,30.63736957329595],[108.89001097641774,30.63738942856773],[108.88961205258607,30.637472263850885],[108.88903115717306,30.637483058286353],[108.88849223644506,30.63753683660374],[108.88811928230288,30.637584671669877],[108.88772033189059,30.63752053737702],[108.88741637665207,30.63729650431243],[108.88715642126975,30.636962532804944],[108.8868694671169,30.636588563152795],[108.8864875047806,30.636339493808798],[108.88616652492503,30.63621839390063],[108.88578453765176,30.636144240191562],[108.88538554013083,30.636116052662366],[108.88497752700378,30.63620080662026],[108.8844655049476,30.63622752179144],[108.88396247943987,30.636136281027316],[108.88364145746063,30.636071125007792],[108.88342444529046,30.635949049929526],[108.88338045234076,30.635783093660944],[108.883476481394,30.63550226756851],[108.88367551722304,30.63525248760321],[108.8838935547801,30.634972729340404],[108.884031598517,30.634491008702074],[108.88417964215272,30.634007293491702],[108.88420567014307,30.63362746644253],[108.8840666782981,30.63337549397891],[108.88380566871788,30.63322640844218],[108.88280758264997,30.632947934836356],[108.88231352108761,30.63283767435573],[108.88174043968229,30.632651384539667],[108.88123735867768,30.632447136501963],[108.8807422737805,30.632158919073593],[108.88033519022014,30.632000700433675],[108.879771046326,30.63200929223583],[108.87903283655785,30.63202073972613],[108.87842565304481,30.63192731261009],[108.87801752975118,30.63173207277367],[108.87778246884045,30.63142601218855],[108.87764444402015,30.631072047905178],[108.8775744483197,30.630644168655653],[108.87761848997134,30.63027335791105],[108.87775757452145,30.62977267724445],[108.87782662804275,30.629352906189904],[108.87780064725591,30.62894305464459],[108.8775055627545,30.628628945976494],[108.87722747017467,30.62846978409972],[108.87688033928649,30.62842451475376],[108.87639413767255,30.628499073172062],[108.87579586989527,30.628674483459235],[108.87535265639305,30.628881006604256],[108.87492746277664,30.628804655775873],[108.8746063210289,30.6286094432624],[108.87422417691697,30.62794136515205],[108.87392906888434,30.627318345077896],[108.87358290497053,30.627058123803014],[108.87315668576407,30.62689078260987],[108.8727054406734,30.626784385384887],[108.87238527405579,30.62653117225874],[108.87217617412539,30.626205097083133],[108.8721421837447,30.62577623885659],[108.8722202717576,30.625170565311798],[108.87228935729956,30.624520900212577],[108.8724364839828,30.623929288564963],[108.87257558434675,30.623638545198986],[108.87264565020686,30.62326676606582],[108.87253262728515,30.62266190069318],[108.87215945790302,30.621964812055502],[108.87183829254305,30.621582643166953],[108.87136901772071,30.621396238876777],[108.8708136739469,30.62127970853345],[108.87026731981794,30.621223153087676],[108.86973795936832,30.621257569241237],[108.86920857763543,30.62144191527132],[108.86875724398472,30.621594352378814],[108.86826288493857,30.621539818191664],[108.86777653561377,30.62129936082171],[108.86738525275264,30.621039014474682],[108.86726417580475,30.62078897502237],[108.86735927494449,30.62042723226411],[108.86770658006509,30.619886852711517],[108.86840115521446,30.619115956135815],[108.86878346302008,30.618705551017147],[108.86890457665838,30.618325839137743],[108.86887858364166,30.617954959648788],[108.86867846589949,30.617563893617724],[108.86821015512174,30.617071563604892],[108.86770680825708,30.61659418001282],[108.86721244480314,30.61632071682594],[108.86676109962526,30.61614925578758],[108.86652692430444,30.615963053050375],[108.86646589126018,30.61572707505254],[108.86650094296355,30.61539025166464],[108.86649196137712,30.615019389410573],[108.86639690276803,30.61475238299495],[108.86620476033268,30.61454423652765],[108.8659795826433,30.61443101116335],[108.86564930971187,30.614394625974736],[108.8654331313851,30.614335386191616],[108.8653290512003,30.61421630640146],[108.86531104867267,30.6140313581758],[108.8655632876517,30.61366781140954],[108.86794925958452,30.612736000373324],[108.8695835023178,30.61187716729378],[108.87015792482529,30.61142896611129],[108.87174308696055,30.60927447498521],[108.87267968804,30.608555696984823],[108.87465881470301,30.607405032681694],[108.87498900555585,30.606942515010452],[108.87708003452097,30.60505906547404],[108.88085538628802,30.60200511715185],[108.88471808483843,30.599135587054768],[108.88692215685029,30.597700219401112],[108.88880504214937,30.596357499672287],[108.88995090002336,30.59536727208511],[108.89016787156692,30.595097443460585],[108.89119165944288,30.594496968449555],[108.89170452897554,30.594264188774066],[108.89343099904107,30.59339987844837],[108.895938939264,30.592473526062122],[108.89700641020903,30.59180482243489],[108.90046136710495,30.58861981905088],[108.90163251971165,30.587749956166494],[108.90319427864767,30.58658604412846],[108.90399367288978,30.584852469948125],[108.9051905830276,30.58399040696334],[108.89035058294942,30.569757857499933],[108.88989971980551,30.569214910257443],[108.8894219010502,30.56795819886329],[108.8893439798531,30.567025503059973],[108.88946509454364,30.565042245557944],[108.88958717522661,30.563537815969564],[108.88932636865927,30.561446459066907],[108.88881451734701,30.56054359110867],[108.88465703213744,30.55646611944917],[108.87752320238138,30.54716045072566],[108.87151872877295,30.540127252789762],[108.8692253501046,30.538119468234385],[108.86736915684511,30.535464228334085],[108.86506038294587,30.53377200812383],[108.86331588918144,30.532883096436922],[108.85961034868357,30.53135362839584],[108.85553897581039,30.52942237337955],[108.85193776073486,30.527007611035394],[108.85041891524929,30.52549467013897],[108.85008854513796,30.524603417149603],[108.85053126167816,30.522597754112205],[108.85063546511614,30.521612226674307],[108.85051433958054,30.52115217474269],[108.84864810923536,30.517706204187327],[108.84734545044807,30.516087543001632],[108.84219045790785,30.510890295952183],[108.83940444165835,30.508623042239584],[108.83633184026968,30.506679071877134],[108.83465626493084,30.505849251577125],[108.82375391111053,30.501824101789133],[108.81325007389921,30.497134801023048],[108.80713862965717,30.49466642909841],[108.80406603654237,30.493807273120744],[108.80355327752375,30.49376139825081],[108.8025467754069,30.4940305914277],[108.80160035309572,30.494655801990394],[108.79995887836385,30.49641154227395],[108.79917767580957,30.497862830587177],[108.79868277326561,30.500888144764613],[108.79807578031985,30.503062519076888],[108.796052774545,30.506769167647853],[108.79482803157815,30.508545705227064],[108.79229361182497,30.511154021057163],[108.78862999204108,30.51441365150798],[108.78678984258872,30.515575716173448],[108.78558251652139,30.51588897339676],[108.78498388825119,30.51585418126541],[108.78409799774417,30.515524111250823],[108.77552881751866,30.510364500991724],[108.76849684363114,30.506064139992457],[108.76775852505006,30.50573663514467],[108.76618688010706,30.505566467968322],[108.76450326145574,30.505883166435204],[108.76098729162068,30.507148593954064],[108.75834791132698,30.507847029545715],[108.75707085245308,30.507872456629457],[108.75412801624718,30.5073575362186],[108.7526872434241,30.506904262867256],[108.75055976184139,30.505920094337807],[108.75003892595454,30.505567111890883],[108.74928320891051,30.504709256671653],[108.74803285168692,30.50156504322825],[108.74715629028165,30.500099411586163],[108.7464616218536,30.499498561656413],[108.74351819483708,30.497823148658284],[108.74197314298024,30.497312482306576],[108.74047912853314,30.49722077620748],[108.73975862377105,30.49737689099136],[108.73687678813117,30.498526395390176],[108.73167552891519,30.501303885159484],[108.73118103788322,30.50157107750939],[108.72618872058356,30.504451457938465],[108.72384471882906,30.50598982376532],[108.72059718117892,30.5087368430701],[108.72028562097863,30.509134015473183],[108.72023668467462,30.509278018565354],[108.71957662793493,30.510143387809112],[108.71965544641033,30.511012052743453],[108.71963746469399,30.511144030495977],[108.71964642131476,30.511567894987603],[108.71968334055381,30.51191475562582],[108.71973324260084,30.512224614892357],[108.7199179266035,30.512718290597014],[108.72017248346513,30.513536803439916],[108.72021240693657,30.513768695929915],[108.72038212519222,30.514141424358883],[108.7205418703729,30.51435821004735],[108.72100614212762,30.514889621671166],[108.72141750983899,30.515272132973937],[108.72216239416402,30.515780318339083],[108.72231916087131,30.51590414413486],[108.72241701295545,30.516021023777974],[108.72246593539349,30.51613294745172],[108.72248689322971,30.516308875828926],[108.72248388672482,30.516462831550413],[108.72238998862201,30.516918773770996],[108.72225415564772,30.517306773319262],[108.7221063455709,30.517623805529897],[108.72188164484673,30.517977894869205],[108.72174483252708,30.518128969801133],[108.72156308635175,30.518281085173097],[108.72131843425376,30.518425260779637],[108.72076721977082,30.518844634748675],[108.7203618091623,30.519090935293246],[108.71967283003362,30.519436480975813],[108.71910768535429,30.519651961174493],[108.71871328100279,30.519920266203112],[108.71833985379125,30.520123575283826],[108.71814715358715,30.520196746332946],[108.71746423670675,30.520316405284756],[108.71706687269429,30.520414786777927],[108.71668249007955,30.520556146380166],[108.71623021579141,30.520829542462913],[108.71569207867526,30.52129897754641],[108.71538857527187,30.521486250860857],[108.71524681004423,30.521549387042974],[108.71508707751391,30.521590550518546],[108.71460289918781,30.521637075148988],[108.71430341308425,30.521643410263913],[108.71405383937201,30.521710672455487],[108.71323623694836,30.5221304829569],[108.71257138524263,30.522543134827963],[108.71246756439166,30.522629231087567],[108.71229286971153,30.52273040735675],[108.71189557443653,30.52286684073703],[108.71164502058491,30.522967112042167],[108.71114692054417,30.523068687334302],[108.71041724992735,30.523270526775814],[108.71000201700379,30.523345023980465],[108.70958779263965,30.523349546689097],[108.70749262991134,30.525796507667582],[108.70748163169438,30.52607743409868],[108.70744664359968,30.526882227558733],[108.70734481097315,30.527327223084182],[108.70705433019448,30.528023392132084],[108.70679878772437,30.528655536125832],[108.70681772527847,30.52901639623214],[108.70729171850837,30.530134404798474],[108.70755715907558,30.53074085801093],[108.70795535301417,30.531234173775957],[108.70837151655363,30.531739466431336],[108.70886554513233,30.532131699229865],[108.709162969643,30.532287266421974],[108.71026886921366,30.532656746225705],[108.71077991329669,30.532808061911442],[108.71116919427814,30.53287456142132],[108.71140675479018,30.53296024371807],[108.7114815788672,30.53352896996329],[108.7113686942249,30.534817692233716],[108.7113217525272,30.5352076235546],[108.71117897604262,30.535739626056227],[108.71098930573066,30.535992776923564],[108.71012586157765,30.53657166257222],[108.7094301261481,30.53713336077155],[108.70919753193783,30.53761350208745],[108.70912165438806,30.537917500462225],[108.70906472918831,30.53839141908951],[108.70885608858931,30.53892151494597],[108.70857759209407,30.539319745674646],[108.70807951361024,30.539818233466068],[108.70766528945362,30.54018166102517],[108.70720616581616,30.54043818839833],[108.70676103220264,30.540535754844534],[108.7062959484768,30.54057137423986],[108.70554544608746,30.540552411192877],[108.70378004159902,30.54040094432448],[108.70325612099852,30.540425688743852],[108.70275016228658,30.54057037458624],[108.70199771311867,30.540941355150363],[108.7016264767463,30.54122781000564],[108.7013480360776,30.54167007839582],[108.7011454311047,30.542182211945093],[108.70103562846033,30.54270620318461],[108.70080709934578,30.542949465696875],[108.69879737812003,30.543954201970198],[108.69803702301542,30.544343258200527],[108.69737844616932,30.544867121175123],[108.69682064710072,30.545491798989893],[108.69583978987629,30.546400069701676],[108.69503856565198,30.547012165508196],[108.6947022991662,30.547499551942817],[108.69463342533327,30.5479495138363],[108.69496264166287,30.54840582180119],[108.69504743197882,30.548641604105267],[108.69507135999663,30.548892480635466],[108.69499650570408,30.54924948249603],[108.69499545046482,30.55007720488625],[108.69506425893002,30.550575923985605],[108.69501333965103,30.551082835408856],[108.6946730722937,30.55171717673851],[108.69433181428822,30.552286543728712],[108.69408533688437,30.552911737168294],[108.69395756126667,30.553911607118707],[108.69400839602315,30.55460428621909],[108.69432259714002,30.555708389533507],[108.69474057133235,30.55669436426331],[108.69470161552934,30.55733820613728],[108.69434137450051,30.55828647001669],[108.69351022054327,30.55926550534255],[108.69290057537931,30.56010623004223],[108.69270199057472,30.56077932847105],[108.6929294270945,30.561272775462452],[108.6940667287334,30.56225854085663],[108.69495763397367,30.56303580570198],[108.6955641913066,30.56394549953535],[108.6956379922203,30.564402219352],[108.69527875473783,30.5651595355517],[108.6945223942298,30.56640133296216],[108.69397260729517,30.56711098729501],[108.69356551208503,30.56760248738284],[108.69319134110907,30.56813592061237],[108.69276028726212,30.568930358586165],[108.69262451222133,30.570241118432207],[108.69251671489651,30.57094004931883],[108.69169656230909,30.571983059770087],[108.69083252506952,30.573051147406073],[108.69042544118169,30.573749593557903],[108.69021188768185,30.574623644990133],[108.69025274803786,30.57523435347159],[108.69011402005971,30.5760662905569],[108.68997630644353,30.576662311411074],[108.68976975853717,30.577241457401428],[108.68955523859907,30.57770366027244],[108.68917305280452,30.579146796328256],[108.6892218844638,30.579884441000445],[108.68883275997773,30.58071881226906],[108.68875090098359,30.581519660346313],[108.68890250231432,30.58201421342863],[108.6889353965529,30.582399014016953],[108.68919569265826,30.58354213794629],[108.68930039636345,30.584195713624453],[108.68900506758351,30.58472303160463],[108.68868379154088,30.585411336155595],[108.68821488824403,30.58588598044656],[108.68758139335512,30.586274950175426],[108.68738183576909,30.586873079297693],[108.68713835007125,30.587982095164783],[108.6867821690998,30.588670468841954],[108.68611375604365,30.589321415028984],[108.68509821379537,30.58982504675275],[108.68394404316753,30.590135016658262],[108.68295449678067,30.590204792827443],[108.68098344680914,30.58995251215382],[108.67950817091871,30.589887276231128],[108.67196439211433,30.590755221663017],[108.66526362862501,30.591206904672944],[108.66191315954579,30.591244249678283],[108.65950831141654,30.590998923218446],[108.65792833894639,30.590641047525168],[108.6548122242762,30.58961226980856],[108.65022062917986,30.587670406302628],[108.64733961841141,30.58623007523933],[108.6416539307834,30.58302498278608],[108.63887716315003,30.58126914638875],[108.63763489823975,30.580284473940665],[108.63616810828415,30.578583371821647],[108.63566323593159,30.577451555947096],[108.63578399735195,30.577275436263385],[108.63599257751609,30.577070192614027],[108.63617022516135,30.576804017478818],[108.63623210706636,30.576639982214335],[108.63632992641391,30.576288959559356],[108.63646168361531,30.575801933651864],[108.63655550056023,30.5755998623396],[108.6366642913609,30.575315797359643],[108.63668825446581,30.575117832046672],[108.63671827466374,30.573895227731413],[108.63676219864581,30.573654246750692],[108.63699475449627,30.572976130655654],[108.63740594776522,30.57203582827741],[108.63750976865276,30.57142688447609],[108.63754277234112,30.57034322086541],[108.63759768397087,30.569925284204555],[108.6379929160257,30.5688150589657],[108.63833626852552,30.567510979963206],[108.63837420271604,30.567280001787257],[108.6384271308504,30.566664136067242],[108.63854390398738,30.56630307845049],[108.63887522704033,30.565736750963836],[108.63904388851452,30.565342620530167],[108.63915667395362,30.56489959610877],[108.63921755328343,30.564729558402682],[108.639366251432,30.564412431305005],[108.63951793824504,30.56415727702733],[108.63972849724574,30.56388003490992],[108.63991809543563,30.563684796908955],[108.6404180238666,30.563281126509715],[108.64056171897532,30.563101954938922],[108.64078226175177,30.562654751010133],[108.64093694200473,30.562316615822258],[108.64099383078299,30.562096599389523],[108.64120442071685,30.561247549629062],[108.64144291461778,30.56087728551601],[108.64156564758534,30.560775118319523],[108.64168338977335,30.560695951062904],[108.64256244338226,30.560263638157373],[108.64296256435442,30.559875102078106],[108.64351935036528,30.559107429428728],[108.64423576420698,30.55831848573446],[108.64504795458417,30.55738641673159],[108.64549694506553,30.55691380565431],[108.64561169772352,30.556626706131297],[108.64564565168449,30.556143813486543],[108.64576550640211,30.554184277632558],[108.6459561563589,30.552798419778668],[108.6458364748553,30.552224822504314],[108.64545440038415,30.551698662323417],[108.64449866879487,30.5508625881911],[108.64412856126623,30.55025342585152],[108.64405676350763,30.54970373369824],[108.64429625609567,30.54908253498264],[108.64446295586534,30.5478636600523],[108.64451090417242,30.547003866235322],[108.64459475589236,30.54634594278226],[108.6447853601759,30.54570083150933],[108.6452124337421,30.544795398893296],[108.64538407839825,30.544166311940522],[108.64531237092457,30.542321046463012],[108.64518371131928,30.54170647087981],[108.6450830003589,30.54089091263339],[108.64511195766694,30.54053398006373],[108.64491941288064,30.54039335725785],[108.64429287092871,30.540192495723364],[108.64365036108245,30.539925675618527],[108.64172677672674,30.53894621943103],[108.6416200329345,30.538689480011083],[108.64083887096707,30.53722424351191],[108.64019634694382,30.536373568027035],[108.63846020974133,30.535115763161023],[108.63627390407396,30.534291442869492],[108.6313608813676,30.533167044833824],[108.62905231031527,30.53248244292743],[108.62802822672671,30.532023950875082],[108.62670866204353,30.531123946527078],[108.62510359701585,30.529166575345027],[108.6243918933274,30.52791883410625],[108.62352334977173,30.52786288441284],[108.62108522380665,30.528553433884916],[108.62017361234471,30.528798340360098],[108.61916718922716,30.527837697437093],[108.61732694635889,30.526336005357013],[108.61594689142157,30.525628524627965],[108.61553948226843,30.524941109669978],[108.61610277657766,30.52421782269195],[108.6187331443934,30.5231656047696],[108.61995636452316,30.522557527134893],[108.61997437911414,30.52193869998203],[108.61980065060682,30.52180592423404],[108.61937430422275,30.52158943627142],[108.61857155224178,30.520623555531895],[108.61754419009903,30.51820431648777],[108.61052221185096,30.515619029900893],[108.60702586762969,30.51431267321898],[108.60515955895222,30.513944784315786],[108.60377968104926,30.5139664258653],[108.60200895895515,30.514364022156414],[108.60079377847599,30.514151502111655],[108.60036908161617,30.513569808203272],[108.60074204114265,30.510735543991473],[108.60138471531923,30.509411727566103],[108.60227814500028,30.508805585731164],[108.60299863844247,30.508580368696304],[108.60455243076865,30.508512703442598],[108.6063748758941,30.50826084810907],[108.60732002557131,30.507847435190612],[108.60783257917892,30.50714033877453],[108.60779767434256,30.50623362692928],[108.60722531191583,30.504933347803007],[108.60143621653378,30.501460041642165],[108.59818225677942,30.49930155746066],[108.59671499494496,30.49841406672607],[108.59525663840711,30.497242562304425],[108.59438896182107,30.496652782044578],[108.59228945994599,30.497043659525076],[108.58978973133685,30.49781017353613],[108.58807175129249,30.497968783269698],[108.58643166845158,30.497461475610265],[108.58639666862939,30.49739848260459],[108.58654381192258,30.49551306421894],[108.5871860692625,30.492561084424807],[108.58722116299457,30.49120447356477],[108.58709119739477,30.49054462101699],[108.58629213696761,30.49024146481262],[108.5835065553121,30.490745261782976],[108.58071160889196,30.490448926668197],[108.5789238348561,30.48950909629498],[108.5775271189204,30.48866137815346],[108.57724114852975,30.48567299380183],[108.57644280349392,30.483355030618807],[108.575713386407,30.482311744919787],[108.57438543676199,30.482164689307915],[108.57291025199618,30.482301343229395],[108.57182534279492,30.48187243426895],[108.56916998684204,30.478879508736178],[108.56799778634357,30.478201386237423],[108.56706979743383,30.47748450241015],[108.56617591791435,30.475080067088456],[108.56575053561974,30.473181042987935],[108.5650217160909,30.472055424480487],[108.56342470599792,30.471367525572003],[108.56200077632876,30.471176630978615],[108.56075999104574,30.471318830249476],[108.55994473919358,30.471963468915646],[108.55919851939775,30.473224023463015],[108.559163371285,30.47462160454914],[108.55931041875196,30.477278126238563],[108.55860823547903,30.478664688701876],[108.55786998286743,30.479884217144622],[108.55635940034048,30.48141839124338],[108.55433777058107,30.48350045377249],[108.55340904832742,30.484305630145066],[108.5524542731525,30.484576871058085],[108.54983320972072,30.484939964610785],[108.5482970696952,30.48556985411568],[108.54766371584671,30.486255429432283],[108.54725579540666,30.487277344388044],[108.5474381573364,30.48756862470548],[108.5480544158496,30.487867751364682],[108.5486185710082,30.487878842833897],[108.55074477767535,30.488205770750497],[108.55179478910104,30.488225686202213],[108.55259327093604,30.488446057700337],[108.55287076439267,30.48873946860724],[108.5526713545527,30.489353945337076],[108.55197699990815,30.490204467323682],[108.55083177716679,30.49071623578377],[108.54934683889822,30.49089540248921],[108.54492151230005,30.491305508681606],[108.54254316115288,30.491427467330247],[108.54105866609514,30.492057067737115],[108.54060756362527,30.492586925169906],[108.54059050245041,30.492892801671264],[108.54036490314708,30.49382004124525],[108.53972232409203,30.49440544335683],[108.53868077759476,30.494657021246738],[108.537223169856,30.494629680614263],[108.5334384799468,30.49392888047597],[108.53129475068405,30.493798635803227],[108.53071319061235,30.493458276836506],[108.53075733768001,30.49306749735587],[108.53121661394252,30.49268775291378],[108.53240585443622,30.492171845759554],[108.53317793753097,30.491764852503724],[108.53364722096329,30.49111417634894],[108.5342197910541,30.490104842236917],[108.53486250674887,30.48945856482463],[108.53497482576331,30.48903994918728],[108.53491468446956,30.488828863875828],[108.53447154880666,30.488611861772956],[108.53360326780431,30.48871373590132],[108.53290038822342,30.489000942414734],[108.53240605013909,30.489291648016568],[108.53191067862672,30.48991225259987],[108.53096508677217,30.49037477006215],[108.5296544157081,30.491460164773855],[108.52869165213792,30.49272935469946],[108.52790137479872,30.493584081720318],[108.52604507617626,30.493754197540348],[108.52545339057366,30.493447724728217],[108.52525384969931,30.492905349419164],[108.52531809117224,30.49209074758048],[108.52421297826267,30.49054724110445],[108.52404752032173,30.490153908322558],[108.5235610999899,30.490023641188046],[108.52335348815318,30.49002208375353],[108.52282388804161,30.490520517905146],[108.52257210449955,30.49105468847337],[108.52223404594024,30.4918295561488],[108.52200830881499,30.49276768048864],[108.52119180596193,30.493600220436857],[108.51643800101961,30.49723597377159],[108.51456103397484,30.49847729198112],[108.5115141183616,30.501782580394078],[108.50979547727113,30.50334313185913],[108.50879719454238,30.50404001116886],[108.50655781335958,30.505140106937276],[108.50537691184739,30.50549651258708],[108.50354585200931,30.505777997140676],[108.49963987232594,30.505795336307187],[108.4970181264664,30.50559354083946],[108.49180983556111,30.504884224043103],[108.48736603469897,30.50404219525202],[108.48529922954793,30.503087342019544],[108.48414448167756,30.501993249529125],[108.4828774887101,30.499287302934942],[108.48178402982568,30.497338657517158],[108.47887575458692,30.494287073775165],[108.47707904939045,30.49290230046413],[108.47472663214346,30.49147201558634],[108.4740314465196,30.491227125793607],[108.47208035923686,30.490574857739222],[108.47050046138492,30.490409543235597],[108.46909516941292,30.48998882359409],[108.4682867150096,30.489827679937594],[108.46760465672598,30.48968588403673],[108.46673404212281,30.48955759203363],[108.46580025668328,30.489450144567424],[108.46478223881576,30.489428473179835],[108.46404205484049,30.489511519152234],[108.46312736655695,30.489756083766505],[108.46165908513447,30.49036215942814],[108.46142640956934,30.490497531718553],[108.46035736609497,30.490546825494267],[108.45903766622462,30.490465567178763],[108.458618494474,30.490550511572383],[108.45846406280307,30.49060111853805],[108.4577771511073,30.490836375695594],[108.45705315307085,30.49107555586799],[108.45648558638324,30.49143709134786],[108.45616367983374,30.49196517458761],[108.45589392581566,30.492364420642314],[108.45546776117517,30.492686320324854],[108.45472076229603,30.492853516170097],[108.4540129058818,30.492723903168205],[108.4531366458074,30.492363983928648],[108.45233762794767,30.49175833252802],[108.45188048512787,30.491391402450553],[108.45137821892618,30.49126231178488],[108.45096517613521,30.49127538776209],[108.45070851652288,30.49149375771933],[108.45059220633517,30.491764424920103],[108.45060518723716,30.49249824820284],[108.45077252218923,30.493696281928994],[108.45137791226428,30.49561608680619],[108.45153224977071,30.496376216456618],[108.45164249017172,30.49693630430632],[108.451642451159,30.497490146391545],[108.45157726123946,30.497837900940358],[108.4513326189309,30.498160261421678],[108.45068897461923,30.49850773118526],[108.44990300993817,30.49861097300245],[108.44898776046323,30.49859798984687],[108.44818983709816,30.49841733260857],[108.44766160595935,30.49788936426441],[108.44708127216785,30.49721933690171],[108.44638567328204,30.496665049699224],[108.44590256551885,30.496401131199566],[108.44538739004135,30.49618214308367],[108.4449233391503,30.496001256487943],[108.4442919149296,30.495872029406645],[108.44377676839265,30.495718052793723],[108.44329972813581,30.495408204457444],[108.4426814017388,30.494893149298743],[108.44226952557443,30.494570448421502],[108.44202500516037,30.49443002084174],[108.441715344465,30.49432646159103],[108.44122530016315,30.494261556008574],[108.44081342190952,30.494325768398564],[108.4399626153619,30.494674100996345],[108.43922206732043,30.494989668694515],[108.43884730546436,30.494972002074743],[108.43850161074411,30.49491840254635],[108.43788439685476,30.494631397779045],[108.43785634228776,30.494615353308593],[108.43712193742083,30.49403624496196],[108.4364526816752,30.49345626792759],[108.43627137111642,30.492928110478736],[108.43622033079595,30.492116252206632],[108.43625847924969,30.49104761495165],[108.43650403157906,30.489900348652395],[108.43643294166736,30.48923741231812],[108.43620153547944,30.488709168577728],[108.43583987260908,30.48834866302984],[108.435389034621,30.488180962278967],[108.43501633352261,30.488258329519066],[108.43464261408316,30.488657611760132],[108.43413959995361,30.48998443536882],[108.43338009377086,30.491941688220294],[108.43270980019803,30.493474217556106],[108.43238117701767,30.49417651626619],[108.43213570176626,30.494884943051673],[108.43178906972065,30.495400274505243],[108.43153061472468,30.49560582975616],[108.43102775208528,30.495812027242664],[108.43021640323283,30.49588982694395],[108.42934099956007,30.49573463071443],[108.42846464343837,30.4953995165083],[108.42771652460587,30.494973630614943],[108.4269824524071,30.494561782696817],[108.42657085346,30.494459281047607],[108.42582276898901,30.494510320940563],[108.42448990000838,30.494657654293587],[108.42379395483131,30.494786799955936],[108.42296887130044,30.49485083962438],[108.42241517876694,30.49467027505358],[108.42211883669171,30.49425806747801],[108.42187459511496,30.493395046483585],[108.42200279475877,30.49281534765197],[108.42246641964827,30.492184030802846],[108.42280188524852,30.491630557767532],[108.42286701337055,30.490999806674758],[108.42264676316194,30.49056168325496],[108.42235140620139,30.490329422017382],[108.42183577462309,30.49018790164421],[108.42104981282408,30.490316035333503],[108.4201347101588,30.4907669769761],[108.41956802875106,30.49132026359048],[108.41950695816368,30.49135319499575],[108.41936977980265,30.491715960814133],[108.4186137895845,30.49405458724065],[108.41797202315374,30.49530964391391],[108.41665261096082,30.496498154013477],[108.41645219693429,30.499597099703355],[108.41757204714509,30.50326000337345],[108.41968203470981,30.50713483482908],[108.4231379760786,30.510557466880975],[108.42431041216607,30.51220932914264],[108.42504832128543,30.513660777070523],[108.4250302486204,30.514331552683796],[108.42457058218667,30.514800857410346],[108.42324179825445,30.51496525969485],[108.42148764153622,30.514259547946317],[108.41975170508206,30.512885190442976],[108.41789374462434,30.5121776547263],[108.41592285806031,30.511370210383337],[108.41438551359147,30.510861167983588],[108.41234603253358,30.508519443836153],[108.41051387068443,30.506567903516775],[108.40877687212068,30.50547830460291],[108.40777832409371,30.5054588434585],[108.40743109768718,30.506122496746112],[108.40681463864972,30.50831459370133],[108.40687553828869,30.510135077385957],[108.40706460321954,30.51050904313955],[108.4070726062092,30.51052204256688],[108.40707660745626,30.51053204123737],[108.40824705063137,30.5128438635096],[108.40830806380025,30.513130805710436],[108.40843806686156,30.51410257408887],[108.40816874839652,30.516491723580792],[108.40777845566201,30.517672186477736],[108.40675382024419,30.519415220005136],[108.40636261367476,30.519770957997302],[108.40537317788616,30.519937551381986],[108.40461790170696,30.519738370997747],[108.40294241505632,30.518967163068716],[108.40164013419061,30.518368087608163],[108.40040692944989,30.51804001229971],[108.39983384778758,30.518060947215645],[108.39906974048017,30.518423780526817],[108.39722054935947,30.520020262204152],[108.39668155062765,30.5201312481088],[108.39498047538261,30.522906536013334],[108.39470218913992,30.527396166699656],[108.39609186757025,30.53009416665373],[108.39766269303772,30.53209046649727],[108.39941671823853,30.533250151999425],[108.40515601034394,30.53512668950471],[108.40554712234588,30.535764614736816],[108.40612022175955,30.537804157816684],[108.40596385774693,30.541955740391117],[108.40583354004721,30.545629475685566],[108.40504308865343,30.54745059841421],[108.40365448315173,30.549088644066764],[108.40282018423136,30.549817197201428],[108.4015178118712,30.550611676710723],[108.40028557448265,30.55084742794505],[108.39974651334833,30.550685430013882],[108.39813146562435,30.549512744919472],[108.39504080599684,30.546246005037844],[108.3939210732747,30.54465969551073],[108.39220166494674,30.541337148230646],[108.39092612860975,30.539810993447702],[108.39002247558525,30.539127502635846],[108.38852010033685,30.53851525323004],[108.38541264603215,30.538364737995014],[108.38483996898937,30.53848000801985],[108.38431826819462,30.5386962292148],[108.38388449907028,30.539258296468606],[108.383832532091,30.539258327023404],[108.37877023476788,30.540442425253584],[108.37694691498255,30.539785136977297],[108.3741688466836,30.537264474814016],[108.36939385059571,30.529362972575257],[108.35148423371102,30.49976671663416],[108.35116281969596,30.499573292140713],[108.34915758296432,30.497601149446915],[108.3480287625034,30.496174444674818],[108.34613652119059,30.49312152760759],[108.34469547949304,30.490089870107322],[108.34229955838957,30.483913791489563],[108.34014712038763,30.479464857563798],[108.33897456966427,30.477938396800347],[108.33610955909825,30.475141414063526],[108.33484225424517,30.473648167283496],[108.33434832540242,30.47282830577794],[108.33280274623525,30.46946408294907],[108.33038923662257,30.46255640840927],[108.32992936469206,30.46012388993038],[108.32950460064099,30.45512392771351],[108.3287143481296,30.45283893508848],[108.32798494671935,30.45181457767947],[108.32104098543144,30.44482056528714],[108.31561562075815,30.439358178871103],[108.31298619357445,30.436467790950296],[108.31262099189723,30.43563666187499],[108.31292550739755,30.433733516280174],[108.31309925527049,30.432292509797442],[108.31270821350557,30.429924763195864],[108.31223924306998,30.42876789281383],[108.31140598274975,30.427906633684902],[108.309010836047,30.426835293049937],[108.30791703353336,30.426233423535937],[108.30750087697717,30.42583026763577],[108.30326449516228,30.418890312488706],[108.30146797030109,30.41708681851212],[108.29726776496798,30.413773601512403],[108.29548797560292,30.411916885791843],[108.29480521025025,30.410859196768804],[108.29454469985947,30.410142756585042],[108.29433615528774,30.40863438898675],[108.29412758357608,30.407501944314703],[108.29332908051636,30.405073680585694],[108.29249652487971,30.40396019607587],[108.29212315085235,30.40368682655673],[108.29126355338434,30.403403198869224],[108.29030107752635,30.40339665471665],[108.28845189632158,30.4038762937159],[108.28319227827815,30.40610814812807],[108.27638844243339,30.40907583486947],[108.27415678220572,30.409649126454422],[108.27307286318697,30.409742218819773],[108.27252540024368,30.40966878001441],[108.27153637106008,30.409097855967644],[108.27066822216402,30.40815186143535],[108.26913268831305,30.405981673127304],[108.26264881469747,30.396827374339413],[108.25929874406403,30.39246115269298],[108.25816225437207,30.391477907656242],[108.25760646902995,30.39120722105506],[108.25712962751273,30.391192441307656],[108.2561918606101,30.391884718631164],[108.25557596609389,30.392726811889133],[108.25441308509576,30.39482085445394],[108.25361412919987,30.396303843750726],[108.2529201321503,30.397772779420965],[108.25206502666872,30.400743451940336],[108.25131893506975,30.40294221273335],[108.24990476156168,30.40611688382075],[108.24898464046618,30.40760373823132],[108.24770845965381,30.40894062377004],[108.246893323934,30.409533569347584],[108.24611217544815,30.40996352076539],[108.24451480776492,30.410536409968625],[108.23952500064175,30.411216661657726],[108.23803125254118,30.411297279392905],[108.2349854422043,30.41116730010179],[108.23350139642487,30.41134365001971],[108.23279385303249,30.411589279071467],[108.23237751765049,30.411814036065334],[108.23181302879507,30.412441631359364],[108.23149171345621,30.41324930460257],[108.23116231614804,30.41508775936997],[108.2307368714055,30.416366270112217],[108.23032848610926,30.416881939497912],[108.22856678565017,30.418481571181644],[108.22756877957687,30.419163792247478],[108.22366143392557,30.421961374340327],[108.21924586609671,30.42387613924203],[108.22048621899877,30.427536496838886],[108.22158845699197,30.429535034956697],[108.22265666268656,30.430717679292787],[108.22518137159258,30.432903176941547],[108.22796805203771,30.435397548577168],[108.23447693570232,30.442638317950976],[108.2375495823975,30.446355524095342],[108.23774064604895,30.44695043942267],[108.2373233268568,30.44824001386437],[108.23543201487153,30.450728789609325],[108.2304759766205,30.455219421150716],[108.22838392079882,30.457617601774487],[108.22763811136066,30.45893479997591],[108.22728167578892,30.460152263602946],[108.2269862021541,30.462737420941842],[108.22650959946006,30.46445366302978],[108.22634127701289,30.466617997669537],[108.22748094484109,30.473628964566583],[108.22739464322908,30.476769082188284],[108.22611016414929,30.4792865335616],[108.21813405390144,30.486600822181398],[108.20908968380853,30.494642478972874],[108.20339517110389,30.500207323342636],[108.20048028162516,30.504858776783724],[108.19450260077281,30.512631258118557],[108.19220753671469,30.51506479107115],[108.19059288804793,30.517008516122836],[108.18907345708668,30.518091618063742],[108.18548826717826,30.519515979647068],[108.18428247482004,30.51982575749571],[108.18174755634517,30.520136131380323],[108.18050661068257,30.52051876927429],[108.18021090077495,30.520683181483385],[108.18004651297464,30.52066988660346],[108.1760441159799,30.518411227873703],[108.1738570254065,30.515674995191688],[108.17106241043435,30.513131533885993],[108.16902239786295,30.51360455937833],[108.16690401070537,30.516557680944068],[108.1667043414169,30.51913851737514],[108.16594938678288,30.520674625194633],[108.16387422175998,30.521972325450424],[108.16265016241717,30.5229817178009],[108.16129582754068,30.524296826163173],[108.16110518163367,30.526876662064304],[108.16315386830459,30.530440318582798],[108.1663573547438,30.53537075693836],[108.16661774464757,30.538897102550038],[108.16713588327676,30.540740474309658],[108.1668861984542,30.541793658512315],[108.1637183095128,30.543795044045748],[108.16073208870428,30.54372952702533],[108.1588305000806,30.543274136417853],[108.15485513603849,30.540393768373008],[108.15120863992198,30.538555795468827],[108.14883818511115,30.537780862991426],[108.14797916792001,30.53838217043248],[108.14856891571102,30.546979359964563],[108.148525721482,30.54832283468305],[108.14765765119148,30.549442949654555],[108.14605990606071,30.551061657503325],[108.14527005942088,30.552037984791752],[108.14527907505202,30.55210297800084],[108.14507954851625,30.553225259249977],[108.14400290945105,30.556610293051786],[108.14142378354057,30.56331772062119],[108.1390282902944,30.56864701592737],[108.13705708592495,30.570046463544685],[108.1349217217686,30.570489098391953],[108.13246494535919,30.569761806755764],[108.13003345584158,30.568175011987545],[108.12781050574219,30.566840556823784],[108.12583106202882,30.56654917341178],[108.12349615765572,30.566436433405407],[108.12187255516825,30.566400614506545],[108.12007472244728,30.567279375999714],[108.11985838037724,30.567518066731893],[108.119267458844,30.568119247803676],[108.11846019873481,30.569265032224077],[108.11807841940667,30.57250449905127],[108.11702779746415,30.574503774698517],[108.11641985779765,30.57595968446886],[108.11558666031306,30.577029545297158],[108.11512598468906,30.57798179422229],[108.11511690983002,30.578864464150797],[108.11545632262313,30.579340587102163],[108.11687124410997,30.579224912255814],[108.1191635191049,30.579156165124775],[108.12048248749157,30.57924549595597],[108.12137684136668,30.579567335876597],[108.12204583414932,30.580363777604315],[108.1221579343695,30.581448503447703],[108.12210673346073,30.583129826665512],[108.12190627989452,30.58505089326158],[108.12235791344382,30.58620296624274],[108.12281858181792,30.58717612161044],[108.12257509693603,30.58849535337815],[108.121429207074,30.589612666715276],[108.11865891159297,30.591354126759192],[108.11661896197549,30.59233080197816],[108.11507384769409,30.59295718143399],[108.11410160596967,30.592816408508263],[108.11197407772768,30.591807103862692],[108.11003790521663,30.591461847575584],[108.10919598099548,30.591743183222558],[108.10869140767434,30.592394615631395],[108.10808367759883,30.59394365456352],[108.10793648678803,30.594549335959343],[108.10698146260113,30.595820299265093],[108.1051578059796,30.59568139858999],[108.10360452839167,30.59539480168469],[108.10224953467069,30.594749512258208],[108.10101672985729,30.593833439742717],[108.09947989641714,30.591745795143662],[108.09856849732131,30.589933267342268],[108.09847249570592,30.58921051874061],[108.09871580570567,30.58678048005719],[108.09883693898179,30.585879842453057],[108.09881109227047,30.58353170806278],[108.09788271336502,30.58172818554979],[108.09751764986746,30.579985761798973],[108.09806503710611,30.57855138455484],[108.09901966009932,30.57727105276466],[108.09928886423775,30.57662435173837],[108.09922789031039,30.57575565225796],[108.09766508719453,30.574924629764343],[108.09650152463354,30.574898466355858],[108.09549408131609,30.57501932012924],[108.0946527426559,30.575219195919516],[108.09405350305857,30.575640025355774],[108.09310715357678,30.57641274836313],[108.0909966065399,30.577160625741104],[108.08832231576517,30.577027146851204],[108.08568247071958,30.57574039384786],[108.0839547610443,30.57497535073106],[108.08186224085735,30.575146292505995],[108.08092450032193,30.5756306310396],[108.07988278374765,30.576982757686068],[108.07966575136453,30.57864028834964],[108.07960463637065,30.5805916120498],[108.0787279157095,30.581945682735228],[108.07694774319451,30.582773639038525],[108.07542859087604,30.58331762786377],[108.07154730573507,30.584599664396727],[108.06955903773841,30.58467769530118],[108.06790065170738,30.584531601865365],[108.06710148933271,30.584320616108766],[108.06631136280434,30.583921716942307],[108.06493099432024,30.582801861594746],[108.06381037648788,30.582065599054417],[108.06150138780295,30.58100617999763],[108.05960016664966,30.57868982704915],[108.05806353820851,30.576846871504376],[108.05394312013206,30.57652483192049],[108.05092750107838,30.575358696106672],[108.04826956700335,30.574526086422246],[108.04498711975903,30.57524547727737],[108.0432078389723,30.57592899839271],[108.03804133129798,30.578197736111438],[108.03606204737724,30.57842131671327],[108.03515925906743,30.57832951744323],[108.03316227168439,30.577852573024895],[108.03023689124515,30.5766453725219]]]},properties:{name:\"万州区\",\"fill-opacity\":0,\"stroke-opacity\":1,stroke:\"#ff0000\"}}]}},e11e:function(t,e,i){\n/* @preserve\n * Leaflet 1.8.0, a JS library for interactive maps. https://leafletjs.com\n * (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade\n */\n(function(t,i){i(e)})(0,(function(t){\"use strict\";var e=\"1.8.0\";function i(t){var e,i,n,o;for(i=1,n=arguments.length;i0?Math.floor(t):Math.ceil(t)};function D(t,e,i){return t instanceof E?t:g(t)?new E(t[0],t[1]):void 0===t||null===t?t:\"object\"===typeof t&&\"x\"in t&&\"y\"in t?new E(t.x,t.y):new E(t,e,i)}function O(t,e){if(t)for(var i=e?[t,e]:t,n=0,o=i.length;n=this.min.x&&i.x<=this.max.x&&e.y>=this.min.y&&i.y<=this.max.y},intersects:function(t){t=I(t);var e=this.min,i=this.max,n=t.min,o=t.max,r=o.x>=e.x&&n.x<=i.x,s=o.y>=e.y&&n.y<=i.y;return r&&s},overlaps:function(t){t=I(t);var e=this.min,i=this.max,n=t.min,o=t.max,r=o.x>e.x&&n.xe.y&&n.y=n.lat&&i.lat<=o.lat&&e.lng>=n.lng&&i.lng<=o.lng},intersects:function(t){t=N(t);var e=this._southWest,i=this._northEast,n=t.getSouthWest(),o=t.getNorthEast(),r=o.lat>=e.lat&&n.lat<=i.lat,s=o.lng>=e.lng&&n.lng<=i.lng;return r&&s},overlaps:function(t){t=N(t);var e=this._southWest,i=this._northEast,n=t.getSouthWest(),o=t.getNorthEast(),r=o.lat>e.lat&&n.late.lng&&n.lng1,zt=function(){var t=!1;try{var e=Object.defineProperty({},\"passive\",{get:function(){t=!0}});window.addEventListener(\"testPassiveEventSupport\",h,e),window.removeEventListener(\"testPassiveEventSupport\",h,e)}catch(i){}return t}(),Mt=function(){return!!document.createElement(\"canvas\").getContext}(),Bt=!(!document.createElementNS||!J(\"svg\").createSVGRect),Tt=!!Bt&&function(){var t=document.createElement(\"div\");return t.innerHTML=\"\",\"http://www.w3.org/2000/svg\"===(t.firstChild&&t.firstChild.namespaceURI)}(),St=!Bt&&function(){try{var t=document.createElement(\"div\");t.innerHTML='';var e=t.firstChild;return e.style.behavior=\"url(#default#VML)\",e&&\"object\"===typeof e.adj}catch(i){return!1}}();function Et(t){return navigator.userAgent.toLowerCase().indexOf(t)>=0}var Zt={ie:$,ielt9:tt,edge:et,webkit:it,android:nt,android23:ot,androidStock:st,opera:at,chrome:lt,gecko:ht,safari:ut,phantom:ct,opera12:dt,win:pt,ie3d:_t,webkit3d:ft,gecko3d:mt,any3d:gt,mobile:vt,mobileWebkit:yt,mobileWebkit3d:Ct,msPointer:At,pointer:bt,touch:Lt,touchNative:xt,mobileOpera:wt,mobileGecko:kt,retina:Pt,passiveEvents:zt,canvas:Mt,svg:Bt,vml:St,inlineSvg:Tt},Dt=Zt.msPointer?\"MSPointerDown\":\"pointerdown\",Ot=Zt.msPointer?\"MSPointerMove\":\"pointermove\",It=Zt.msPointer?\"MSPointerUp\":\"pointerup\",Rt=Zt.msPointer?\"MSPointerCancel\":\"pointercancel\",Nt={touchstart:Dt,touchmove:Ot,touchend:It,touchcancel:Rt},jt={touchstart:Jt,touchmove:Yt,touchend:Yt,touchcancel:Yt},Ht={},Wt=!1;function Gt(t,e,i){return\"touchstart\"===e&&Kt(),jt[e]?(i=jt[e].bind(this,i),t.addEventListener(Nt[e],i,!1),i):L.Util.falseFn}function Ft(t,e,i){Nt[e]&&t.removeEventListener(Nt[e],i,!1)}function Ut(t){Ht[t.pointerId]=t}function qt(t){Ht[t.pointerId]&&(Ht[t.pointerId]=t)}function Vt(t){delete Ht[t.pointerId]}function Kt(){Wt||(document.addEventListener(Dt,Ut,!0),document.addEventListener(Ot,qt,!0),document.addEventListener(It,Vt,!0),document.addEventListener(Rt,Vt,!0),Wt=!0)}function Yt(t,e){if(e.pointerType!==(e.MSPOINTER_TYPE_MOUSE||\"mouse\")){for(var i in e.touches=[],Ht)e.touches.push(Ht[i]);e.changedTouches=[e],t(e)}}function Jt(t,e){e.MSPOINTER_TYPE_TOUCH&&e.pointerType===e.MSPOINTER_TYPE_TOUCH&&Ue(e),Yt(t,e)}function Qt(t){var e,i,n={};for(i in t)e=t[i],n[i]=e&&e.bind?e.bind(t):e;return t=n,n.type=\"dblclick\",n.detail=2,n.isTrusted=!1,n._simulated=!0,n}var Xt=200;function $t(t,e){t.addEventListener(\"dblclick\",e);var i,n=0;function o(t){if(1===t.detail){if(\"mouse\"!==t.pointerType&&(!t.sourceCapabilities||t.sourceCapabilities.firesTouchEvents)){var o=Date.now();o-n<=Xt?(i++,2===i&&e(Qt(t))):i=1,n=o}}else i=t.detail}return t.addEventListener(\"click\",o),{dblclick:e,simDblclick:o}}function te(t,e){t.removeEventListener(\"dblclick\",e.dblclick),t.removeEventListener(\"click\",e.simDblclick)}var ee,ie,ne,oe,re,se=xe([\"transform\",\"webkitTransform\",\"OTransform\",\"MozTransform\",\"msTransform\"]),ae=xe([\"webkitTransition\",\"transition\",\"OTransition\",\"MozTransition\",\"msTransition\"]),le=\"webkitTransition\"===ae||\"OTransition\"===ae?ae+\"End\":\"transitionend\";function he(t){return\"string\"===typeof t?document.getElementById(t):t}function ue(t,e){var i=t.style[e]||t.currentStyle&&t.currentStyle[e];if((!i||\"auto\"===i)&&document.defaultView){var n=document.defaultView.getComputedStyle(t,null);i=n?n[e]:null}return\"auto\"===i?null:i}function ce(t,e,i){var n=document.createElement(t);return n.className=e||\"\",i&&i.appendChild(n),n}function de(t){var e=t.parentNode;e&&e.removeChild(t)}function pe(t){while(t.firstChild)t.removeChild(t.firstChild)}function _e(t){var e=t.parentNode;e&&e.lastChild!==t&&e.appendChild(t)}function fe(t){var e=t.parentNode;e&&e.firstChild!==t&&e.insertBefore(t,e.firstChild)}function me(t,e){if(void 0!==t.classList)return t.classList.contains(e);var i=Ce(t);return i.length>0&&new RegExp(\"(^|\\\\s)\"+e+\"(\\\\s|$)\").test(i)}function ge(t,e){if(void 0!==t.classList)for(var i=d(e),n=0,o=i.length;nthis.options.maxZoom)?this.setZoom(t):this},panInsideBounds:function(t,e){this._enforcingBounds=!0;var i=this.getCenter(),n=this._limitCenter(i,this._zoom,N(t));return i.equals(n)||this.panTo(n,e),this._enforcingBounds=!1,this},panInside:function(t,e){e=e||{};var i=D(e.paddingTopLeft||e.padding||[0,0]),n=D(e.paddingBottomRight||e.padding||[0,0]),o=this.project(this.getCenter()),r=this.project(t),s=this.getPixelBounds(),a=I([s.min.add(i),s.max.subtract(n)]),l=a.getSize();if(!a.contains(r)){this._enforcingBounds=!0;var h=r.subtract(a.getCenter()),u=a.extend(r).getSize().subtract(l);o.x+=h.x<0?-u.x:u.x,o.y+=h.y<0?-u.y:u.y,this.panTo(this.unproject(o),e),this._enforcingBounds=!1}return this},invalidateSize:function(t){if(!this._loaded)return this;t=i({animate:!1,pan:!0},!0===t?{animate:!0}:t);var e=this.getSize();this._sizeChanged=!0,this._lastCenter=null;var n=this.getSize(),r=e.divideBy(2).round(),s=n.divideBy(2).round(),a=r.subtract(s);return a.x||a.y?(t.animate&&t.pan?this.panBy(a):(t.pan&&this._rawPanBy(a),this.fire(\"move\"),t.debounceMoveend?(clearTimeout(this._sizeTimer),this._sizeTimer=setTimeout(o(this.fire,this,\"moveend\"),200)):this.fire(\"moveend\")),this.fire(\"resize\",{oldSize:e,newSize:n})):this},stop:function(){return this.setZoom(this._limitZoom(this._zoom)),this.options.zoomSnap||this.fire(\"viewreset\"),this._stop()},locate:function(t){if(t=this._locateOptions=i({timeout:1e4,watch:!1},t),!(\"geolocation\"in navigator))return this._handleGeolocationError({code:0,message:\"Geolocation not supported.\"}),this;var e=o(this._handleGeolocationResponse,this),n=o(this._handleGeolocationError,this);return t.watch?this._locationWatchId=navigator.geolocation.watchPosition(e,n,t):navigator.geolocation.getCurrentPosition(e,n,t),this},stopLocate:function(){return navigator.geolocation&&navigator.geolocation.clearWatch&&navigator.geolocation.clearWatch(this._locationWatchId),this._locateOptions&&(this._locateOptions.setView=!1),this},_handleGeolocationError:function(t){if(this._container._leaflet_id){var e=t.code,i=t.message||(1===e?\"permission denied\":2===e?\"position unavailable\":\"timeout\");this._locateOptions.setView&&!this._loaded&&this.fitWorld(),this.fire(\"locationerror\",{code:e,message:\"Geolocation error: \"+i+\".\"})}},_handleGeolocationResponse:function(t){if(this._container._leaflet_id){var e=t.coords.latitude,i=t.coords.longitude,n=new j(e,i),o=n.toBounds(2*t.coords.accuracy),r=this._locateOptions;if(r.setView){var s=this.getBoundsZoom(o);this.setView(n,r.maxZoom?Math.min(s,r.maxZoom):s)}var a={latlng:n,bounds:o,timestamp:t.timestamp};for(var l in t.coords)\"number\"===typeof t.coords[l]&&(a[l]=t.coords[l]);this.fire(\"locationfound\",a)}},addHandler:function(t,e){if(!e)return this;var i=this[t]=new e(this);return this._handlers.push(i),this.options[t]&&i.enable(),this},remove:function(){if(this._initEvents(!0),this.options.maxBounds&&this.off(\"moveend\",this._panInsideMaxBounds),this._containerId!==this._container._leaflet_id)throw new Error(\"Map container is being reused by another instance\");try{delete this._container._leaflet_id,delete this._containerId}catch(e){this._container._leaflet_id=void 0,this._containerId=void 0}var t;for(t in void 0!==this._locationWatchId&&this.stopLocate(),this._stop(),de(this._mapPane),this._clearControlPos&&this._clearControlPos(),this._resizeRequest&&(P(this._resizeRequest),this._resizeRequest=null),this._clearHandlers(),this._loaded&&this.fire(\"unload\"),this._layers)this._layers[t].remove();for(t in this._panes)de(this._panes[t]);return this._layers=[],this._panes=[],delete this._mapPane,delete this._renderer,this},createPane:function(t,e){var i=\"leaflet-pane\"+(t?\" leaflet-\"+t.replace(\"Pane\",\"\")+\"-pane\":\"\"),n=ce(\"div\",i,e||this._mapPane);return t&&(this._panes[t]=n),n},getCenter:function(){return this._checkIfLoaded(),this._lastCenter&&!this._moved()?this._lastCenter:this.layerPointToLatLng(this._getCenterLayerPoint())},getZoom:function(){return this._zoom},getBounds:function(){var t=this.getPixelBounds(),e=this.unproject(t.getBottomLeft()),i=this.unproject(t.getTopRight());return new R(e,i)},getMinZoom:function(){return void 0===this.options.minZoom?this._layersMinZoom||0:this.options.minZoom},getMaxZoom:function(){return void 0===this.options.maxZoom?void 0===this._layersMaxZoom?1/0:this._layersMaxZoom:this.options.maxZoom},getBoundsZoom:function(t,e,i){t=N(t),i=D(i||[0,0]);var n=this.getZoom()||0,o=this.getMinZoom(),r=this.getMaxZoom(),s=t.getNorthWest(),a=t.getSouthEast(),l=this.getSize().subtract(i),h=I(this.project(a,n),this.project(s,n)).getSize(),u=Zt.any3d?this.options.zoomSnap:1,c=l.x/h.x,d=l.y/h.y,p=e?Math.max(c,d):Math.min(c,d);return n=this.getScaleZoom(p,n),u&&(n=Math.round(n/(u/100))*(u/100),n=e?Math.ceil(n/u)*u:Math.floor(n/u)*u),Math.max(o,Math.min(r,n))},getSize:function(){return this._size&&!this._sizeChanged||(this._size=new E(this._container.clientWidth||0,this._container.clientHeight||0),this._sizeChanged=!1),this._size.clone()},getPixelBounds:function(t,e){var i=this._getTopLeftPoint(t,e);return new O(i,i.add(this.getSize()))},getPixelOrigin:function(){return this._checkIfLoaded(),this._pixelOrigin},getPixelWorldBounds:function(t){return this.options.crs.getProjectedBounds(void 0===t?this.getZoom():t)},getPane:function(t){return\"string\"===typeof t?this._panes[t]:t},getPanes:function(){return this._panes},getContainer:function(){return this._container},getZoomScale:function(t,e){var i=this.options.crs;return e=void 0===e?this._zoom:e,i.scale(t)/i.scale(e)},getScaleZoom:function(t,e){var i=this.options.crs;e=void 0===e?this._zoom:e;var n=i.zoom(t*i.scale(e));return isNaN(n)?1/0:n},project:function(t,e){return e=void 0===e?this._zoom:e,this.options.crs.latLngToPoint(H(t),e)},unproject:function(t,e){return e=void 0===e?this._zoom:e,this.options.crs.pointToLatLng(D(t),e)},layerPointToLatLng:function(t){var e=D(t).add(this.getPixelOrigin());return this.unproject(e)},latLngToLayerPoint:function(t){var e=this.project(H(t))._round();return e._subtract(this.getPixelOrigin())},wrapLatLng:function(t){return this.options.crs.wrapLatLng(H(t))},wrapLatLngBounds:function(t){return this.options.crs.wrapLatLngBounds(N(t))},distance:function(t,e){return this.options.crs.distance(H(t),H(e))},containerPointToLayerPoint:function(t){return D(t).subtract(this._getMapPanePos())},layerPointToContainerPoint:function(t){return D(t).add(this._getMapPanePos())},containerPointToLatLng:function(t){var e=this.containerPointToLayerPoint(D(t));return this.layerPointToLatLng(e)},latLngToContainerPoint:function(t){return this.layerPointToContainerPoint(this.latLngToLayerPoint(H(t)))},mouseEventToContainerPoint:function(t){return Ve(t,this._container)},mouseEventToLayerPoint:function(t){return this.containerPointToLayerPoint(this.mouseEventToContainerPoint(t))},mouseEventToLatLng:function(t){return this.layerPointToLatLng(this.mouseEventToLayerPoint(t))},_initContainer:function(t){var e=this._container=he(t);if(!e)throw new Error(\"Map container not found.\");if(e._leaflet_id)throw new Error(\"Map container is already initialized.\");De(e,\"scroll\",this._onScroll,this),this._containerId=s(e)},_initLayout:function(){var t=this._container;this._fadeAnimated=this.options.fadeAnimation&&Zt.any3d,ge(t,\"leaflet-container\"+(Zt.touch?\" leaflet-touch\":\"\")+(Zt.retina?\" leaflet-retina\":\"\")+(Zt.ielt9?\" leaflet-oldie\":\"\")+(Zt.safari?\" leaflet-safari\":\"\")+(this._fadeAnimated?\" leaflet-fade-anim\":\"\"));var e=ue(t,\"position\");\"absolute\"!==e&&\"relative\"!==e&&\"fixed\"!==e&&(t.style.position=\"relative\"),this._initPanes(),this._initControlPos&&this._initControlPos()},_initPanes:function(){var t=this._panes={};this._paneRenderers={},this._mapPane=this.createPane(\"mapPane\",this._container),we(this._mapPane,new E(0,0)),this.createPane(\"tilePane\"),this.createPane(\"overlayPane\"),this.createPane(\"shadowPane\"),this.createPane(\"markerPane\"),this.createPane(\"tooltipPane\"),this.createPane(\"popupPane\"),this.options.markerZoomAnimation||(ge(t.markerPane,\"leaflet-zoom-hide\"),ge(t.shadowPane,\"leaflet-zoom-hide\"))},_resetView:function(t,e){we(this._mapPane,new E(0,0));var i=!this._loaded;this._loaded=!0,e=this._limitZoom(e),this.fire(\"viewprereset\");var n=this._zoom!==e;this._moveStart(n,!1)._move(t,e)._moveEnd(n),this.fire(\"viewreset\"),i&&this.fire(\"load\")},_moveStart:function(t,e){return t&&this.fire(\"zoomstart\"),e||this.fire(\"movestart\"),this},_move:function(t,e,i,n){void 0===e&&(e=this._zoom);var o=this._zoom!==e;return this._zoom=e,this._lastCenter=t,this._pixelOrigin=this._getNewPixelOrigin(t),n?i&&i.pinch&&this.fire(\"zoom\",i):((o||i&&i.pinch)&&this.fire(\"zoom\",i),this.fire(\"move\",i)),this},_moveEnd:function(t){return t&&this.fire(\"zoomend\"),this.fire(\"moveend\")},_stop:function(){return P(this._flyToFrame),this._panAnim&&this._panAnim.stop(),this},_rawPanBy:function(t){we(this._mapPane,this._getMapPanePos().subtract(t))},_getZoomSpan:function(){return this.getMaxZoom()-this.getMinZoom()},_panInsideMaxBounds:function(){this._enforcingBounds||this.panInsideBounds(this.options.maxBounds)},_checkIfLoaded:function(){if(!this._loaded)throw new Error(\"Set map center and zoom first.\")},_initEvents:function(t){this._targets={},this._targets[s(this._container)]=this;var e=t?Ie:De;e(this._container,\"click dblclick mousedown mouseup mouseover mouseout mousemove contextmenu keypress keydown keyup\",this._handleDOMEvent,this),this.options.trackResize&&e(window,\"resize\",this._onResize,this),Zt.any3d&&this.options.transform3DLimit&&(t?this.off:this.on).call(this,\"moveend\",this._onMoveEnd)},_onResize:function(){P(this._resizeRequest),this._resizeRequest=k((function(){this.invalidateSize({debounceMoveend:!0})}),this)},_onScroll:function(){this._container.scrollTop=0,this._container.scrollLeft=0},_onMoveEnd:function(){var t=this._getMapPanePos();Math.max(Math.abs(t.x),Math.abs(t.y))>=this.options.transform3DLimit&&this._resetView(this.getCenter(),this.getZoom())},_findEventTargets:function(t,e){var i,n=[],o=\"mouseout\"===e||\"mouseover\"===e,r=t.target||t.srcElement,a=!1;while(r){if(i=this._targets[s(r)],i&&(\"click\"===e||\"preclick\"===e)&&this._draggableMoved(i)){a=!0;break}if(i&&i.listens(e,!0)){if(o&&!Je(r,t))break;if(n.push(i),o)break}if(r===this._container)break;r=r.parentNode}return n.length||a||o||!this.listens(e,!0)||(n=[this]),n},_isClickDisabled:function(t){while(t!==this._container){if(t[\"_leaflet_disable_click\"])return!0;t=t.parentNode}},_handleDOMEvent:function(t){var e=t.target||t.srcElement;if(!(!this._loaded||e[\"_leaflet_disable_events\"]||\"click\"===t.type&&this._isClickDisabled(e))){var i=t.type;\"mousedown\"===i&&Be(e),this._fireDOMEvent(t,i)}},_mouseEvents:[\"click\",\"dblclick\",\"mouseover\",\"mouseout\",\"contextmenu\"],_fireDOMEvent:function(t,e,n){if(\"click\"===t.type){var o=i({},t);o.type=\"preclick\",this._fireDOMEvent(o,o.type,n)}var r=this._findEventTargets(t,e);if(n){for(var s=[],a=0;a0?Math.round(t-e)/2:Math.max(0,Math.ceil(t))-Math.max(0,Math.floor(e))},_limitZoom:function(t){var e=this.getMinZoom(),i=this.getMaxZoom(),n=Zt.any3d?this.options.zoomSnap:1;return n&&(t=Math.round(t/n)*n),Math.max(e,Math.min(i,t))},_onPanTransitionStep:function(){this.fire(\"move\")},_onPanTransitionEnd:function(){ve(this._mapPane,\"leaflet-pan-anim\"),this.fire(\"moveend\")},_tryAnimatedPan:function(t,e){var i=this._getCenterOffset(t)._trunc();return!(!0!==(e&&e.animate)&&!this.getSize().contains(i))&&(this.panBy(i,e),!0)},_createAnimProxy:function(){var t=this._proxy=ce(\"div\",\"leaflet-proxy leaflet-zoom-animated\");this._panes.mapPane.appendChild(t),this.on(\"zoomanim\",(function(t){var e=se,i=this._proxy.style[e];Le(this._proxy,this.project(t.center,t.zoom),this.getZoomScale(t.zoom,1)),i===this._proxy.style[e]&&this._animatingZoom&&this._onZoomTransitionEnd()}),this),this.on(\"load moveend\",this._animMoveEnd,this),this._on(\"unload\",this._destroyAnimProxy,this)},_destroyAnimProxy:function(){de(this._proxy),this.off(\"load moveend\",this._animMoveEnd,this),delete this._proxy},_animMoveEnd:function(){var t=this.getCenter(),e=this.getZoom();Le(this._proxy,this.project(t,e),this.getZoomScale(e,1))},_catchTransitionEnd:function(t){this._animatingZoom&&t.propertyName.indexOf(\"transform\")>=0&&this._onZoomTransitionEnd()},_nothingToAnimate:function(){return!this._container.getElementsByClassName(\"leaflet-zoom-animated\").length},_tryAnimatedZoom:function(t,e,i){if(this._animatingZoom)return!0;if(i=i||{},!this._zoomAnimated||!1===i.animate||this._nothingToAnimate()||Math.abs(e-this._zoom)>this.options.zoomAnimationThreshold)return!1;var n=this.getZoomScale(e),o=this._getCenterOffset(t)._divideBy(1-1/n);return!(!0!==i.animate&&!this.getSize().contains(o))&&(k((function(){this._moveStart(!0,!1)._animateZoom(t,e,!0)}),this),!0)},_animateZoom:function(t,e,i,n){this._mapPane&&(i&&(this._animatingZoom=!0,this._animateToCenter=t,this._animateToZoom=e,ge(this._mapPane,\"leaflet-zoom-anim\")),this.fire(\"zoomanim\",{center:t,zoom:e,noUpdate:n}),this._tempFireZoomEvent||(this._tempFireZoomEvent=this._zoom!==this._animateToZoom),this._move(this._animateToCenter,this._animateToZoom,void 0,!0),setTimeout(o(this._onZoomTransitionEnd,this),250))},_onZoomTransitionEnd:function(){this._animatingZoom&&(this._mapPane&&ve(this._mapPane,\"leaflet-zoom-anim\"),this._animatingZoom=!1,this._move(this._animateToCenter,this._animateToZoom,void 0,!0),this._tempFireZoomEvent&&this.fire(\"zoom\"),delete this._tempFireZoomEvent,this.fire(\"move\"),this._moveEnd(!0))}});function ti(t,e){return new $e(t,e)}var ei=M.extend({options:{position:\"topright\"},initialize:function(t){p(this,t)},getPosition:function(){return this.options.position},setPosition:function(t){var e=this._map;return e&&e.removeControl(this),this.options.position=t,e&&e.addControl(this),this},getContainer:function(){return this._container},addTo:function(t){this.remove(),this._map=t;var e=this._container=this.onAdd(t),i=this.getPosition(),n=t._controlCorners[i];return ge(e,\"leaflet-control\"),-1!==i.indexOf(\"bottom\")?n.insertBefore(e,n.firstChild):n.appendChild(e),this._map.on(\"unload\",this.remove,this),this},remove:function(){return this._map?(de(this._container),this.onRemove&&this.onRemove(this._map),this._map.off(\"unload\",this.remove,this),this._map=null,this):this},_refocusOnMap:function(t){this._map&&t&&t.screenX>0&&t.screenY>0&&this._map.getContainer().focus()}}),ii=function(t){return new ei(t)};$e.include({addControl:function(t){return t.addTo(this),this},removeControl:function(t){return t.remove(),this},_initControlPos:function(){var t=this._controlCorners={},e=\"leaflet-\",i=this._controlContainer=ce(\"div\",e+\"control-container\",this._container);function n(n,o){var r=e+n+\" \"+e+o;t[n+o]=ce(\"div\",r,i)}n(\"top\",\"left\"),n(\"top\",\"right\"),n(\"bottom\",\"left\"),n(\"bottom\",\"right\")},_clearControlPos:function(){for(var t in this._controlCorners)de(this._controlCorners[t]);de(this._controlContainer),delete this._controlCorners,delete this._controlContainer}});var ni=ei.extend({options:{collapsed:!0,position:\"topright\",autoZIndex:!0,hideSingleBase:!1,sortLayers:!1,sortFunction:function(t,e,i,n){return i1,this._baseLayersList.style.display=t?\"\":\"none\"),this._separator.style.display=e&&t?\"\":\"none\",this},_onLayerChange:function(t){this._handlingClick||this._update();var e=this._getLayer(s(t.target)),i=e.overlay?\"add\"===t.type?\"overlayadd\":\"overlayremove\":\"add\"===t.type?\"baselayerchange\":null;i&&this._map.fire(i,e)},_createRadioElement:function(t,e){var i='\",n=document.createElement(\"div\");return n.innerHTML=i,n.firstChild},_addItem:function(t){var e,i=document.createElement(\"label\"),n=this._map.hasLayer(t.layer);t.overlay?(e=document.createElement(\"input\"),e.type=\"checkbox\",e.className=\"leaflet-control-layers-selector\",e.defaultChecked=n):e=this._createRadioElement(\"leaflet-base-layers_\"+s(this),n),this._layerControlInputs.push(e),e.layerId=s(t.layer),De(e,\"click\",this._onInputClick,this);var o=document.createElement(\"span\");o.innerHTML=\" \"+t.name;var r=document.createElement(\"span\");i.appendChild(r),r.appendChild(e),r.appendChild(o);var a=t.overlay?this._overlaysList:this._baseLayersList;return a.appendChild(i),this._checkDisabledLayers(),i},_onInputClick:function(){var t,e,i=this._layerControlInputs,n=[],o=[];this._handlingClick=!0;for(var r=i.length-1;r>=0;r--)t=i[r],e=this._getLayer(t.layerId).layer,t.checked?n.push(e):t.checked||o.push(e);for(r=0;r=0;o--)t=i[o],e=this._getLayer(t.layerId).layer,t.disabled=void 0!==e.options.minZoom&&ne.options.maxZoom},_expandIfNotCollapsed:function(){return this._map&&!this.options.collapsed&&this.expand(),this}}),oi=function(t,e,i){return new ni(t,e,i)},ri=ei.extend({options:{position:\"topleft\",zoomInText:'+',zoomInTitle:\"Zoom in\",zoomOutText:'',zoomOutTitle:\"Zoom out\"},onAdd:function(t){var e=\"leaflet-control-zoom\",i=ce(\"div\",e+\" leaflet-bar\"),n=this.options;return this._zoomInButton=this._createButton(n.zoomInText,n.zoomInTitle,e+\"-in\",i,this._zoomIn),this._zoomOutButton=this._createButton(n.zoomOutText,n.zoomOutTitle,e+\"-out\",i,this._zoomOut),this._updateDisabled(),t.on(\"zoomend zoomlevelschange\",this._updateDisabled,this),i},onRemove:function(t){t.off(\"zoomend zoomlevelschange\",this._updateDisabled,this)},disable:function(){return this._disabled=!0,this._updateDisabled(),this},enable:function(){return this._disabled=!1,this._updateDisabled(),this},_zoomIn:function(t){!this._disabled&&this._map._zoomthis._map.getMinZoom()&&this._map.zoomOut(this._map.options.zoomDelta*(t.shiftKey?3:1))},_createButton:function(t,e,i,n,o){var r=ce(\"a\",i,n);return r.innerHTML=t,r.href=\"#\",r.title=e,r.setAttribute(\"role\",\"button\"),r.setAttribute(\"aria-label\",e),Fe(r),De(r,\"click\",qe),De(r,\"click\",o,this),De(r,\"click\",this._refocusOnMap,this),r},_updateDisabled:function(){var t=this._map,e=\"leaflet-disabled\";ve(this._zoomInButton,e),ve(this._zoomOutButton,e),this._zoomInButton.setAttribute(\"aria-disabled\",\"false\"),this._zoomOutButton.setAttribute(\"aria-disabled\",\"false\"),(this._disabled||t._zoom===t.getMinZoom())&&(ge(this._zoomOutButton,e),this._zoomOutButton.setAttribute(\"aria-disabled\",\"true\")),(this._disabled||t._zoom===t.getMaxZoom())&&(ge(this._zoomInButton,e),this._zoomInButton.setAttribute(\"aria-disabled\",\"true\"))}});$e.mergeOptions({zoomControl:!0}),$e.addInitHook((function(){this.options.zoomControl&&(this.zoomControl=new ri,this.addControl(this.zoomControl))}));var si=function(t){return new ri(t)},ai=ei.extend({options:{position:\"bottomleft\",maxWidth:100,metric:!0,imperial:!0},onAdd:function(t){var e=\"leaflet-control-scale\",i=ce(\"div\",e),n=this.options;return this._addScales(n,e+\"-line\",i),t.on(n.updateWhenIdle?\"moveend\":\"move\",this._update,this),t.whenReady(this._update,this),i},onRemove:function(t){t.off(this.options.updateWhenIdle?\"moveend\":\"move\",this._update,this)},_addScales:function(t,e,i){t.metric&&(this._mScale=ce(\"div\",e,i)),t.imperial&&(this._iScale=ce(\"div\",e,i))},_update:function(){var t=this._map,e=t.getSize().y/2,i=t.distance(t.containerPointToLatLng([0,e]),t.containerPointToLatLng([this.options.maxWidth,e]));this._updateScales(i)},_updateScales:function(t){this.options.metric&&t&&this._updateMetric(t),this.options.imperial&&t&&this._updateImperial(t)},_updateMetric:function(t){var e=this._getRoundNum(t),i=e<1e3?e+\" m\":e/1e3+\" km\";this._updateScale(this._mScale,i,e/t)},_updateImperial:function(t){var e,i,n,o=3.2808399*t;o>5280?(e=o/5280,i=this._getRoundNum(e),this._updateScale(this._iScale,i+\" mi\",i/e)):(n=this._getRoundNum(o),this._updateScale(this._iScale,n+\" ft\",n/o))},_updateScale:function(t,e,i){t.style.width=Math.round(this.options.maxWidth*i)+\"px\",t.innerHTML=e},_getRoundNum:function(t){var e=Math.pow(10,(Math.floor(t)+\"\").length-1),i=t/e;return i=i>=10?10:i>=5?5:i>=3?3:i>=2?2:1,e*i}}),li=function(t){return new ai(t)},hi='',ui=ei.extend({options:{position:\"bottomright\",prefix:''+(Zt.inlineSvg?hi+\" \":\"\")+\"Leaflet\"},initialize:function(t){p(this,t),this._attributions={}},onAdd:function(t){for(var e in t.attributionControl=this,this._container=ce(\"div\",\"leaflet-control-attribution\"),Fe(this._container),t._layers)t._layers[e].getAttribution&&this.addAttribution(t._layers[e].getAttribution());return this._update(),t.on(\"layeradd\",this._addAttribution,this),this._container},onRemove:function(t){t.off(\"layeradd\",this._addAttribution,this)},_addAttribution:function(t){t.layer.getAttribution&&(this.addAttribution(t.layer.getAttribution()),t.layer.once(\"remove\",(function(){this.removeAttribution(t.layer.getAttribution())}),this))},setPrefix:function(t){return this.options.prefix=t,this._update(),this},addAttribution:function(t){return t?(this._attributions[t]||(this._attributions[t]=0),this._attributions[t]++,this._update(),this):this},removeAttribution:function(t){return t?(this._attributions[t]&&(this._attributions[t]--,this._update()),this):this},_update:function(){if(this._map){var t=[];for(var e in this._attributions)this._attributions[e]&&t.push(e);var i=[];this.options.prefix&&i.push(this.options.prefix),t.length&&i.push(t.join(\", \")),this._container.innerHTML=i.join(' | ')}}});$e.mergeOptions({attributionControl:!0}),$e.addInitHook((function(){this.options.attributionControl&&(new ui).addTo(this)}));var ci=function(t){return new ui(t)};ei.Layers=ni,ei.Zoom=ri,ei.Scale=ai,ei.Attribution=ui,ii.layers=oi,ii.zoom=si,ii.scale=li,ii.attribution=ci;var di=M.extend({initialize:function(t){this._map=t},enable:function(){return this._enabled||(this._enabled=!0,this.addHooks()),this},disable:function(){return this._enabled?(this._enabled=!1,this.removeHooks(),this):this},enabled:function(){return!!this._enabled}});di.addTo=function(t,e){return t.addHandler(e,this),this};var pi,_i={Events:T},fi=Zt.touch?\"touchstart mousedown\":\"mousedown\",mi=S.extend({options:{clickTolerance:3},initialize:function(t,e,i,n){p(this,n),this._element=t,this._dragStartTarget=e||t,this._preventOutline=i},enable:function(){this._enabled||(De(this._dragStartTarget,fi,this._onDown,this),this._enabled=!0)},disable:function(){this._enabled&&(mi._dragging===this&&this.finishDrag(!0),Ie(this._dragStartTarget,fi,this._onDown,this),this._enabled=!1,this._moved=!1)},_onDown:function(t){if(this._enabled&&(this._moved=!1,!me(this._element,\"leaflet-zoom-anim\")))if(t.touches&&1!==t.touches.length)mi._dragging===this&&this.finishDrag();else if(!(mi._dragging||t.shiftKey||1!==t.which&&1!==t.button&&!t.touches)&&(mi._dragging=this,this._preventOutline&&Be(this._element),ze(),ee(),!this._moving)){this.fire(\"down\");var e=t.touches?t.touches[0]:t,i=Se(this._element);this._startPoint=new E(e.clientX,e.clientY),this._startPos=ke(this._element),this._parentScale=Ee(i);var n=\"mousedown\"===t.type;De(document,n?\"mousemove\":\"touchmove\",this._onMove,this),De(document,n?\"mouseup\":\"touchend touchcancel\",this._onUp,this)}},_onMove:function(t){if(this._enabled)if(t.touches&&t.touches.length>1)this._moved=!0;else{var e=t.touches&&1===t.touches.length?t.touches[0]:t,i=new E(e.clientX,e.clientY)._subtract(this._startPoint);(i.x||i.y)&&(Math.abs(i.x)+Math.abs(i.y)l&&(r=s,l=a);l>i&&(e[r]=1,Ai(t,e,i,n,r),Ai(t,e,i,r,o))}function bi(t,e){for(var i=[t[0]],n=1,o=0,r=t.length;ne&&(i.push(t[n]),o=n);return oe.max.x&&(i|=2),t.ye.max.y&&(i|=8),i}function ki(t,e){var i=e.x-t.x,n=e.y-t.y;return i*i+n*n}function Pi(t,e,i,n){var o,r=e.x,s=e.y,a=i.x-r,l=i.y-s,h=a*a+l*l;return h>0&&(o=((t.x-r)*a+(t.y-s)*l)/h,o>1?(r=i.x,s=i.y):o>0&&(r+=a*o,s+=l*o)),a=t.x-r,l=t.y-s,n?a*a+l*l:new E(r,s)}function zi(t){return!g(t[0])||\"object\"!==typeof t[0][0]&&\"undefined\"!==typeof t[0][0]}function Mi(t){return zi(t)}var Bi={__proto__:null,simplify:gi,pointToSegmentDistance:vi,closestPointOnSegment:yi,clipSegment:xi,_getEdgeIntersection:Li,_getBitCode:wi,_sqClosestPointOnSegment:Pi,isFlat:zi,_flat:Mi};function Ti(t,e,i){var n,o,r,s,a,l,h,u,c,d=[1,4,2,8];for(o=0,h=t.length;o1e-7;l++)e=r*Math.sin(a),e=Math.pow((1-e)/(1+e),r/2),h=Math.PI/2-2*Math.atan(s*e)-a,a+=h;return new j(a*i,t.x*i/n)}},Di={__proto__:null,LonLat:Ei,Mercator:Zi,SphericalMercator:U},Oi=i({},G,{code:\"EPSG:3395\",projection:Zi,transformation:function(){var t=.5/(Math.PI*Zi.R);return V(t,.5,-t,.5)}()}),Ii=i({},G,{code:\"EPSG:4326\",projection:Ei,transformation:V(1/180,1,-1/180,.5)}),Ri=i({},W,{projection:Ei,transformation:V(1,0,-1,0),scale:function(t){return Math.pow(2,t)},zoom:function(t){return Math.log(t)/Math.LN2},distance:function(t,e){var i=e.lng-t.lng,n=e.lat-t.lat;return Math.sqrt(i*i+n*n)},infinite:!0});W.Earth=G,W.EPSG3395=Oi,W.EPSG3857=K,W.EPSG900913=Y,W.EPSG4326=Ii,W.Simple=Ri;var Ni=S.extend({options:{pane:\"overlayPane\",attribution:null,bubblingMouseEvents:!0},addTo:function(t){return t.addLayer(this),this},remove:function(){return this.removeFrom(this._map||this._mapToAdd)},removeFrom:function(t){return t&&t.removeLayer(this),this},getPane:function(t){return this._map.getPane(t?this.options[t]||t:this.options.pane)},addInteractiveTarget:function(t){return this._map._targets[s(t)]=this,this},removeInteractiveTarget:function(t){return delete this._map._targets[s(t)],this},getAttribution:function(){return this.options.attribution},_layerAdd:function(t){var e=t.target;if(e.hasLayer(this)){if(this._map=e,this._zoomAnimated=e._zoomAnimated,this.getEvents){var i=this.getEvents();e.on(i,this),this.once(\"remove\",(function(){e.off(i,this)}),this)}this.onAdd(e),this.fire(\"add\"),e.fire(\"layeradd\",{layer:this})}}});$e.include({addLayer:function(t){if(!t._layerAdd)throw new Error(\"The provided object is not a Layer.\");var e=s(t);return this._layers[e]||(this._layers[e]=t,t._mapToAdd=this,t.beforeAdd&&t.beforeAdd(this),this.whenReady(t._layerAdd,t)),this},removeLayer:function(t){var e=s(t);return this._layers[e]?(this._loaded&&t.onRemove(this),delete this._layers[e],this._loaded&&(this.fire(\"layerremove\",{layer:t}),t.fire(\"remove\")),t._map=t._mapToAdd=null,this):this},hasLayer:function(t){return s(t)in this._layers},eachLayer:function(t,e){for(var i in this._layers)t.call(e,this._layers[i]);return this},_addLayers:function(t){t=t?g(t)?t:[t]:[];for(var e=0,i=t.length;ethis._layersMaxZoom&&this.setZoom(this._layersMaxZoom),void 0===this.options.minZoom&&this._layersMinZoom&&this.getZoom()e)return s=(n-e)/i,this._map.layerPointToLatLng([r.x-s*(r.x-o.x),r.y-s*(r.y-o.y)])},getBounds:function(){return this._bounds},addLatLng:function(t,e){return e=e||this._defaultShape(),t=H(t),e.push(t),this._bounds.extend(t),this.redraw()},_setLatLngs:function(t){this._bounds=new R,this._latlngs=this._convertLatLngs(t)},_defaultShape:function(){return zi(this._latlngs)?this._latlngs:this._latlngs[0]},_convertLatLngs:function(t){for(var e=[],i=zi(t),n=0,o=t.length;n=2&&e[0]instanceof j&&e[0].equals(e[i-1])&&e.pop(),e},_setLatLngs:function(t){en.prototype._setLatLngs.call(this,t),zi(this._latlngs)&&(this._latlngs=[this._latlngs])},_defaultShape:function(){return zi(this._latlngs[0])?this._latlngs[0]:this._latlngs[0][0]},_clipPoints:function(){var t=this._renderer._bounds,e=this.options.weight,i=new E(e,e);if(t=new O(t.min.subtract(i),t.max.add(i)),this._parts=[],this._pxBounds&&this._pxBounds.intersects(t))if(this.options.noClip)this._parts=this._rings;else for(var n,o=0,r=this._rings.length;ot.y!==n.y>t.y&&t.x<(n.x-i.x)*(t.y-i.y)/(n.y-i.y)+i.x&&(h=!h);return h||en.prototype._containsPoint.call(this,t,!0)}});function rn(t,e){return new on(t,e)}var sn=Wi.extend({initialize:function(t,e){p(this,e),this._layers={},t&&this.addData(t)},addData:function(t){var e,i,n,o=g(t)?t:t.features;if(o){for(e=0,i=o.length;e0?n:[e.src]}else{g(this._url)||(this._url=[this._url]),!this.options.keepAspectRatio&&Object.prototype.hasOwnProperty.call(e.style,\"objectFit\")&&(e.style[\"objectFit\"]=\"fill\"),e.autoplay=!!this.options.autoplay,e.loop=!!this.options.loop,e.muted=!!this.options.muted,e.playsInline=!!this.options.playsInline;for(var s=0;s×',De(n,\"click\",this.close,this)}},_updateLayout:function(){var t=this._contentNode,e=t.style;e.width=\"\",e.whiteSpace=\"nowrap\";var i=t.offsetWidth;i=Math.min(i,this.options.maxWidth),i=Math.max(i,this.options.minWidth),e.width=i+1+\"px\",e.whiteSpace=\"\",e.height=\"\";var n=t.offsetHeight,o=this.options.maxHeight,r=\"leaflet-popup-scrolled\";o&&n>o?(e.height=o+\"px\",ge(t,r)):ve(t,r),this._containerWidth=this._container.offsetWidth},_animateZoom:function(t){var e=this._map._latLngToNewLayerPoint(this._latlng,t.zoom,t.center),i=this._getAnchor();we(this._container,e.add(i))},_adjustPan:function(t){if(this.options.autoPan){this._map._panAnim&&this._map._panAnim.stop();var e=this._map,i=parseInt(ue(this._container,\"marginBottom\"),10)||0,n=this._container.offsetHeight+i,o=this._containerWidth,r=new E(this._containerLeft,-n-this._containerBottom);r._add(ke(this._container));var s=e.layerPointToContainerPoint(r),a=D(this.options.autoPanPadding),l=D(this.options.autoPanPaddingTopLeft||a),h=D(this.options.autoPanPaddingBottomRight||a),u=e.getSize(),c=0,d=0;s.x+o+h.x>u.x&&(c=s.x+o-u.x+h.x),s.x-c-l.x<0&&(c=s.x-l.x),s.y+n+h.y>u.y&&(d=s.y+n-u.y+h.y),s.y-d-l.y<0&&(d=s.y-l.y),(c||d)&&e.fire(\"autopanstart\").panBy([c,d],{animate:t&&\"moveend\"===t.type})}},_getAnchor:function(){return D(this._source&&this._source._getPopupAnchor?this._source._getPopupAnchor():[0,0])}}),kn=function(t,e){return new wn(t,e)};$e.mergeOptions({closePopupOnClick:!0}),$e.include({openPopup:function(t,e,i){return this._initOverlay(wn,t,e,i).openOn(this),this},closePopup:function(t){return t=arguments.length?t:this._popup,t&&t.close(),this}}),Ni.include({bindPopup:function(t,e){return this._popup=this._initOverlay(wn,this._popup,t,e),this._popupHandlersAdded||(this.on({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!0),this},unbindPopup:function(){return this._popup&&(this.off({click:this._openPopup,keypress:this._onKeyPress,remove:this.closePopup,move:this._movePopup}),this._popupHandlersAdded=!1,this._popup=null),this},openPopup:function(t){return this._popup&&this._popup._prepareOpen(t)&&this._popup.openOn(this._map),this},closePopup:function(){return this._popup&&this._popup.close(),this},togglePopup:function(){return this._popup&&this._popup.toggle(this),this},isPopupOpen:function(){return!!this._popup&&this._popup.isOpen()},setPopupContent:function(t){return this._popup&&this._popup.setContent(t),this},getPopup:function(){return this._popup},_openPopup:function(t){if(this._popup&&this._map){qe(t);var e=t.layer||t.target;this._popup._source!==e||e instanceof Ji?(this._popup._source=e,this.openPopup(t.latlng)):this._map.hasLayer(this._popup)?this.closePopup():this.openPopup(t.latlng)}},_movePopup:function(t){this._popup.setLatLng(t.latlng)},_onKeyPress:function(t){13===t.originalEvent.keyCode&&this._openPopup(t)}});var Pn=Ln.extend({options:{pane:\"tooltipPane\",offset:[0,0],direction:\"auto\",permanent:!1,sticky:!1,opacity:.9},onAdd:function(t){Ln.prototype.onAdd.call(this,t),this.setOpacity(this.options.opacity),t.fire(\"tooltipopen\",{tooltip:this}),this._source&&(this.addEventParent(this._source),this._source.fire(\"tooltipopen\",{tooltip:this},!0))},onRemove:function(t){Ln.prototype.onRemove.call(this,t),t.fire(\"tooltipclose\",{tooltip:this}),this._source&&(this.removeEventParent(this._source),this._source.fire(\"tooltipclose\",{tooltip:this},!0))},getEvents:function(){var t=Ln.prototype.getEvents.call(this);return this.options.permanent||(t.preclick=this.close),t},_initLayout:function(){var t=\"leaflet-tooltip\",e=t+\" \"+(this.options.className||\"\")+\" leaflet-zoom-\"+(this._zoomAnimated?\"animated\":\"hide\");this._contentNode=this._container=ce(\"div\",e)},_updateLayout:function(){},_adjustPan:function(){},_setPosition:function(t){var e,i,n=this._map,o=this._container,r=n.latLngToContainerPoint(n.getCenter()),s=n.layerPointToContainerPoint(t),a=this.options.direction,l=o.offsetWidth,h=o.offsetHeight,u=D(this.options.offset),c=this._getAnchor();\"top\"===a?(e=l/2,i=h):\"bottom\"===a?(e=l/2,i=0):\"center\"===a?(e=l/2,i=h/2):\"right\"===a?(e=0,i=h/2):\"left\"===a?(e=l,i=h/2):s.xthis.options.maxZoom||in&&this._retainParent(o,r,s,n))},_retainChildren:function(t,e,i,n){for(var o=2*t;o<2*t+2;o++)for(var r=2*e;r<2*e+2;r++){var s=new E(o,r);s.z=i+1;var a=this._tileCoordsToKey(s),l=this._tiles[a];l&&l.active?l.retain=!0:(l&&l.loaded&&(l.retain=!0),i+1this.options.maxZoom||void 0!==this.options.minZoom&&o1)this._setView(t,i);else{for(var c=o.min.y;c<=o.max.y;c++)for(var d=o.min.x;d<=o.max.x;d++){var p=new E(d,c);if(p.z=this._tileZoom,this._isValidTile(p)){var _=this._tiles[this._tileCoordsToKey(p)];_?_.current=!0:s.push(p)}}if(s.sort((function(t,e){return t.distanceTo(r)-e.distanceTo(r)})),0!==s.length){this._loading||(this._loading=!0,this.fire(\"loading\"));var f=document.createDocumentFragment();for(d=0;di.max.x)||!e.wrapLat&&(t.yi.max.y))return!1}if(!this.options.bounds)return!0;var n=this._tileCoordsToBounds(t);return N(this.options.bounds).overlaps(n)},_keyToBounds:function(t){return this._tileCoordsToBounds(this._keyToTileCoords(t))},_tileCoordsToNwSe:function(t){var e=this._map,i=this.getTileSize(),n=t.scaleBy(i),o=n.add(i),r=e.unproject(n,t.z),s=e.unproject(o,t.z);return[r,s]},_tileCoordsToBounds:function(t){var e=this._tileCoordsToNwSe(t),i=new R(e[0],e[1]);return this.options.noWrap||(i=this._map.wrapLatLngBounds(i)),i},_tileCoordsToKey:function(t){return t.x+\":\"+t.y+\":\"+t.z},_keyToTileCoords:function(t){var e=t.split(\":\"),i=new E(+e[0],+e[1]);return i.z=+e[2],i},_removeTile:function(t){var e=this._tiles[t];e&&(de(e.el),delete this._tiles[t],this.fire(\"tileunload\",{tile:e.el,coords:this._keyToTileCoords(t)}))},_initTile:function(t){ge(t,\"leaflet-tile\");var e=this.getTileSize();t.style.width=e.x+\"px\",t.style.height=e.y+\"px\",t.onselectstart=h,t.onmousemove=h,Zt.ielt9&&this.options.opacity<1&&Ae(t,this.options.opacity)},_addTile:function(t,e){var i=this._getTilePos(t),n=this._tileCoordsToKey(t),r=this.createTile(this._wrapCoords(t),o(this._tileReady,this,t));this._initTile(r),this.createTile.length<2&&k(o(this._tileReady,this,t,null,r)),we(r,i),this._tiles[n]={el:r,coords:t,current:!0},e.appendChild(r),this.fire(\"tileloadstart\",{tile:r,coords:t})},_tileReady:function(t,e,i){e&&this.fire(\"tileerror\",{error:e,tile:i,coords:t});var n=this._tileCoordsToKey(t);i=this._tiles[n],i&&(i.loaded=+new Date,this._map._fadeAnimated?(Ae(i.el,0),P(this._fadeFrame),this._fadeFrame=k(this._updateOpacity,this)):(i.active=!0,this._pruneTiles()),e||(ge(i.el,\"leaflet-tile-loaded\"),this.fire(\"tileload\",{tile:i.el,coords:t})),this._noTilesToLoad()&&(this._loading=!1,this.fire(\"load\"),Zt.ielt9||!this._map._fadeAnimated?k(this._pruneTiles,this):setTimeout(o(this._pruneTiles,this),250)))},_getTilePos:function(t){return t.scaleBy(this.getTileSize()).subtract(this._level.origin)},_wrapCoords:function(t){var e=new E(this._wrapX?l(t.x,this._wrapX):t.x,this._wrapY?l(t.y,this._wrapY):t.y);return e.z=t.z,e},_pxBoundsToTileRange:function(t){var e=this.getTileSize();return new O(t.min.unscaleBy(e).floor(),t.max.unscaleBy(e).ceil().subtract([1,1]))},_noTilesToLoad:function(){for(var t in this._tiles)if(!this._tiles[t].loaded)return!1;return!0}});function Sn(t){return new Tn(t)}var En=Tn.extend({options:{minZoom:0,maxZoom:18,subdomains:\"abc\",errorTileUrl:\"\",zoomOffset:0,tms:!1,zoomReverse:!1,detectRetina:!1,crossOrigin:!1,referrerPolicy:!1},initialize:function(t,e){this._url=t,e=p(this,e),e.detectRetina&&Zt.retina&&e.maxZoom>0&&(e.tileSize=Math.floor(e.tileSize/2),e.zoomReverse?(e.zoomOffset--,e.minZoom++):(e.zoomOffset++,e.maxZoom--),e.minZoom=Math.max(0,e.minZoom)),\"string\"===typeof e.subdomains&&(e.subdomains=e.subdomains.split(\"\")),this.on(\"tileunload\",this._onTileRemove)},setUrl:function(t,e){return this._url===t&&void 0===e&&(e=!0),this._url=t,e||this.redraw(),this},createTile:function(t,e){var i=document.createElement(\"img\");return De(i,\"load\",o(this._tileOnLoad,this,e,i)),De(i,\"error\",o(this._tileOnError,this,e,i)),(this.options.crossOrigin||\"\"===this.options.crossOrigin)&&(i.crossOrigin=!0===this.options.crossOrigin?\"\":this.options.crossOrigin),\"string\"===typeof this.options.referrerPolicy&&(i.referrerPolicy=this.options.referrerPolicy),i.alt=\"\",i.setAttribute(\"role\",\"presentation\"),i.src=this.getTileUrl(t),i},getTileUrl:function(t){var e={r:Zt.retina?\"@2x\":\"\",s:this._getSubdomain(t),x:t.x,y:t.y,z:this._getZoomForUrl()};if(this._map&&!this._map.options.crs.infinite){var n=this._globalTileRange.max.y-t.y;this.options.tms&&(e[\"y\"]=n),e[\"-y\"]=n}return m(this._url,i(e,this.options))},_tileOnLoad:function(t,e){Zt.ielt9?setTimeout(o(t,this,null,e),0):t(null,e)},_tileOnError:function(t,e,i){var n=this.options.errorTileUrl;n&&e.getAttribute(\"src\")!==n&&(e.src=n),t(i,e)},_onTileRemove:function(t){t.tile.onload=null},_getZoomForUrl:function(){var t=this._tileZoom,e=this.options.maxZoom,i=this.options.zoomReverse,n=this.options.zoomOffset;return i&&(t=e-t),t+n},_getSubdomain:function(t){var e=Math.abs(t.x+t.y)%this.options.subdomains.length;return this.options.subdomains[e]},_abortLoading:function(){var t,e;for(t in this._tiles)if(this._tiles[t].coords.z!==this._tileZoom&&(e=this._tiles[t].el,e.onload=h,e.onerror=h,!e.complete)){e.src=y;var i=this._tiles[t].coords;de(e),delete this._tiles[t],this.fire(\"tileabort\",{tile:e,coords:i})}},_removeTile:function(t){var e=this._tiles[t];if(e)return e.el.setAttribute(\"src\",y),Tn.prototype._removeTile.call(this,t)},_tileReady:function(t,e,i){if(this._map&&(!i||i.getAttribute(\"src\")!==y))return Tn.prototype._tileReady.call(this,t,e,i)}});function Zn(t,e){return new En(t,e)}var Dn=En.extend({defaultWmsParams:{service:\"WMS\",request:\"GetMap\",layers:\"\",styles:\"\",format:\"image/jpeg\",transparent:!1,version:\"1.1.1\"},options:{crs:null,uppercase:!1},initialize:function(t,e){this._url=t;var n=i({},this.defaultWmsParams);for(var o in e)o in this.options||(n[o]=e[o]);e=p(this,e);var r=e.detectRetina&&Zt.retina?2:1,s=this.getTileSize();n.width=s.x*r,n.height=s.y*r,this.wmsParams=n},onAdd:function(t){this._crs=this.options.crs||t.options.crs,this._wmsVersion=parseFloat(this.wmsParams.version);var e=this._wmsVersion>=1.3?\"crs\":\"srs\";this.wmsParams[e]=this._crs.code,En.prototype.onAdd.call(this,t)},getTileUrl:function(t){var e=this._tileCoordsToNwSe(t),i=this._crs,n=I(i.project(e[0]),i.project(e[1])),o=n.min,r=n.max,s=(this._wmsVersion>=1.3&&this._crs===Ii?[o.y,o.x,r.y,r.x]:[o.x,o.y,r.x,r.y]).join(\",\"),a=En.prototype.getTileUrl.call(this,t);return a+_(this.wmsParams,a,this.options.uppercase)+(this.options.uppercase?\"&BBOX=\":\"&bbox=\")+s},setParams:function(t,e){return i(this.wmsParams,t),e||this.redraw(),this}});function On(t,e){return new Dn(t,e)}En.WMS=Dn,Zn.wms=On;var In=Ni.extend({options:{padding:.1},initialize:function(t){p(this,t),s(this),this._layers=this._layers||{}},onAdd:function(){this._container||(this._initContainer(),this._zoomAnimated&&ge(this._container,\"leaflet-zoom-animated\")),this.getPane().appendChild(this._container),this._update(),this.on(\"update\",this._updatePaths,this)},onRemove:function(){this.off(\"update\",this._updatePaths,this),this._destroyContainer()},getEvents:function(){var t={viewreset:this._reset,zoom:this._onZoom,moveend:this._update,zoomend:this._onZoomEnd};return this._zoomAnimated&&(t.zoomanim=this._onAnimZoom),t},_onAnimZoom:function(t){this._updateTransform(t.center,t.zoom)},_onZoom:function(){this._updateTransform(this._map.getCenter(),this._map.getZoom())},_updateTransform:function(t,e){var i=this._map.getZoomScale(e,this._zoom),n=this._map.getSize().multiplyBy(.5+this.options.padding),o=this._map.project(this._center,e),r=n.multiplyBy(-i).add(o).subtract(this._map._getNewPixelOrigin(t,e));Zt.any3d?Le(this._container,r,i):we(this._container,r)},_reset:function(){for(var t in this._update(),this._updateTransform(this._center,this._zoom),this._layers)this._layers[t]._reset()},_onZoomEnd:function(){for(var t in this._layers)this._layers[t]._project()},_updatePaths:function(){for(var t in this._layers)this._layers[t]._update()},_update:function(){var t=this.options.padding,e=this._map.getSize(),i=this._map.containerPointToLayerPoint(e.multiplyBy(-t)).round();this._bounds=new O(i,i.add(e.multiplyBy(1+2*t)).round()),this._center=this._map.getCenter(),this._zoom=this._map.getZoom()}}),Rn=In.extend({options:{tolerance:0},getEvents:function(){var t=In.prototype.getEvents.call(this);return t.viewprereset=this._onViewPreReset,t},_onViewPreReset:function(){this._postponeUpdatePaths=!0},onAdd:function(){In.prototype.onAdd.call(this),this._draw()},_initContainer:function(){var t=this._container=document.createElement(\"canvas\");De(t,\"mousemove\",this._onMouseMove,this),De(t,\"click dblclick mousedown mouseup contextmenu\",this._onClick,this),De(t,\"mouseout\",this._handleMouseOut,this),t[\"_leaflet_disable_events\"]=!0,this._ctx=t.getContext(\"2d\")},_destroyContainer:function(){P(this._redrawRequest),delete this._ctx,de(this._container),Ie(this._container),delete this._container},_updatePaths:function(){if(!this._postponeUpdatePaths){var t;for(var e in this._redrawBounds=null,this._layers)t=this._layers[e],t._update();this._redraw()}},_update:function(){if(!this._map._animatingZoom||!this._bounds){In.prototype._update.call(this);var t=this._bounds,e=this._container,i=t.getSize(),n=Zt.retina?2:1;we(e,t.min),e.width=n*i.x,e.height=n*i.y,e.style.width=i.x+\"px\",e.style.height=i.y+\"px\",Zt.retina&&this._ctx.scale(2,2),this._ctx.translate(-t.min.x,-t.min.y),this.fire(\"update\")}},_reset:function(){In.prototype._reset.call(this),this._postponeUpdatePaths&&(this._postponeUpdatePaths=!1,this._updatePaths())},_initPath:function(t){this._updateDashArray(t),this._layers[s(t)]=t;var e=t._order={layer:t,prev:this._drawLast,next:null};this._drawLast&&(this._drawLast.next=e),this._drawLast=e,this._drawFirst=this._drawFirst||this._drawLast},_addPath:function(t){this._requestRedraw(t)},_removePath:function(t){var e=t._order,i=e.next,n=e.prev;i?i.prev=n:this._drawLast=n,n?n.next=i:this._drawFirst=i,delete t._order,delete this._layers[s(t)],this._requestRedraw(t)},_updatePath:function(t){this._extendRedrawBounds(t),t._project(),t._update(),this._requestRedraw(t)},_updateStyle:function(t){this._updateDashArray(t),this._requestRedraw(t)},_updateDashArray:function(t){if(\"string\"===typeof t.options.dashArray){var e,i,n=t.options.dashArray.split(/[, ]+/),o=[];for(i=0;i')}}catch(t){}return function(t){return document.createElement(\"<\"+t+' xmlns=\"urn:schemas-microsoft.com:vml\" class=\"lvml\">')}}(),Hn={_initContainer:function(){this._container=ce(\"div\",\"leaflet-vml-container\")},_update:function(){this._map._animatingZoom||(In.prototype._update.call(this),this.fire(\"update\"))},_initPath:function(t){var e=t._container=jn(\"shape\");ge(e,\"leaflet-vml-shape \"+(this.options.className||\"\")),e.coordsize=\"1 1\",t._path=jn(\"path\"),e.appendChild(t._path),this._updateStyle(t),this._layers[s(t)]=t},_addPath:function(t){var e=t._container;this._container.appendChild(e),t.options.interactive&&t.addInteractiveTarget(e)},_removePath:function(t){var e=t._container;de(e),t.removeInteractiveTarget(e),delete this._layers[s(t)]},_updateStyle:function(t){var e=t._stroke,i=t._fill,n=t.options,o=t._container;o.stroked=!!n.stroke,o.filled=!!n.fill,n.stroke?(e||(e=t._stroke=jn(\"stroke\")),o.appendChild(e),e.weight=n.weight+\"px\",e.color=n.color,e.opacity=n.opacity,n.dashArray?e.dashStyle=g(n.dashArray)?n.dashArray.join(\" \"):n.dashArray.replace(/( *, *)/g,\" \"):e.dashStyle=\"\",e.endcap=n.lineCap.replace(\"butt\",\"flat\"),e.joinstyle=n.lineJoin):e&&(o.removeChild(e),t._stroke=null),n.fill?(i||(i=t._fill=jn(\"fill\")),o.appendChild(i),i.color=n.fillColor||n.color,i.opacity=n.fillOpacity):i&&(o.removeChild(i),t._fill=null)},_updateCircle:function(t){var e=t._point.round(),i=Math.round(t._radius),n=Math.round(t._radiusY||i);this._setPath(t,t._empty()?\"M0 0\":\"AL \"+e.x+\",\"+e.y+\" \"+i+\",\"+n+\" 0,23592600\")},_setPath:function(t,e){t._path.v=e},_bringToFront:function(t){_e(t._container)},_bringToBack:function(t){fe(t._container)}},Wn=Zt.vml?jn:J,Gn=In.extend({_initContainer:function(){this._container=Wn(\"svg\"),this._container.setAttribute(\"pointer-events\",\"none\"),this._rootGroup=Wn(\"g\"),this._container.appendChild(this._rootGroup)},_destroyContainer:function(){de(this._container),Ie(this._container),delete this._container,delete this._rootGroup,delete this._svgSize},_update:function(){if(!this._map._animatingZoom||!this._bounds){In.prototype._update.call(this);var t=this._bounds,e=t.getSize(),i=this._container;this._svgSize&&this._svgSize.equals(e)||(this._svgSize=e,i.setAttribute(\"width\",e.x),i.setAttribute(\"height\",e.y)),we(i,t.min),i.setAttribute(\"viewBox\",[t.min.x,t.min.y,e.x,e.y].join(\" \")),this.fire(\"update\")}},_initPath:function(t){var e=t._path=Wn(\"path\");t.options.className&&ge(e,t.options.className),t.options.interactive&&ge(e,\"leaflet-interactive\"),this._updateStyle(t),this._layers[s(t)]=t},_addPath:function(t){this._rootGroup||this._initContainer(),this._rootGroup.appendChild(t._path),t.addInteractiveTarget(t._path)},_removePath:function(t){de(t._path),t.removeInteractiveTarget(t._path),delete this._layers[s(t)]},_updatePath:function(t){t._project(),t._update()},_updateStyle:function(t){var e=t._path,i=t.options;e&&(i.stroke?(e.setAttribute(\"stroke\",i.color),e.setAttribute(\"stroke-opacity\",i.opacity),e.setAttribute(\"stroke-width\",i.weight),e.setAttribute(\"stroke-linecap\",i.lineCap),e.setAttribute(\"stroke-linejoin\",i.lineJoin),i.dashArray?e.setAttribute(\"stroke-dasharray\",i.dashArray):e.removeAttribute(\"stroke-dasharray\"),i.dashOffset?e.setAttribute(\"stroke-dashoffset\",i.dashOffset):e.removeAttribute(\"stroke-dashoffset\")):e.setAttribute(\"stroke\",\"none\"),i.fill?(e.setAttribute(\"fill\",i.fillColor||i.color),e.setAttribute(\"fill-opacity\",i.fillOpacity),e.setAttribute(\"fill-rule\",i.fillRule||\"evenodd\")):e.setAttribute(\"fill\",\"none\"))},_updatePoly:function(t,e){this._setPath(t,Q(t._parts,e))},_updateCircle:function(t){var e=t._point,i=Math.max(Math.round(t._radius),1),n=Math.max(Math.round(t._radiusY),1)||i,o=\"a\"+i+\",\"+n+\" 0 1,0 \",r=t._empty()?\"M0 0\":\"M\"+(e.x-i)+\",\"+e.y+o+2*i+\",0 \"+o+2*-i+\",0 \";this._setPath(t,r)},_setPath:function(t,e){t._path.setAttribute(\"d\",e)},_bringToFront:function(t){_e(t._path)},_bringToBack:function(t){fe(t._path)}});function Fn(t){return Zt.svg||Zt.vml?new Gn(t):null}Zt.vml&&Gn.include(Hn),$e.include({getRenderer:function(t){var e=t.options.renderer||this._getPaneRenderer(t.options.pane)||this.options.renderer||this._renderer;return e||(e=this._renderer=this._createRenderer()),this.hasLayer(e)||this.addLayer(e),e},_getPaneRenderer:function(t){if(\"overlayPane\"===t||void 0===t)return!1;var e=this._paneRenderers[t];return void 0===e&&(e=this._createRenderer({pane:t}),this._paneRenderers[t]=e),e},_createRenderer:function(t){return this.options.preferCanvas&&Nn(t)||Fn(t)}});var Un=on.extend({initialize:function(t,e){on.prototype.initialize.call(this,this._boundsToLatLngs(t),e)},setBounds:function(t){return this.setLatLngs(this._boundsToLatLngs(t))},_boundsToLatLngs:function(t){return t=N(t),[t.getSouthWest(),t.getNorthWest(),t.getNorthEast(),t.getSouthEast()]}});function qn(t,e){return new Un(t,e)}Gn.create=Wn,Gn.pointsToPath=Q,sn.geometryToLayer=an,sn.coordsToLatLng=hn,sn.coordsToLatLngs=un,sn.latLngToCoords=cn,sn.latLngsToCoords=dn,sn.getFeature=pn,sn.asFeature=_n,$e.mergeOptions({boxZoom:!0});var Vn=di.extend({initialize:function(t){this._map=t,this._container=t._container,this._pane=t._panes.overlayPane,this._resetStateTimeout=0,t.on(\"unload\",this._destroy,this)},addHooks:function(){De(this._container,\"mousedown\",this._onMouseDown,this)},removeHooks:function(){Ie(this._container,\"mousedown\",this._onMouseDown,this)},moved:function(){return this._moved},_destroy:function(){de(this._pane),delete this._pane},_resetState:function(){this._resetStateTimeout=0,this._moved=!1},_clearDeferredResetState:function(){0!==this._resetStateTimeout&&(clearTimeout(this._resetStateTimeout),this._resetStateTimeout=0)},_onMouseDown:function(t){if(!t.shiftKey||1!==t.which&&1!==t.button)return!1;this._clearDeferredResetState(),this._resetState(),ee(),ze(),this._startPoint=this._map.mouseEventToContainerPoint(t),De(document,{contextmenu:qe,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseMove:function(t){this._moved||(this._moved=!0,this._box=ce(\"div\",\"leaflet-zoom-box\",this._container),ge(this._container,\"leaflet-crosshair\"),this._map.fire(\"boxzoomstart\")),this._point=this._map.mouseEventToContainerPoint(t);var e=new O(this._point,this._startPoint),i=e.getSize();we(this._box,e.min),this._box.style.width=i.x+\"px\",this._box.style.height=i.y+\"px\"},_finish:function(){this._moved&&(de(this._box),ve(this._container,\"leaflet-crosshair\")),ie(),Me(),Ie(document,{contextmenu:qe,mousemove:this._onMouseMove,mouseup:this._onMouseUp,keydown:this._onKeyDown},this)},_onMouseUp:function(t){if((1===t.which||1===t.button)&&(this._finish(),this._moved)){this._clearDeferredResetState(),this._resetStateTimeout=setTimeout(o(this._resetState,this),0);var e=new R(this._map.containerPointToLatLng(this._startPoint),this._map.containerPointToLatLng(this._point));this._map.fitBounds(e).fire(\"boxzoomend\",{boxZoomBounds:e})}},_onKeyDown:function(t){27===t.keyCode&&(this._finish(),this._clearDeferredResetState(),this._resetState())}});$e.addInitHook(\"addHandler\",\"boxZoom\",Vn),$e.mergeOptions({doubleClickZoom:!0});var Kn=di.extend({addHooks:function(){this._map.on(\"dblclick\",this._onDoubleClick,this)},removeHooks:function(){this._map.off(\"dblclick\",this._onDoubleClick,this)},_onDoubleClick:function(t){var e=this._map,i=e.getZoom(),n=e.options.zoomDelta,o=t.originalEvent.shiftKey?i-n:i+n;\"center\"===e.options.doubleClickZoom?e.setZoom(o):e.setZoomAround(t.containerPoint,o)}});$e.addInitHook(\"addHandler\",\"doubleClickZoom\",Kn),$e.mergeOptions({dragging:!0,inertia:!0,inertiaDeceleration:3400,inertiaMaxSpeed:1/0,easeLinearity:.2,worldCopyJump:!1,maxBoundsViscosity:0});var Yn=di.extend({addHooks:function(){if(!this._draggable){var t=this._map;this._draggable=new mi(t._mapPane,t._container),this._draggable.on({dragstart:this._onDragStart,drag:this._onDrag,dragend:this._onDragEnd},this),this._draggable.on(\"predrag\",this._onPreDragLimit,this),t.options.worldCopyJump&&(this._draggable.on(\"predrag\",this._onPreDragWrap,this),t.on(\"zoomend\",this._onZoomEnd,this),t.whenReady(this._onZoomEnd,this))}ge(this._map._container,\"leaflet-grab leaflet-touch-drag\"),this._draggable.enable(),this._positions=[],this._times=[]},removeHooks:function(){ve(this._map._container,\"leaflet-grab\"),ve(this._map._container,\"leaflet-touch-drag\"),this._draggable.disable()},moved:function(){return this._draggable&&this._draggable._moved},moving:function(){return this._draggable&&this._draggable._moving},_onDragStart:function(){var t=this._map;if(t._stop(),this._map.options.maxBounds&&this._map.options.maxBoundsViscosity){var e=N(this._map.options.maxBounds);this._offsetLimit=I(this._map.latLngToContainerPoint(e.getNorthWest()).multiplyBy(-1),this._map.latLngToContainerPoint(e.getSouthEast()).multiplyBy(-1).add(this._map.getSize())),this._viscosity=Math.min(1,Math.max(0,this._map.options.maxBoundsViscosity))}else this._offsetLimit=null;t.fire(\"movestart\").fire(\"dragstart\"),t.options.inertia&&(this._positions=[],this._times=[])},_onDrag:function(t){if(this._map.options.inertia){var e=this._lastTime=+new Date,i=this._lastPos=this._draggable._absPos||this._draggable._newPos;this._positions.push(i),this._times.push(e),this._prunePositions(e)}this._map.fire(\"move\",t).fire(\"drag\",t)},_prunePositions:function(t){while(this._positions.length>1&&t-this._times[0]>50)this._positions.shift(),this._times.shift()},_onZoomEnd:function(){var t=this._map.getSize().divideBy(2),e=this._map.latLngToLayerPoint([0,0]);this._initialWorldOffset=e.subtract(t).x,this._worldWidth=this._map.getPixelWorldBounds().getSize().x},_viscousLimit:function(t,e){return t-(t-e)*this._viscosity},_onPreDragLimit:function(){if(this._viscosity&&this._offsetLimit){var t=this._draggable._newPos.subtract(this._draggable._startPos),e=this._offsetLimit;t.xe.max.x&&(t.x=this._viscousLimit(t.x,e.max.x)),t.y>e.max.y&&(t.y=this._viscousLimit(t.y,e.max.y)),this._draggable._newPos=this._draggable._startPos.add(t)}},_onPreDragWrap:function(){var t=this._worldWidth,e=Math.round(t/2),i=this._initialWorldOffset,n=this._draggable._newPos.x,o=(n-e+i)%t+e-i,r=(n+e+i)%t-e-i,s=Math.abs(o+i)0?r:-r))-e;this._delta=0,this._startTime=null,s&&(\"center\"===t.options.scrollWheelZoom?t.setZoom(e+s):t.setZoomAround(this._lastMousePos,e+s))}});$e.addInitHook(\"addHandler\",\"scrollWheelZoom\",Qn);var Xn=600;$e.mergeOptions({tapHold:Zt.touchNative&&Zt.safari&&Zt.mobile,tapTolerance:15});var $n=di.extend({addHooks:function(){De(this._map._container,\"touchstart\",this._onDown,this)},removeHooks:function(){Ie(this._map._container,\"touchstart\",this._onDown,this)},_onDown:function(t){if(clearTimeout(this._holdTimeout),1===t.touches.length){var e=t.touches[0];this._startPos=this._newPos=new E(e.clientX,e.clientY),this._holdTimeout=setTimeout(o((function(){this._cancel(),this._isTapValid()&&(De(document,\"touchend\",Ue),De(document,\"touchend touchcancel\",this._cancelClickPrevent),this._simulateEvent(\"contextmenu\",e))}),this),Xn),De(document,\"touchend touchcancel contextmenu\",this._cancel,this),De(document,\"touchmove\",this._onMove,this)}},_cancelClickPrevent:function t(){Ie(document,\"touchend\",Ue),Ie(document,\"touchend touchcancel\",t)},_cancel:function(){clearTimeout(this._holdTimeout),Ie(document,\"touchend touchcancel contextmenu\",this._cancel,this),Ie(document,\"touchmove\",this._onMove,this)},_onMove:function(t){var e=t.touches[0];this._newPos=new E(e.clientX,e.clientY)},_isTapValid:function(){return this._newPos.distanceTo(this._startPos)<=this._map.options.tapTolerance},_simulateEvent:function(t,e){var i=new MouseEvent(t,{bubbles:!0,cancelable:!0,view:window,screenX:e.screenX,screenY:e.screenY,clientX:e.clientX,clientY:e.clientY});i._simulated=!0,e.target.dispatchEvent(i)}});$e.addInitHook(\"addHandler\",\"tapHold\",$n),$e.mergeOptions({touchZoom:Zt.touch,bounceAtZoomLimits:!0});var to=di.extend({addHooks:function(){ge(this._map._container,\"leaflet-touch-zoom\"),De(this._map._container,\"touchstart\",this._onTouchStart,this)},removeHooks:function(){ve(this._map._container,\"leaflet-touch-zoom\"),Ie(this._map._container,\"touchstart\",this._onTouchStart,this)},_onTouchStart:function(t){var e=this._map;if(t.touches&&2===t.touches.length&&!e._animatingZoom&&!this._zooming){var i=e.mouseEventToContainerPoint(t.touches[0]),n=e.mouseEventToContainerPoint(t.touches[1]);this._centerPoint=e.getSize()._divideBy(2),this._startLatLng=e.containerPointToLatLng(this._centerPoint),\"center\"!==e.options.touchZoom&&(this._pinchStartLatLng=e.containerPointToLatLng(i.add(n)._divideBy(2))),this._startDist=i.distanceTo(n),this._startZoom=e.getZoom(),this._moved=!1,this._zooming=!0,e._stop(),De(document,\"touchmove\",this._onTouchMove,this),De(document,\"touchend touchcancel\",this._onTouchEnd,this),Ue(t)}},_onTouchMove:function(t){if(t.touches&&2===t.touches.length&&this._zooming){var e=this._map,i=e.mouseEventToContainerPoint(t.touches[0]),n=e.mouseEventToContainerPoint(t.touches[1]),r=i.distanceTo(n)/this._startDist;if(this._zoom=e.getScaleZoom(r,this._startZoom),!e.options.bounceAtZoomLimits&&(this._zoome.getMaxZoom()&&r>1)&&(this._zoom=e._limitZoom(this._zoom)),\"center\"===e.options.touchZoom){if(this._center=this._startLatLng,1===r)return}else{var s=i._add(n)._divideBy(2)._subtract(this._centerPoint);if(1===r&&0===s.x&&0===s.y)return;this._center=e.unproject(e.project(this._pinchStartLatLng,this._zoom).subtract(s),this._zoom)}this._moved||(e._moveStart(!0,!1),this._moved=!0),P(this._animRequest);var a=o(e._move,e,this._center,this._zoom,{pinch:!0,round:!1});this._animRequest=k(a,this,!0),Ue(t)}},_onTouchEnd:function(){this._moved&&this._zooming?(this._zooming=!1,P(this._animRequest),Ie(document,\"touchmove\",this._onTouchMove,this),Ie(document,\"touchend touchcancel\",this._onTouchEnd,this),this._map.options.zoomAnimation?this._map._animateZoom(this._center,this._map._limitZoom(this._zoom),!0,this._map.options.zoomSnap):this._map._resetView(this._center,this._map._limitZoom(this._zoom))):this._zooming=!1}});$e.addInitHook(\"addHandler\",\"touchZoom\",to),$e.BoxZoom=Vn,$e.DoubleClickZoom=Kn,$e.Drag=Yn,$e.Keyboard=Jn,$e.ScrollWheelZoom=Qn,$e.TapHold=$n,$e.TouchZoom=to,t.Bounds=O,t.Browser=Zt,t.CRS=W,t.Canvas=Rn,t.Circle=$i,t.CircleMarker=Qi,t.Class=M,t.Control=ei,t.DivIcon=Mn,t.DivOverlay=Ln,t.DomEvent=Qe,t.DomUtil=Ze,t.Draggable=mi,t.Evented=S,t.FeatureGroup=Wi,t.GeoJSON=sn,t.GridLayer=Tn,t.Handler=di,t.Icon=Fi,t.ImageOverlay=vn,t.LatLng=j,t.LatLngBounds=R,t.Layer=Ni,t.LayerGroup=ji,t.LineUtil=Bi,t.Map=$e,t.Marker=Ki,t.Mixin=_i,t.Path=Ji,t.Point=E,t.PolyUtil=Si,t.Polygon=on,t.Polyline=en,t.Popup=wn,t.PosAnimation=Xe,t.Projection=Di,t.Rectangle=Un,t.Renderer=In,t.SVG=Gn,t.SVGOverlay=bn,t.TileLayer=En,t.Tooltip=Pn,t.Transformation=q,t.Util=z,t.VideoOverlay=Cn,t.bind=o,t.bounds=I,t.canvas=Nn,t.circle=tn,t.circleMarker=Xi,t.control=ii,t.divIcon=Bn,t.extend=i,t.featureGroup=Gi,t.geoJSON=mn,t.geoJson=gn,t.gridLayer=Sn,t.icon=Ui,t.imageOverlay=yn,t.latLng=H,t.latLngBounds=N,t.layerGroup=Hi,t.map=ti,t.marker=Yi,t.point=D,t.polygon=rn,t.polyline=nn,t.popup=kn,t.rectangle=qn,t.setOptions=p,t.stamp=s,t.svg=Fn,t.svgOverlay=xn,t.tileLayer=Zn,t.tooltip=zn,t.transformation=V,t.version=e,t.videoOverlay=An;var eo=window.L;t.noConflict=function(){return window.L=eo,this},window.L=t}))}}]);","extractedComments":[]}