diff --git a/docs/api/1.x/Ajax.html b/docs/api/1.x/Ajax.html index 899e9488a3..22c45683a0 100644 --- a/docs/api/1.x/Ajax.html +++ b/docs/api/1.x/Ajax.html @@ -1416,13 +1416,13 @@
Properties

diff --git a/docs/api/1.x/ArcConnectorLine.html b/docs/api/1.x/ArcConnectorLine.html index af856b7925..e8b52a7527 100644 --- a/docs/api/1.x/ArcConnectorLine.html +++ b/docs/api/1.x/ArcConnectorLine.html @@ -2500,11 +2500,11 @@
Returns:

(inherited) getFirstCoordinate() - [source] + [source]

@@ -2583,11 +2583,11 @@
Returns:

(inherited) getLastCoordinate() - [source] + [source]

@@ -2666,11 +2666,11 @@
Returns:

(inherited) addTo(layer, fitviewopt) - [source] + [source]

@@ -2844,11 +2844,11 @@
Returns:

(inherited) getLayer() - [source] + [source]

@@ -2927,11 +2927,11 @@
Returns:

(inherited) getMap() - [source] + [source]

@@ -3010,11 +3010,11 @@
Returns:

(inherited) getId() - [source] + [source]

@@ -3093,11 +3093,11 @@
Returns:

(inherited) setId(id) - [source] + [source]

@@ -3226,11 +3226,11 @@
Returns:

(inherited) getProperties() - [source] + [source]

@@ -3309,11 +3309,11 @@
Returns:

(inherited) setProperties(properties) - [source] + [source]

@@ -3442,11 +3442,11 @@
Returns:

(inherited) getType() - [source] + [source]

@@ -3525,11 +3525,11 @@
Returns:

(inherited) getSymbol() - [source] + [source]

@@ -3608,11 +3608,11 @@
Returns:

(inherited) setSymbol(symbol) - [source] + [source]

@@ -3741,11 +3741,11 @@
Returns:

(inherited) getSymbolHash() - [source] + [source]

@@ -3820,11 +3820,11 @@
Returns:

(inherited) updateSymbol(props) - [source] + [source]

@@ -3845,7 +3845,7 @@

Example:

--> -
var marker = new Marker([0, 0], {
   symbol : {
      markerType : 'ellipse',
      markerWidth : 20,
      markerHeight : 30
   }
});
// update symbol's markerWidth to 40
marker.updateSymbol({
    markerWidth : 40
});
+
var marker = new Marker([0, 0], {
 // if has markerFile , the priority of the picture is greater than the vector and the path of svg
 // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
   symbol : {
      markerType : 'ellipse',
      markerWidth : 20,
      markerHeight : 30
   }
});
// update symbol's markerWidth to 40
marker.updateSymbol({
    markerWidth : 40
});
@@ -3963,11 +3963,11 @@
Returns:

(inherited) getTextContent() - [source] + [source]

@@ -4042,11 +4042,11 @@
Returns:

(inherited) getCenter() - [source] + [source]

@@ -4121,11 +4121,11 @@
Returns:

(inherited) getExtent() - [source] + [source]

@@ -4204,11 +4204,11 @@
Returns:

(inherited) getContainerExtent() - [source] + [source]

@@ -4283,11 +4283,11 @@
Returns:

(inherited) getSize() - [source] + [source]

@@ -4362,11 +4362,11 @@
Returns:

(inherited) containsPoint(point, topt) - [source] + [source]

@@ -4529,11 +4529,11 @@
Returns:

(inherited) show() - [source] + [source]

@@ -4617,11 +4617,11 @@
Returns:

(inherited) hide() - [source] + [source]

@@ -4705,11 +4705,11 @@
Returns:

(inherited) isVisible() - [source] + [source]

@@ -4784,11 +4784,11 @@
Returns:

(inherited) getZIndex() - [source] + [source]

@@ -4867,11 +4867,11 @@
Returns:

(inherited) setZIndex(zIndex) - [source] + [source]

@@ -5000,11 +5000,11 @@
Returns:

(inherited) setZIndexSilently(zIndex) - [source] + [source]

@@ -5128,11 +5128,11 @@
Returns:

(inherited) bringToFront() - [source] + [source]

@@ -5216,11 +5216,11 @@
Returns:

(inherited) bringToBack() - [source] + [source]

@@ -5304,11 +5304,11 @@
Returns:

(inherited) translate(x, y) - [source] + [source]

@@ -5462,11 +5462,11 @@
Returns:

(inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

@@ -5709,11 +5709,11 @@
Returns:

(inherited) copy() - [source] + [source]

@@ -5792,11 +5792,11 @@
Returns:

(inherited) remove() - [source] + [source]

@@ -5882,11 +5882,11 @@
Returns:

(inherited) toGeoJSONGeometry() - [source] + [source]

@@ -5965,11 +5965,11 @@
Returns:

(inherited) toGeoJSON(optsopt) - [source] + [source]

@@ -6202,11 +6202,11 @@
Returns:

(inherited) toJSON(optionsopt) - [source] + [source]

@@ -6551,11 +6551,11 @@
Returns:

(inherited) getLength() - [source] + [source]

@@ -6634,11 +6634,11 @@
Returns:

(inherited) getArea() - [source] + [source]

@@ -6717,11 +6717,11 @@
Returns:

(inherited) rotate(angle, pivotopt) - [source] + [source]

@@ -15511,11 +15511,11 @@
Properties:

(inherited) idchange - [source] + [source]

@@ -15734,7 +15734,7 @@
Properties:
Source:
@@ -15776,11 +15776,11 @@
Properties:

(inherited) propertieschange - [source] + [source]

@@ -15999,7 +15999,7 @@
Properties:
Source:
@@ -16041,11 +16041,11 @@
Properties:

(inherited) show - [source] + [source]

@@ -16208,7 +16208,7 @@
Properties:
Source:
@@ -16250,11 +16250,11 @@
Properties:

(inherited) hide - [source] + [source]

@@ -16417,7 +16417,7 @@
Properties:
Source:
@@ -16459,11 +16459,11 @@
Properties:

(inherited) zindexchange - [source] + [source]

@@ -16676,7 +16676,7 @@
Properties:
Source:
@@ -16718,11 +16718,11 @@
Properties:

(inherited) removestart - [source] + [source]

@@ -16885,7 +16885,7 @@
Properties:
Source:
@@ -16927,11 +16927,11 @@
Properties:

(inherited) removeend - [source] + [source]

@@ -17094,7 +17094,7 @@
Properties:
Source:
@@ -17136,11 +17136,11 @@
Properties:

(inherited) remove - [source] + [source]

@@ -17303,7 +17303,7 @@
Properties:
Source:
@@ -17345,11 +17345,11 @@
Properties:

(inherited) shapechange - [source] + [source]

@@ -17512,7 +17512,7 @@
Properties:
Source:
@@ -17554,11 +17554,11 @@
Properties:

(inherited) positionchange - [source] + [source]

@@ -17721,7 +17721,7 @@
Properties:
Source:
@@ -17763,11 +17763,11 @@
Properties:

(inherited) symbolchange - [source] + [source]

@@ -17955,7 +17955,7 @@
Properties:
Source:
@@ -21223,11 +21223,11 @@
Properties:

(inherited) editrecord - [source] + [source]

@@ -21390,7 +21390,7 @@
Properties:
Source:
@@ -22295,13 +22295,13 @@
Properties:

diff --git a/docs/api/1.x/ArcCurve.html b/docs/api/1.x/ArcCurve.html index 87e21fcf41..e33b680b54 100644 --- a/docs/api/1.x/ArcCurve.html +++ b/docs/api/1.x/ArcCurve.html @@ -2435,11 +2435,11 @@
Returns:

(inherited) getFirstCoordinate() - [source] + [source]

@@ -2523,11 +2523,11 @@
Returns:

(inherited) getLastCoordinate() - [source] + [source]

@@ -2611,11 +2611,11 @@
Returns:

(inherited) addTo(layer, fitviewopt) - [source] + [source]

@@ -2794,11 +2794,11 @@
Returns:

(inherited) getLayer() - [source] + [source]

@@ -2882,11 +2882,11 @@
Returns:

(inherited) getMap() - [source] + [source]

@@ -2970,11 +2970,11 @@
Returns:

(inherited) getId() - [source] + [source]

@@ -3058,11 +3058,11 @@
Returns:

(inherited) setId(id) - [source] + [source]

@@ -3196,11 +3196,11 @@
Returns:

(inherited) getProperties() - [source] + [source]

@@ -3284,11 +3284,11 @@
Returns:

(inherited) setProperties(properties) - [source] + [source]

@@ -3422,11 +3422,11 @@
Returns:

(inherited) getType() - [source] + [source]

@@ -3510,11 +3510,11 @@
Returns:

(inherited) getSymbol() - [source] + [source]

@@ -3598,11 +3598,11 @@
Returns:

(inherited) setSymbol(symbol) - [source] + [source]

@@ -3736,11 +3736,11 @@
Returns:

(inherited) getSymbolHash() - [source] + [source]

@@ -3820,11 +3820,11 @@
Returns:

(inherited) updateSymbol(props) - [source] + [source]

@@ -3845,7 +3845,7 @@

Example:

--> -
var marker = new Marker([0, 0], {
   symbol : {
      markerType : 'ellipse',
      markerWidth : 20,
      markerHeight : 30
   }
});
// update symbol's markerWidth to 40
marker.updateSymbol({
    markerWidth : 40
});
+
var marker = new Marker([0, 0], {
 // if has markerFile , the priority of the picture is greater than the vector and the path of svg
 // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
   symbol : {
      markerType : 'ellipse',
      markerWidth : 20,
      markerHeight : 30
   }
});
// update symbol's markerWidth to 40
marker.updateSymbol({
    markerWidth : 40
});
@@ -3968,11 +3968,11 @@
Returns:

(inherited) getTextContent() - [source] + [source]

@@ -4052,11 +4052,11 @@
Returns:

(inherited) getCenter() - [source] + [source]

@@ -4136,11 +4136,11 @@
Returns:

(inherited) getExtent() - [source] + [source]

@@ -4224,11 +4224,11 @@
Returns:

(inherited) getContainerExtent() - [source] + [source]

@@ -4308,11 +4308,11 @@
Returns:

(inherited) getSize() - [source] + [source]

@@ -4392,11 +4392,11 @@
Returns:

(inherited) containsPoint(point, topt) - [source] + [source]

@@ -4564,11 +4564,11 @@
Returns:

(inherited) show() - [source] + [source]

@@ -4657,11 +4657,11 @@
Returns:

(inherited) hide() - [source] + [source]

@@ -4750,11 +4750,11 @@
Returns:

(inherited) isVisible() - [source] + [source]

@@ -4834,11 +4834,11 @@
Returns:

(inherited) getZIndex() - [source] + [source]

@@ -4922,11 +4922,11 @@
Returns:

(inherited) setZIndex(zIndex) - [source] + [source]

@@ -5060,11 +5060,11 @@
Returns:

(inherited) setZIndexSilently(zIndex) - [source] + [source]

@@ -5193,11 +5193,11 @@
Returns:

(inherited) bringToFront() - [source] + [source]

@@ -5286,11 +5286,11 @@
Returns:

(inherited) bringToBack() - [source] + [source]

@@ -5379,11 +5379,11 @@
Returns:

(inherited) translate(x, y) - [source] + [source]

@@ -5542,11 +5542,11 @@
Returns:

(inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

@@ -5794,11 +5794,11 @@
Returns:

(inherited) copy() - [source] + [source]

@@ -5882,11 +5882,11 @@
Returns:

(inherited) remove() - [source] + [source]

@@ -5977,11 +5977,11 @@
Returns:

(inherited) toGeoJSONGeometry() - [source] + [source]

@@ -6065,11 +6065,11 @@
Returns:

(inherited) toGeoJSON(optsopt) - [source] + [source]

@@ -6307,11 +6307,11 @@
Returns:

(inherited) toJSON(optionsopt) - [source] + [source]

@@ -6661,11 +6661,11 @@
Returns:

(inherited) getLength() - [source] + [source]

@@ -6749,11 +6749,11 @@
Returns:

(inherited) getArea() - [source] + [source]

@@ -6837,11 +6837,11 @@
Returns:

(inherited) rotate(angle, pivotopt) - [source] + [source]

@@ -15871,11 +15871,11 @@
Properties:

(inherited) idchange - [source] + [source]

@@ -16099,7 +16099,7 @@
Properties:
Source:
@@ -16141,11 +16141,11 @@
Properties:

(inherited) propertieschange - [source] + [source]

@@ -16369,7 +16369,7 @@
Properties:
Source:
@@ -16411,11 +16411,11 @@
Properties:

(inherited) show - [source] + [source]

@@ -16583,7 +16583,7 @@
Properties:
Source:
@@ -16625,11 +16625,11 @@
Properties:

(inherited) hide - [source] + [source]

@@ -16797,7 +16797,7 @@
Properties:
Source:
@@ -16839,11 +16839,11 @@
Properties:

(inherited) zindexchange - [source] + [source]

@@ -17061,7 +17061,7 @@
Properties:
Source:
@@ -17103,11 +17103,11 @@
Properties:

(inherited) removestart - [source] + [source]

@@ -17275,7 +17275,7 @@
Properties:
Source:
@@ -17317,11 +17317,11 @@
Properties:

(inherited) removeend - [source] + [source]

@@ -17489,7 +17489,7 @@
Properties:
Source:
@@ -17531,11 +17531,11 @@
Properties:

(inherited) remove - [source] + [source]

@@ -17703,7 +17703,7 @@
Properties:
Source:
@@ -17745,11 +17745,11 @@
Properties:

(inherited) shapechange - [source] + [source]

@@ -17917,7 +17917,7 @@
Properties:
Source:
@@ -17959,11 +17959,11 @@
Properties:

(inherited) positionchange - [source] + [source]

@@ -18131,7 +18131,7 @@
Properties:
Source:
@@ -18173,11 +18173,11 @@
Properties:

(inherited) symbolchange - [source] + [source]

@@ -18370,7 +18370,7 @@
Properties:
Source:
@@ -21708,11 +21708,11 @@
Properties:

(inherited) editrecord - [source] + [source]

@@ -21880,7 +21880,7 @@
Properties:
Source:
@@ -22805,13 +22805,13 @@
Properties:

- Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
diff --git a/docs/api/1.x/AreaTool.html b/docs/api/1.x/AreaTool.html index 1caad4d7a8..83294538b3 100644 --- a/docs/api/1.x/AreaTool.html +++ b/docs/api/1.x/AreaTool.html @@ -968,6 +968,39 @@
Properties
+ + + decimalPlaces + + + + + + + + + + + +Number + + + + + + + + + + + + + + The decimal places of the measured value + + + + mode @@ -1199,11 +1232,11 @@

Methods

(inherited) clear() - [source] + [source]

@@ -1282,11 +1315,11 @@
Returns:

(inherited) getMeasureLayers() - [source] + [source]

@@ -1361,11 +1394,11 @@
Returns:

(inherited) getLastMeasure() - [source] + [source]

@@ -6880,13 +6913,13 @@
Properties:

- Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
diff --git a/docs/api/1.x/CRS.html b/docs/api/1.x/CRS.html index 8ff872402b..a733949729 100644 --- a/docs/api/1.x/CRS.html +++ b/docs/api/1.x/CRS.html @@ -740,13 +740,13 @@
Returns:

- Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
diff --git a/docs/api/1.x/CanvasLayer.html b/docs/api/1.x/CanvasLayer.html index d51096f6a2..28e4da0639 100644 --- a/docs/api/1.x/CanvasLayer.html +++ b/docs/api/1.x/CanvasLayer.html @@ -3929,11 +3929,11 @@
Returns:

(inherited) getZIndex() - [source] + [source]

@@ -4013,11 +4013,11 @@
Returns:

(inherited) getMinZoom() - [source] + [source]

@@ -4097,11 +4097,11 @@
Returns:

(inherited) getMaxZoom() - [source] + [source]

@@ -4181,11 +4181,11 @@
Returns:

(inherited) getOpacity() - [source] + [source]

@@ -4265,11 +4265,11 @@
Returns:

(inherited) setOpacity(opacity) - [source] + [source]

@@ -4398,11 +4398,11 @@
Returns:

(protected) (inherited) isCanvasRender() - [source] + [source]

@@ -4477,11 +4477,11 @@
Returns:

(inherited) getMap() - [source] + [source]

@@ -4561,11 +4561,11 @@
Returns:

(inherited) getProjection() - [source] + [source]

@@ -4645,11 +4645,11 @@
Returns:

(inherited) bringToFront() - [source] + [source]

@@ -4733,11 +4733,11 @@
Returns:

(inherited) bringToBack() - [source] + [source]

@@ -4821,11 +4821,11 @@
Returns:

(inherited) show() - [source] + [source]

@@ -4909,11 +4909,11 @@
Returns:

(inherited) hide() - [source] + [source]

@@ -4997,11 +4997,11 @@
Returns:

(inherited) isVisible() - [source] + [source]

@@ -5081,11 +5081,11 @@
Returns:

(inherited) remove() - [source] + [source]

@@ -5169,11 +5169,11 @@
Returns:

(inherited) getMask() - [source] + [source]

@@ -5253,11 +5253,11 @@
Returns:

(inherited) setMask(mask) - [source] + [source]

@@ -5386,11 +5386,11 @@
Returns:

(inherited) removeMask() - [source] + [source]

@@ -5474,11 +5474,11 @@
Returns:

(protected) (inherited) onLoad() - [source] + [source]

@@ -5562,11 +5562,11 @@
Returns:

(inherited) isLoaded() - [source] + [source]

@@ -5646,11 +5646,11 @@
Returns:

(inherited) getCollisionIndex() - [source] + [source]

@@ -5730,11 +5730,11 @@
Returns:

(inherited) clearCollisionIndex() - [source] + [source]

@@ -8748,11 +8748,11 @@
Properties:

(inherited) renderercreate - [source] + [source]

@@ -8945,7 +8945,7 @@
Properties:
Source:
@@ -9945,13 +9945,13 @@
Properties:

- Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
diff --git a/docs/api/1.x/CenterMixin.html b/docs/api/1.x/CenterMixin.html index 8ee20af76f..d604bbbcd3 100644 --- a/docs/api/1.x/CenterMixin.html +++ b/docs/api/1.x/CenterMixin.html @@ -347,13 +347,13 @@
Returns:

- Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
diff --git a/docs/api/1.x/Circle.html b/docs/api/1.x/Circle.html index b3f0d235d9..090ef5ee18 100644 --- a/docs/api/1.x/Circle.html +++ b/docs/api/1.x/Circle.html @@ -2633,11 +2633,11 @@
Returns:

(inherited) getCenterInExtent(extent) - [source] + [source]

@@ -2768,11 +2768,11 @@
Returns:

(inherited) hasHoles() - [source] + [source]

@@ -3126,11 +3126,11 @@
Returns:

(inherited) getFirstCoordinate() - [source] + [source]

@@ -3209,11 +3209,11 @@
Returns:

(inherited) getLastCoordinate() - [source] + [source]

@@ -3292,11 +3292,11 @@
Returns:

(inherited) addTo(layer, fitviewopt) - [source] + [source]

@@ -3470,11 +3470,11 @@
Returns:

(inherited) getLayer() - [source] + [source]

@@ -3553,11 +3553,11 @@
Returns:

(inherited) getMap() - [source] + [source]

@@ -3636,11 +3636,11 @@
Returns:

(inherited) getId() - [source] + [source]

@@ -3719,11 +3719,11 @@
Returns:

(inherited) setId(id) - [source] + [source]

@@ -3852,11 +3852,11 @@
Returns:

(inherited) getProperties() - [source] + [source]

@@ -3935,11 +3935,11 @@
Returns:

(inherited) setProperties(properties) - [source] + [source]

@@ -4068,11 +4068,11 @@
Returns:

(inherited) getType() - [source] + [source]

@@ -4151,11 +4151,11 @@
Returns:

(inherited) getSymbol() - [source] + [source]

@@ -4234,11 +4234,11 @@
Returns:

(inherited) setSymbol(symbol) - [source] + [source]

@@ -4367,11 +4367,11 @@
Returns:

(inherited) getSymbolHash() - [source] + [source]

@@ -4446,11 +4446,11 @@
Returns:

(inherited) updateSymbol(props) - [source] + [source]

@@ -4471,7 +4471,7 @@

Example:

--> -
var marker = new Marker([0, 0], {
   symbol : {
      markerType : 'ellipse',
      markerWidth : 20,
      markerHeight : 30
   }
});
// update symbol's markerWidth to 40
marker.updateSymbol({
    markerWidth : 40
});
+
var marker = new Marker([0, 0], {
 // if has markerFile , the priority of the picture is greater than the vector and the path of svg
 // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
   symbol : {
      markerType : 'ellipse',
      markerWidth : 20,
      markerHeight : 30
   }
});
// update symbol's markerWidth to 40
marker.updateSymbol({
    markerWidth : 40
});
@@ -4589,11 +4589,11 @@
Returns:

(inherited) getTextContent() - [source] + [source]

@@ -4668,11 +4668,11 @@
Returns:

(inherited) getCenter() - [source] + [source]

@@ -4747,11 +4747,11 @@
Returns:

(inherited) getExtent() - [source] + [source]

@@ -4830,11 +4830,11 @@
Returns:

(inherited) getContainerExtent() - [source] + [source]

@@ -4909,11 +4909,11 @@
Returns:

(inherited) getSize() - [source] + [source]

@@ -4988,11 +4988,11 @@
Returns:

(inherited) containsPoint(point, topt) - [source] + [source]

@@ -5155,11 +5155,11 @@
Returns:

(inherited) show() - [source] + [source]

@@ -5243,11 +5243,11 @@
Returns:

(inherited) hide() - [source] + [source]

@@ -5331,11 +5331,11 @@
Returns:

(inherited) isVisible() - [source] + [source]

@@ -5410,11 +5410,11 @@
Returns:

(inherited) getZIndex() - [source] + [source]

@@ -5493,11 +5493,11 @@
Returns:

(inherited) setZIndex(zIndex) - [source] + [source]

@@ -5626,11 +5626,11 @@
Returns:

(inherited) setZIndexSilently(zIndex) - [source] + [source]

@@ -5754,11 +5754,11 @@
Returns:

(inherited) bringToFront() - [source] + [source]

@@ -5842,11 +5842,11 @@
Returns:

(inherited) bringToBack() - [source] + [source]

@@ -5930,11 +5930,11 @@
Returns:

(inherited) translate(x, y) - [source] + [source]

@@ -6088,11 +6088,11 @@
Returns:

(inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

@@ -6335,11 +6335,11 @@
Returns:

(inherited) copy() - [source] + [source]

@@ -6418,11 +6418,11 @@
Returns:

(inherited) remove() - [source] + [source]

@@ -6508,11 +6508,11 @@
Returns:

(inherited) toGeoJSONGeometry() - [source] + [source]

@@ -6591,11 +6591,11 @@
Returns:

(inherited) toGeoJSON(optsopt) - [source] + [source]

@@ -6828,11 +6828,11 @@
Returns:

(inherited) toJSON(optionsopt) - [source] + [source]

@@ -7177,11 +7177,11 @@
Returns:

(inherited) getLength() - [source] + [source]

@@ -7260,11 +7260,11 @@
Returns:

(inherited) getArea() - [source] + [source]

@@ -7343,11 +7343,11 @@
Returns:

(inherited) rotate(angle, pivotopt) - [source] + [source]

@@ -16137,11 +16137,11 @@
Properties:

(inherited) idchange - [source] + [source]

@@ -16360,7 +16360,7 @@
Properties:
Source:
@@ -16402,11 +16402,11 @@
Properties:

(inherited) propertieschange - [source] + [source]

@@ -16625,7 +16625,7 @@
Properties:
Source:
@@ -16667,11 +16667,11 @@
Properties:

(inherited) show - [source] + [source]

@@ -16834,7 +16834,7 @@
Properties:
Source:
@@ -16876,11 +16876,11 @@
Properties:

(inherited) hide - [source] + [source]

@@ -17043,7 +17043,7 @@
Properties:
Source:
@@ -17085,11 +17085,11 @@
Properties:

(inherited) zindexchange - [source] + [source]

@@ -17302,7 +17302,7 @@
Properties:
Source:
@@ -17344,11 +17344,11 @@
Properties:

(inherited) removestart - [source] + [source]

@@ -17511,7 +17511,7 @@
Properties:
Source:
@@ -17553,11 +17553,11 @@
Properties:

(inherited) removeend - [source] + [source]

@@ -17720,7 +17720,7 @@
Properties:
Source:
@@ -17762,11 +17762,11 @@
Properties:

(inherited) remove - [source] + [source]

@@ -17929,7 +17929,7 @@
Properties:
Source:
@@ -17971,11 +17971,11 @@
Properties:

(inherited) shapechange - [source] + [source]

@@ -18138,7 +18138,7 @@
Properties:
Source:
@@ -18180,11 +18180,11 @@
Properties:

(inherited) positionchange - [source] + [source]

@@ -18347,7 +18347,7 @@
Properties:
Source:
@@ -18389,11 +18389,11 @@
Properties:

(inherited) symbolchange - [source] + [source]

@@ -18581,7 +18581,7 @@
Properties:
Source:
@@ -21849,11 +21849,11 @@
Properties:

(inherited) editrecord - [source] + [source]

@@ -22016,7 +22016,7 @@
Properties:
Source:
@@ -22921,13 +22921,13 @@
Properties:

- Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
diff --git a/docs/api/1.x/Class.html b/docs/api/1.x/Class.html index 074e08ffc9..2dcc7045f3 100644 --- a/docs/api/1.x/Class.html +++ b/docs/api/1.x/Class.html @@ -1079,13 +1079,13 @@

-

V1.0.0-rc.18

Classes

    Map
    Layer
    Geometry
    Basic types
    Maptool
    Ui
    Control
    Core
    Animation
    Geo
    Handler
    Other

    Namespaces

    Mixins

    Global

    +

    V1.0.0-rc.19

    Classes

      Map
      Layer
      Geometry
      Basic types
      Maptool
      Ui
      Control
      Core
      Animation
      Geo
      Handler
      Other

      Namespaces

      Mixins

      Global


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/CollisionIndex.html b/docs/api/1.x/CollisionIndex.html index c71d3c09e0..edfc317824 100644 --- a/docs/api/1.x/CollisionIndex.html +++ b/docs/api/1.x/CollisionIndex.html @@ -647,13 +647,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ConnectorLine.html b/docs/api/1.x/ConnectorLine.html index 3d5931c195..a0ca2c5243 100644 --- a/docs/api/1.x/ConnectorLine.html +++ b/docs/api/1.x/ConnectorLine.html @@ -2440,11 +2440,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2523,11 +2523,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2606,11 +2606,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -2784,11 +2784,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -2867,11 +2867,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -2950,11 +2950,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3033,11 +3033,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3166,11 +3166,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3249,11 +3249,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3382,11 +3382,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3465,11 +3465,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3548,11 +3548,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3681,11 +3681,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -3760,11 +3760,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -3785,7 +3785,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -3903,11 +3903,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -3982,11 +3982,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4061,11 +4061,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4144,11 +4144,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4223,11 +4223,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4302,11 +4302,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4469,11 +4469,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4557,11 +4557,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4645,11 +4645,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4724,11 +4724,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4807,11 +4807,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -4940,11 +4940,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5068,11 +5068,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5156,11 +5156,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5244,11 +5244,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -5402,11 +5402,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5649,11 +5649,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5732,11 +5732,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5822,11 +5822,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5905,11 +5905,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6142,11 +6142,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6491,11 +6491,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6574,11 +6574,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6657,11 +6657,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15451,11 +15451,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15674,7 +15674,7 @@
      Properties:
      Source:
      @@ -15716,11 +15716,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15939,7 +15939,7 @@
      Properties:
      Source:
      @@ -15981,11 +15981,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16148,7 +16148,7 @@
      Properties:
      Source:
      @@ -16190,11 +16190,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16357,7 +16357,7 @@
      Properties:
      Source:
      @@ -16399,11 +16399,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16616,7 +16616,7 @@
      Properties:
      Source:
      @@ -16658,11 +16658,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16825,7 +16825,7 @@
      Properties:
      Source:
      @@ -16867,11 +16867,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17034,7 +17034,7 @@
      Properties:
      Source:
      @@ -17076,11 +17076,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17243,7 +17243,7 @@
      Properties:
      Source:
      @@ -17285,11 +17285,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17452,7 +17452,7 @@
      Properties:
      Source:
      @@ -17494,11 +17494,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17661,7 +17661,7 @@
      Properties:
      Source:
      @@ -17703,11 +17703,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17895,7 +17895,7 @@
      Properties:
      Source:
      @@ -21163,11 +21163,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21330,7 +21330,7 @@
      Properties:
      Source:
      @@ -22235,13 +22235,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Coordinate.html b/docs/api/1.x/Coordinate.html index 6ecaecd792..f3a0fe8677 100644 --- a/docs/api/1.x/Coordinate.html +++ b/docs/api/1.x/Coordinate.html @@ -2889,13 +2889,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/CubicBezierCurve.html b/docs/api/1.x/CubicBezierCurve.html index 239e7971c3..cb7d692966 100644 --- a/docs/api/1.x/CubicBezierCurve.html +++ b/docs/api/1.x/CubicBezierCurve.html @@ -2417,11 +2417,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2505,11 +2505,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2593,11 +2593,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -2776,11 +2776,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -2864,11 +2864,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -2952,11 +2952,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3040,11 +3040,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3178,11 +3178,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3266,11 +3266,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3404,11 +3404,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3492,11 +3492,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3580,11 +3580,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3718,11 +3718,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -3802,11 +3802,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -3827,7 +3827,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -3950,11 +3950,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4034,11 +4034,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4118,11 +4118,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4206,11 +4206,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4290,11 +4290,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4374,11 +4374,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4546,11 +4546,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4639,11 +4639,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4732,11 +4732,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4816,11 +4816,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4904,11 +4904,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5042,11 +5042,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5175,11 +5175,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5268,11 +5268,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5361,11 +5361,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -5524,11 +5524,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5776,11 +5776,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5864,11 +5864,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5959,11 +5959,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6047,11 +6047,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6289,11 +6289,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6643,11 +6643,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6731,11 +6731,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6819,11 +6819,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15853,11 +15853,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -16081,7 +16081,7 @@
      Properties:
      Source:
      @@ -16123,11 +16123,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -16351,7 +16351,7 @@
      Properties:
      Source:
      @@ -16393,11 +16393,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16565,7 +16565,7 @@
      Properties:
      Source:
      @@ -16607,11 +16607,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16779,7 +16779,7 @@
      Properties:
      Source:
      @@ -16821,11 +16821,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -17043,7 +17043,7 @@
      Properties:
      Source:
      @@ -17085,11 +17085,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -17257,7 +17257,7 @@
      Properties:
      Source:
      @@ -17299,11 +17299,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17471,7 +17471,7 @@
      Properties:
      Source:
      @@ -17513,11 +17513,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17685,7 +17685,7 @@
      Properties:
      Source:
      @@ -17727,11 +17727,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17899,7 +17899,7 @@
      Properties:
      Source:
      @@ -17941,11 +17941,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -18113,7 +18113,7 @@
      Properties:
      Source:
      @@ -18155,11 +18155,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -18352,7 +18352,7 @@
      Properties:
      Source:
      @@ -21690,11 +21690,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21862,7 +21862,7 @@
      Properties:
      Source:
      @@ -22787,13 +22787,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Curve.html b/docs/api/1.x/Curve.html index ac6d8d907d..bcc694c2c1 100644 --- a/docs/api/1.x/Curve.html +++ b/docs/api/1.x/Curve.html @@ -2652,11 +2652,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2740,11 +2740,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2828,11 +2828,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3011,11 +3011,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3099,11 +3099,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3187,11 +3187,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3275,11 +3275,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3413,11 +3413,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3501,11 +3501,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3639,11 +3639,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3727,11 +3727,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3815,11 +3815,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3953,11 +3953,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4037,11 +4037,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4062,7 +4062,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4185,11 +4185,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4269,11 +4269,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4353,11 +4353,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4441,11 +4441,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4525,11 +4525,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4609,11 +4609,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4781,11 +4781,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4874,11 +4874,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4967,11 +4967,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5051,11 +5051,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -5139,11 +5139,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5277,11 +5277,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5410,11 +5410,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5503,11 +5503,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5596,11 +5596,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -5759,11 +5759,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -6011,11 +6011,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -6099,11 +6099,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -6194,11 +6194,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6282,11 +6282,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6524,11 +6524,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6878,11 +6878,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6966,11 +6966,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -7054,11 +7054,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -16088,11 +16088,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -16316,7 +16316,7 @@
      Properties:
      Source:
      @@ -16358,11 +16358,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -16586,7 +16586,7 @@
      Properties:
      Source:
      @@ -16628,11 +16628,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16800,7 +16800,7 @@
      Properties:
      Source:
      @@ -16842,11 +16842,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -17014,7 +17014,7 @@
      Properties:
      Source:
      @@ -17056,11 +17056,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -17278,7 +17278,7 @@
      Properties:
      Source:
      @@ -17320,11 +17320,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -17492,7 +17492,7 @@
      Properties:
      Source:
      @@ -17534,11 +17534,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17706,7 +17706,7 @@
      Properties:
      Source:
      @@ -17748,11 +17748,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17920,7 +17920,7 @@
      Properties:
      Source:
      @@ -17962,11 +17962,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -18134,7 +18134,7 @@
      Properties:
      Source:
      @@ -18176,11 +18176,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -18348,7 +18348,7 @@
      Properties:
      Source:
      @@ -18390,11 +18390,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -18587,7 +18587,7 @@
      Properties:
      Source:
      @@ -21925,11 +21925,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -22097,7 +22097,7 @@
      Properties:
      Source:
      @@ -23022,13 +23022,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/DistanceTool.html b/docs/api/1.x/DistanceTool.html index 0471ca18eb..1f4d06a0d9 100644 --- a/docs/api/1.x/DistanceTool.html +++ b/docs/api/1.x/DistanceTool.html @@ -264,11 +264,11 @@

      DistanceTool

      new DistanceTool(optionsopt) - [source] + [source]

      @@ -683,7 +683,7 @@

      Members

      (constant) options @@ -968,6 +968,39 @@

      Properties
      + + + decimalPlaces + + + + + + + + + + + +Number + + + + + + + + + + + + + + The decimal places of the measured value + + + + mode @@ -1162,7 +1195,7 @@
      Properties
      Source:
      @@ -1199,11 +1232,11 @@

      Methods

      clear() - [source] + [source]

      @@ -1282,11 +1315,11 @@
      Returns:

      getMeasureLayers() - [source] + [source]

      @@ -1361,11 +1394,11 @@
      Returns:

      getLastMeasure() - [source] + [source]

      @@ -6880,13 +6913,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/DomUtil.html b/docs/api/1.x/DomUtil.html index 665b58ed40..69a435d97a 100644 --- a/docs/api/1.x/DomUtil.html +++ b/docs/api/1.x/DomUtil.html @@ -3149,13 +3149,13 @@

      (static
      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/DragHandler.html b/docs/api/1.x/DragHandler.html index 41e48f7683..34f4aec1ec 100644 --- a/docs/api/1.x/DragHandler.html +++ b/docs/api/1.x/DragHandler.html @@ -444,13 +444,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/DrawTool.html b/docs/api/1.x/DrawTool.html index 8a5b6e2873..f75af4bf75 100644 --- a/docs/api/1.x/DrawTool.html +++ b/docs/api/1.x/DrawTool.html @@ -6802,13 +6802,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Ellipse.html b/docs/api/1.x/Ellipse.html index ee50938d28..155892005f 100644 --- a/docs/api/1.x/Ellipse.html +++ b/docs/api/1.x/Ellipse.html @@ -2900,11 +2900,11 @@
      Returns:

      (inherited) getCenterInExtent(extent) - [source] + [source]

      @@ -3035,11 +3035,11 @@
      Returns:

      (inherited) hasHoles() - [source] + [source]

      @@ -3393,11 +3393,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -3476,11 +3476,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -3559,11 +3559,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3737,11 +3737,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3820,11 +3820,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3903,11 +3903,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3986,11 +3986,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -4119,11 +4119,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -4202,11 +4202,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -4335,11 +4335,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -4418,11 +4418,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -4501,11 +4501,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -4634,11 +4634,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4713,11 +4713,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4738,7 +4738,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4856,11 +4856,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4935,11 +4935,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -5014,11 +5014,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -5097,11 +5097,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -5176,11 +5176,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -5255,11 +5255,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -5422,11 +5422,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -5510,11 +5510,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -5598,11 +5598,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5677,11 +5677,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -5760,11 +5760,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5893,11 +5893,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -6021,11 +6021,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -6109,11 +6109,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -6197,11 +6197,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -6355,11 +6355,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -6602,11 +6602,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -6685,11 +6685,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -6775,11 +6775,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6858,11 +6858,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -7095,11 +7095,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -7444,11 +7444,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -7527,11 +7527,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -7610,11 +7610,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -16404,11 +16404,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -16627,7 +16627,7 @@
      Properties:
      Source:
      @@ -16669,11 +16669,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -16892,7 +16892,7 @@
      Properties:
      Source:
      @@ -16934,11 +16934,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -17101,7 +17101,7 @@
      Properties:
      Source:
      @@ -17143,11 +17143,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -17310,7 +17310,7 @@
      Properties:
      Source:
      @@ -17352,11 +17352,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -17569,7 +17569,7 @@
      Properties:
      Source:
      @@ -17611,11 +17611,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -17778,7 +17778,7 @@
      Properties:
      Source:
      @@ -17820,11 +17820,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17987,7 +17987,7 @@
      Properties:
      Source:
      @@ -18029,11 +18029,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -18196,7 +18196,7 @@
      Properties:
      Source:
      @@ -18238,11 +18238,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -18405,7 +18405,7 @@
      Properties:
      Source:
      @@ -18447,11 +18447,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -18614,7 +18614,7 @@
      Properties:
      Source:
      @@ -18656,11 +18656,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -18848,7 +18848,7 @@
      Properties:
      Source:
      @@ -22116,11 +22116,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -22283,7 +22283,7 @@
      Properties:
      Source:
      @@ -23188,13 +23188,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Eventable.html b/docs/api/1.x/Eventable.html index 0fa66794d0..40a0d0c4fa 100644 --- a/docs/api/1.x/Eventable.html +++ b/docs/api/1.x/Eventable.html @@ -1694,13 +1694,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Extent.html b/docs/api/1.x/Extent.html index dc55529b61..4aad3d82a3 100644 --- a/docs/api/1.x/Extent.html +++ b/docs/api/1.x/Extent.html @@ -3247,13 +3247,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/GeoJSON.html b/docs/api/1.x/GeoJSON.html index 9aa9157e5c..dfb9791017 100644 --- a/docs/api/1.x/GeoJSON.html +++ b/docs/api/1.x/GeoJSON.html @@ -352,13 +352,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Geometry.html b/docs/api/1.x/Geometry.html index cf39735797..285803fea1 100644 --- a/docs/api/1.x/Geometry.html +++ b/docs/api/1.x/Geometry.html @@ -722,11 +722,11 @@

      Geometry

      (abstract) new Geometry() - [source] + [source]

      @@ -922,7 +922,7 @@

      Members

      (constant) options @@ -1455,7 +1455,7 @@

      Properties
      Source:
      @@ -1647,11 +1647,11 @@

      Methods

      getFirstCoordinate() - [source] + [source]

      @@ -1730,11 +1730,11 @@
      Returns:

      getLastCoordinate() - [source] + [source]

      @@ -1813,11 +1813,11 @@
      Returns:

      addTo(layer, fitviewopt) - [source] + [source]

      @@ -1991,11 +1991,11 @@
      Returns:

      getLayer() - [source] + [source]

      @@ -2074,11 +2074,11 @@
      Returns:

      getMap() - [source] + [source]

      @@ -2157,11 +2157,11 @@
      Returns:

      getId() - [source] + [source]

      @@ -2240,11 +2240,11 @@
      Returns:

      setId(id) - [source] + [source]

      @@ -2373,11 +2373,11 @@
      Returns:

      getProperties() - [source] + [source]

      @@ -2456,11 +2456,11 @@
      Returns:

      setProperties(properties) - [source] + [source]

      @@ -2589,11 +2589,11 @@
      Returns:

      getType() - [source] + [source]

      @@ -2672,11 +2672,11 @@
      Returns:

      getSymbol() - [source] + [source]

      @@ -2755,11 +2755,11 @@
      Returns:

      setSymbol(symbol) - [source] + [source]

      @@ -2888,11 +2888,11 @@
      Returns:

      getSymbolHash() - [source] + [source]

      @@ -2967,11 +2967,11 @@
      Returns:

      updateSymbol(props) - [source] + [source]

      @@ -2992,7 +2992,7 @@

      var marker = new Marker([0, 0], { symbol : { markerType : 'ellipse', markerWidth : 20, markerHeight : 30 } }); // update symbol's markerWidth to 40 marker.updateSymbol({ markerWidth : 40 }); +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -3110,11 +3110,11 @@
      Returns:

      getTextContent() - [source] + [source]

      @@ -3189,11 +3189,11 @@

      Returns:

      getCenter() - [source] + [source]

      @@ -3268,11 +3268,11 @@
      Returns:

      getExtent() - [source] + [source]

      @@ -3351,11 +3351,11 @@
      Returns:

      getContainerExtent() - [source] + [source]

      @@ -3430,11 +3430,11 @@
      Returns:

      getSize() - [source] + [source]

      @@ -3509,11 +3509,11 @@
      Returns:

      containsPoint(point, topt) - [source] + [source]

      @@ -3676,11 +3676,11 @@
      Returns:

      show() - [source] + [source]

      @@ -3764,11 +3764,11 @@
      Returns:

      hide() - [source] + [source]

      @@ -3852,11 +3852,11 @@
      Returns:

      isVisible() - [source] + [source]

      @@ -3931,11 +3931,11 @@
      Returns:

      getZIndex() - [source] + [source]

      @@ -4014,11 +4014,11 @@
      Returns:

      setZIndex(zIndex) - [source] + [source]

      @@ -4147,11 +4147,11 @@
      Returns:

      setZIndexSilently(zIndex) - [source] + [source]

      @@ -4275,11 +4275,11 @@
      Returns:

      bringToFront() - [source] + [source]

      @@ -4363,11 +4363,11 @@
      Returns:

      bringToBack() - [source] + [source]

      @@ -4451,11 +4451,11 @@
      Returns:

      translate(x, y) - [source] + [source]

      @@ -4609,11 +4609,11 @@
      Returns:

      flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -4856,11 +4856,11 @@
      Returns:

      copy() - [source] + [source]

      @@ -4939,11 +4939,11 @@
      Returns:

      remove() - [source] + [source]

      @@ -5029,11 +5029,11 @@
      Returns:

      toGeoJSONGeometry() - [source] + [source]

      @@ -5112,11 +5112,11 @@
      Returns:

      toGeoJSON(optsopt) - [source] + [source]

      @@ -5349,11 +5349,11 @@
      Returns:

      toJSON(optionsopt) - [source] + [source]

      @@ -5698,11 +5698,11 @@
      Returns:

      getLength() - [source] + [source]

      @@ -5781,11 +5781,11 @@
      Returns:

      getArea() - [source] + [source]

      @@ -5864,11 +5864,11 @@
      Returns:

      rotate(angle, pivotopt) - [source] + [source]

      @@ -17323,11 +17323,11 @@
      Properties:

      idchange - [source] + [source]

      @@ -17541,7 +17541,7 @@
      Properties:
      Source:
      @@ -17583,11 +17583,11 @@
      Properties:

      propertieschange - [source] + [source]

      @@ -17801,7 +17801,7 @@
      Properties:
      Source:
      @@ -17843,11 +17843,11 @@
      Properties:

      show - [source] + [source]

      @@ -18005,7 +18005,7 @@
      Properties:
      Source:
      @@ -18047,11 +18047,11 @@
      Properties:

      hide - [source] + [source]

      @@ -18209,7 +18209,7 @@
      Properties:
      Source:
      @@ -18251,11 +18251,11 @@
      Properties:

      zindexchange - [source] + [source]

      @@ -18463,7 +18463,7 @@
      Properties:
      Source:
      @@ -18505,11 +18505,11 @@
      Properties:

      removestart - [source] + [source]

      @@ -18667,7 +18667,7 @@
      Properties:
      Source:
      @@ -18709,11 +18709,11 @@
      Properties:

      removeend - [source] + [source]

      @@ -18871,7 +18871,7 @@
      Properties:
      Source:
      @@ -18913,11 +18913,11 @@
      Properties:

      remove - [source] + [source]

      @@ -19075,7 +19075,7 @@
      Properties:
      Source:
      @@ -19117,11 +19117,11 @@
      Properties:

      shapechange - [source] + [source]

      @@ -19279,7 +19279,7 @@
      Properties:
      Source:
      @@ -19321,11 +19321,11 @@
      Properties:

      positionchange - [source] + [source]

      @@ -19483,7 +19483,7 @@
      Properties:
      Source:
      @@ -19525,11 +19525,11 @@
      Properties:

      symbolchange - [source] + [source]

      @@ -19712,7 +19712,7 @@
      Properties:
      Source:
      @@ -22910,11 +22910,11 @@
      Properties:

      editrecord - [source] + [source]

      @@ -23072,7 +23072,7 @@
      Properties:
      Source:
      @@ -23957,13 +23957,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/GeometryCollection.html b/docs/api/1.x/GeometryCollection.html index 58de41677d..6433e5b499 100644 --- a/docs/api/1.x/GeometryCollection.html +++ b/docs/api/1.x/GeometryCollection.html @@ -915,7 +915,7 @@

      Members

      (constant) options @@ -1453,7 +1453,7 @@

      Properties
      Source:
      @@ -2514,11 +2514,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2597,11 +2597,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2680,11 +2680,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -2858,11 +2858,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -2941,11 +2941,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3024,11 +3024,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3107,11 +3107,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3240,11 +3240,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3323,11 +3323,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3456,11 +3456,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3539,11 +3539,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3622,11 +3622,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3755,11 +3755,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -3834,11 +3834,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -3859,7 +3859,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -3977,11 +3977,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4056,11 +4056,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4135,11 +4135,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4218,11 +4218,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4297,11 +4297,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4376,11 +4376,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4543,11 +4543,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4622,11 +4622,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4705,11 +4705,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -4838,11 +4838,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -4966,11 +4966,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5054,11 +5054,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5142,11 +5142,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5389,11 +5389,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5472,11 +5472,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5555,11 +5555,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -5792,11 +5792,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6141,11 +6141,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6224,11 +6224,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6307,11 +6307,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15101,11 +15101,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15324,7 +15324,7 @@
      Properties:
      Source:
      @@ -15366,11 +15366,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15589,7 +15589,7 @@
      Properties:
      Source:
      @@ -15631,11 +15631,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -15798,7 +15798,7 @@
      Properties:
      Source:
      @@ -15840,11 +15840,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16007,7 +16007,7 @@
      Properties:
      Source:
      @@ -16049,11 +16049,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16266,7 +16266,7 @@
      Properties:
      Source:
      @@ -16308,11 +16308,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16475,7 +16475,7 @@
      Properties:
      Source:
      @@ -16517,11 +16517,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -16684,7 +16684,7 @@
      Properties:
      Source:
      @@ -16726,11 +16726,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -16893,7 +16893,7 @@
      Properties:
      Source:
      @@ -16935,11 +16935,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17102,7 +17102,7 @@
      Properties:
      Source:
      @@ -17144,11 +17144,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17311,7 +17311,7 @@
      Properties:
      Source:
      @@ -17353,11 +17353,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17545,7 +17545,7 @@
      Properties:
      Source:
      @@ -20813,11 +20813,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -20980,7 +20980,7 @@
      Properties:
      Source:
      @@ -21885,13 +21885,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/GeometryEditor.html b/docs/api/1.x/GeometryEditor.html index 605ea4958a..8031604cec 100644 --- a/docs/api/1.x/GeometryEditor.html +++ b/docs/api/1.x/GeometryEditor.html @@ -873,11 +873,11 @@
      Returns:

      undo() - [source] + [source]

      @@ -956,11 +956,11 @@
      Returns:

      redo() - [source] + [source]

      @@ -4639,13 +4639,13 @@


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/GroupTileLayer.html b/docs/api/1.x/GroupTileLayer.html index b1e13a6b5d..2ca1fcb92a 100644 --- a/docs/api/1.x/GroupTileLayer.html +++ b/docs/api/1.x/GroupTileLayer.html @@ -709,7 +709,7 @@

      Members

      (constant) options @@ -1136,7 +1136,7 @@

      Properties
      - backgroundZoomDiff + placeholder opt @@ -1150,7 +1150,10 @@
      Properties
      -Number +Boolean +| + +function @@ -1161,19 +1164,19 @@
      Properties
      - 6 + false - the zoom diff to find parent tile as background + a placeholder image to replace loading tile, can be a function with a parameter of the tile canvas - placeholder + fragmentShader opt @@ -1187,10 +1190,7 @@
      Properties
      -Boolean -| - -function +String @@ -1201,19 +1201,19 @@
      Properties
      - false + null - a placeholder image to replace loading tile, can be a function with a parameter of the tile canvas + custom fragment shader, replace the default fragment shader - fragmentShader + crossOrigin opt @@ -1243,14 +1243,14 @@
      Properties
      - custom fragment shader, replace the default fragment shader + tile image's corssOrigin - crossOrigin + fadeAnimation opt @@ -1264,7 +1264,7 @@
      Properties
      -String +Boolean @@ -1275,19 +1275,19 @@
      Properties
      - null + true - tile image's corssOrigin + fade animation when loading tiles - fadeAnimation + fadeDuration opt @@ -1301,7 +1301,7 @@
      Properties
      -Boolean +Number @@ -1312,12 +1312,12 @@
      Properties
      - true + 167 - fade animation when loading tiles + fading animation duration in ms, default is 167 (10 frames) @@ -1729,6 +1729,43 @@
      Properties
      + + + awareOfTerrain + + + opt + + + + + + + + + + +Boolean + + + + + + + + + + + true + + + + + if the tile layer is aware of terrain. + + + + attribution @@ -2291,7 +2328,7 @@
      Properties
      Source:
      @@ -2924,11 +2961,11 @@
      Returns:

      (inherited) forceReload() - [source] + [source]

      @@ -3007,11 +3044,11 @@
      Returns:

      (inherited) getTileSize() - [source] + [source]

      @@ -3086,11 +3123,11 @@
      Returns:

      (inherited) _getScreenSpaceError() - [source] + [source]

      @@ -3158,11 +3195,11 @@

      <

      (inherited) _getCascadeTiles(z) - [source] + [source]

      @@ -3286,11 +3323,11 @@
      Returns:

      (inherited) getTileUrl(x, y, z) - [source] + [source]

      @@ -3460,11 +3497,11 @@
      Returns:

      (inherited) clear() - [source] + [source]

      @@ -3543,11 +3580,11 @@
      Returns:

      (inherited) getSpatialReference() - [source] + [source]

      @@ -3626,11 +3663,11 @@
      Returns:

      (inherited) getPolygonOffsetCount() - [source] + [source]

      @@ -3705,11 +3742,11 @@
      Returns:

      (inherited) getPolygonOffset() - [source] + [source]

      @@ -3784,11 +3821,11 @@
      Returns:

      (inherited) setPolygonOffset(offset) - [source] + [source]

      @@ -4452,11 +4489,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4531,11 +4568,11 @@
      Returns:

      (inherited) getMinZoom() - [source] + [source]

      @@ -4610,11 +4647,11 @@
      Returns:

      (inherited) getMaxZoom() - [source] + [source]

      @@ -4689,11 +4726,11 @@
      Returns:

      (inherited) getOpacity() - [source] + [source]

      @@ -4768,11 +4805,11 @@
      Returns:

      (inherited) setOpacity(opacity) - [source] + [source]

      @@ -4896,11 +4933,11 @@
      Returns:

      (protected) (inherited) isCanvasRender() - [source] + [source]

      @@ -4975,11 +5012,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -5054,11 +5091,11 @@
      Returns:

      (inherited) getProjection() - [source] + [source]

      @@ -5133,11 +5170,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5216,11 +5253,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5299,11 +5336,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -5382,11 +5419,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -5465,11 +5502,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5544,11 +5581,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5627,11 +5664,11 @@
      Returns:

      (inherited) getMask() - [source] + [source]

      @@ -5706,11 +5743,11 @@
      Returns:

      (inherited) setMask(mask) - [source] + [source]

      @@ -5834,11 +5871,11 @@
      Returns:

      (inherited) removeMask() - [source] + [source]

      @@ -5917,11 +5954,11 @@
      Returns:

      (protected) (inherited) onLoad() - [source] + [source]

      @@ -6000,11 +6037,11 @@
      Returns:

      (inherited) isLoaded() - [source] + [source]

      @@ -6079,11 +6116,11 @@
      Returns:

      (inherited) getCollisionIndex() - [source] + [source]

      @@ -6158,11 +6195,11 @@
      Returns:

      (inherited) clearCollisionIndex() - [source] + [source]

      @@ -8887,11 +8924,11 @@

      Events

      (inherited) clear - [source] + [source]

      @@ -9054,7 +9091,7 @@
      Properties:
      Source:
      @@ -9355,11 +9392,11 @@
      Properties:

      (inherited) renderercreate - [source] + [source]

      @@ -9547,7 +9584,7 @@
      Properties:
      Source:
      @@ -10527,13 +10564,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Handler.html b/docs/api/1.x/Handler.html index 801a604c44..1cff8f84cf 100644 --- a/docs/api/1.x/Handler.html +++ b/docs/api/1.x/Handler.html @@ -423,13 +423,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Handlerable.html b/docs/api/1.x/Handlerable.html index 4e06e387f8..4db953b248 100644 --- a/docs/api/1.x/Handlerable.html +++ b/docs/api/1.x/Handlerable.html @@ -95,13 +95,13 @@

      Handlerable


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ImageLayer.html b/docs/api/1.x/ImageLayer.html index db15cab256..e3a11fb243 100644 --- a/docs/api/1.x/ImageLayer.html +++ b/docs/api/1.x/ImageLayer.html @@ -2126,11 +2126,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -2205,11 +2205,11 @@
      Returns:

      (inherited) getMinZoom() - [source] + [source]

      @@ -2284,11 +2284,11 @@
      Returns:

      (inherited) getMaxZoom() - [source] + [source]

      @@ -2363,11 +2363,11 @@
      Returns:

      (inherited) getOpacity() - [source] + [source]

      @@ -2442,11 +2442,11 @@
      Returns:

      (inherited) setOpacity(opacity) - [source] + [source]

      @@ -2570,11 +2570,11 @@
      Returns:

      (protected) (inherited) isCanvasRender() - [source] + [source]

      @@ -2649,11 +2649,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -2728,11 +2728,11 @@
      Returns:

      (inherited) getProjection() - [source] + [source]

      @@ -2807,11 +2807,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -2890,11 +2890,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -2973,11 +2973,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -3056,11 +3056,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -3139,11 +3139,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -3218,11 +3218,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -3301,11 +3301,11 @@
      Returns:

      (inherited) getMask() - [source] + [source]

      @@ -3380,11 +3380,11 @@
      Returns:

      (inherited) setMask(mask) - [source] + [source]

      @@ -3508,11 +3508,11 @@
      Returns:

      (inherited) removeMask() - [source] + [source]

      @@ -3591,11 +3591,11 @@
      Returns:

      (protected) (inherited) onLoad() - [source] + [source]

      @@ -3674,11 +3674,11 @@
      Returns:

      (inherited) isLoaded() - [source] + [source]

      @@ -3753,11 +3753,11 @@
      Returns:

      (inherited) getCollisionIndex() - [source] + [source]

      @@ -3832,11 +3832,11 @@
      Returns:

      (inherited) clearCollisionIndex() - [source] + [source]

      @@ -6820,11 +6820,11 @@
      Properties:

      (inherited) renderercreate - [source] + [source]

      @@ -7012,7 +7012,7 @@
      Properties:
      Source:
      @@ -7992,13 +7992,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/JSONAble.html b/docs/api/1.x/JSONAble.html index 7ac93ba7ea..25e9d81ab6 100644 --- a/docs/api/1.x/JSONAble.html +++ b/docs/api/1.x/JSONAble.html @@ -459,13 +459,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Label.html b/docs/api/1.x/Label.html index d831f28feb..4a5aa0c576 100644 --- a/docs/api/1.x/Label.html +++ b/docs/api/1.x/Label.html @@ -3527,11 +3527,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -3610,11 +3610,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -3693,11 +3693,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3871,11 +3871,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3954,11 +3954,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -4037,11 +4037,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -4120,11 +4120,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -4253,11 +4253,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -4336,11 +4336,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -4469,11 +4469,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -4552,11 +4552,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -4635,11 +4635,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -4768,11 +4768,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4847,11 +4847,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4872,7 +4872,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4990,11 +4990,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -5069,11 +5069,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -5148,11 +5148,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -5231,11 +5231,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -5310,11 +5310,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -5389,11 +5389,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -5556,11 +5556,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -5644,11 +5644,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -5732,11 +5732,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5811,11 +5811,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -5894,11 +5894,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -6027,11 +6027,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -6155,11 +6155,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -6243,11 +6243,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -6331,11 +6331,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -6489,11 +6489,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -6736,11 +6736,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -6819,11 +6819,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -6909,11 +6909,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6992,11 +6992,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -7229,11 +7229,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -7578,11 +7578,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -7661,11 +7661,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -7744,11 +7744,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -17210,11 +17210,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -17433,7 +17433,7 @@
      Properties:
      Source:
      @@ -17475,11 +17475,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -17698,7 +17698,7 @@
      Properties:
      Source:
      @@ -17740,11 +17740,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -17907,7 +17907,7 @@
      Properties:
      Source:
      @@ -17949,11 +17949,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -18116,7 +18116,7 @@
      Properties:
      Source:
      @@ -18158,11 +18158,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -18375,7 +18375,7 @@
      Properties:
      Source:
      @@ -18417,11 +18417,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -18584,7 +18584,7 @@
      Properties:
      Source:
      @@ -18626,11 +18626,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -18793,7 +18793,7 @@
      Properties:
      Source:
      @@ -18835,11 +18835,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -19002,7 +19002,7 @@
      Properties:
      Source:
      @@ -19044,11 +19044,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -19211,7 +19211,7 @@
      Properties:
      Source:
      @@ -19253,11 +19253,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -19420,7 +19420,7 @@
      Properties:
      Source:
      @@ -19462,11 +19462,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -19654,7 +19654,7 @@
      Properties:
      Source:
      @@ -22922,11 +22922,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -23089,7 +23089,7 @@
      Properties:
      Source:
      @@ -23994,13 +23994,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Layer.html b/docs/api/1.x/Layer.html index c15c16b542..b125a24b93 100644 --- a/docs/api/1.x/Layer.html +++ b/docs/api/1.x/Layer.html @@ -1968,11 +1968,11 @@
      Returns:

      getZIndex() - [source] + [source]

      @@ -2047,11 +2047,11 @@
      Returns:

      getMinZoom() - [source] + [source]

      @@ -2126,11 +2126,11 @@
      Returns:

      getMaxZoom() - [source] + [source]

      @@ -2205,11 +2205,11 @@
      Returns:

      getOpacity() - [source] + [source]

      @@ -2284,11 +2284,11 @@
      Returns:

      setOpacity(opacity) - [source] + [source]

      @@ -2412,11 +2412,11 @@
      Returns:

      (protected) isCanvasRender() - [source] + [source]

      @@ -2491,11 +2491,11 @@
      Returns:

      getMap() - [source] + [source]

      @@ -2570,11 +2570,11 @@
      Returns:

      getProjection() - [source] + [source]

      @@ -2649,11 +2649,11 @@
      Returns:

      bringToFront() - [source] + [source]

      @@ -2732,11 +2732,11 @@
      Returns:

      bringToBack() - [source] + [source]

      @@ -2815,11 +2815,11 @@
      Returns:

      show() - [source] + [source]

      @@ -2898,11 +2898,11 @@
      Returns:

      hide() - [source] + [source]

      @@ -2981,11 +2981,11 @@
      Returns:

      isVisible() - [source] + [source]

      @@ -3060,11 +3060,11 @@
      Returns:

      remove() - [source] + [source]

      @@ -3143,11 +3143,11 @@
      Returns:

      getMask() - [source] + [source]

      @@ -3222,11 +3222,11 @@
      Returns:

      setMask(mask) - [source] + [source]

      @@ -3350,11 +3350,11 @@
      Returns:

      removeMask() - [source] + [source]

      @@ -3433,11 +3433,11 @@
      Returns:

      (protected) onLoad() - [source] + [source]

      @@ -3516,11 +3516,11 @@
      Returns:

      isLoaded() - [source] + [source]

      @@ -3595,11 +3595,11 @@
      Returns:

      getCollisionIndex() - [source] + [source]

      @@ -3674,11 +3674,11 @@
      Returns:

      clearCollisionIndex() - [source] + [source]

      @@ -8888,11 +8888,11 @@
      Properties:

      renderercreate - [source] + [source]

      @@ -9075,7 +9075,7 @@
      Properties:
      Source:
      @@ -10035,13 +10035,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/LineString.html b/docs/api/1.x/LineString.html index b947203a63..b442ca438b 100644 --- a/docs/api/1.x/LineString.html +++ b/docs/api/1.x/LineString.html @@ -2392,11 +2392,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2475,11 +2475,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2558,11 +2558,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -2736,11 +2736,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -2819,11 +2819,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -2902,11 +2902,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -2985,11 +2985,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3118,11 +3118,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3201,11 +3201,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3334,11 +3334,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3417,11 +3417,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3500,11 +3500,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3633,11 +3633,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -3712,11 +3712,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -3737,7 +3737,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -3855,11 +3855,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -3934,11 +3934,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4013,11 +4013,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4096,11 +4096,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4175,11 +4175,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4254,11 +4254,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4421,11 +4421,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4509,11 +4509,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4597,11 +4597,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4676,11 +4676,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4759,11 +4759,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -4892,11 +4892,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5020,11 +5020,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5108,11 +5108,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5196,11 +5196,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -5354,11 +5354,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5601,11 +5601,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5684,11 +5684,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5774,11 +5774,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5857,11 +5857,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6094,11 +6094,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6443,11 +6443,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6526,11 +6526,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6609,11 +6609,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15403,11 +15403,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15626,7 +15626,7 @@
      Properties:
      Source:
      @@ -15668,11 +15668,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15891,7 +15891,7 @@
      Properties:
      Source:
      @@ -15933,11 +15933,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16100,7 +16100,7 @@
      Properties:
      Source:
      @@ -16142,11 +16142,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16309,7 +16309,7 @@
      Properties:
      Source:
      @@ -16351,11 +16351,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16568,7 +16568,7 @@
      Properties:
      Source:
      @@ -16610,11 +16610,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16777,7 +16777,7 @@
      Properties:
      Source:
      @@ -16819,11 +16819,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -16986,7 +16986,7 @@
      Properties:
      Source:
      @@ -17028,11 +17028,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17195,7 +17195,7 @@
      Properties:
      Source:
      @@ -17237,11 +17237,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17404,7 +17404,7 @@
      Properties:
      Source:
      @@ -17446,11 +17446,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17613,7 +17613,7 @@
      Properties:
      Source:
      @@ -17655,11 +17655,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17847,7 +17847,7 @@
      Properties:
      Source:
      @@ -21115,11 +21115,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21282,7 +21282,7 @@
      Properties:
      Source:
      @@ -22187,13 +22187,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Map.html b/docs/api/1.x/Map.html index 86045674e9..ba03a5c461 100644 --- a/docs/api/1.x/Map.html +++ b/docs/api/1.x/Map.html @@ -1123,11 +1123,11 @@

      Map

      new Map(container, options) - [source] + [source]

      @@ -1642,7 +1642,7 @@

      Members

      (constant) options @@ -3632,7 +3632,7 @@

      Properties
      Source:
      @@ -3657,7 +3657,7 @@
      Properties

      (constant) VERSION @@ -3752,7 +3752,7 @@

      Properties:
      Source:
      @@ -3907,11 +3907,11 @@

      Static Methods

      (protected, static) addOnLoadHook(fn) - [source] + [source]

      @@ -4343,11 +4343,11 @@

      Methods

      isLoaded() - [source] + [source]

      @@ -4422,11 +4422,11 @@
      Returns:

      getContainer() - [source] + [source]

      @@ -4501,11 +4501,11 @@
      Returns:

      getSpatialReference() - [source] + [source]

      @@ -4584,11 +4584,11 @@
      Returns:

      setSpatialReference(spatialReference) - [source] + [source]

      @@ -4746,11 +4746,11 @@
      Returns:

      getProjection() - [source] + [source]

      @@ -4825,11 +4825,11 @@
      Returns:

      getFullExtent() - [source] + [source]

      @@ -4904,11 +4904,11 @@
      Returns:

      setCursor(cursor) - [source] + [source]

      @@ -5039,11 +5039,11 @@
      Returns:

      resetCursor() - [source] + [source]

      @@ -5129,11 +5129,11 @@
      Returns:

      getCenter() - [source] + [source]

      @@ -5208,11 +5208,11 @@
      Returns:

      setCenter(center) - [source] + [source]

      @@ -5336,11 +5336,11 @@
      Returns:

      getSize() - [source] + [source]

      @@ -5415,11 +5415,11 @@
      Returns:

      getContainerExtent() - [source] + [source]

      @@ -5494,11 +5494,11 @@
      Returns:

      getExtent() - [source] + [source]

      @@ -5573,11 +5573,11 @@
      Returns:

      getProjExtent() - [source] + [source]

      @@ -5652,11 +5652,11 @@
      Returns:

      getPrjExtent() - [source] + [source]

      @@ -5731,11 +5731,11 @@
      Returns:

      getMaxExtent() - [source] + [source]

      @@ -5810,11 +5810,11 @@
      Returns:

      setMaxExtent(extent) - [source] + [source]

      @@ -5945,11 +5945,11 @@
      Returns:

      getZoom() - [source] + [source]

      @@ -6024,11 +6024,11 @@
      Returns:

      getZoomForScale(scale, fromZoom, isFraction) - [source] + [source]

      @@ -6198,11 +6198,11 @@
      Returns:

      setZoom(zoom, optionsopt) - [source] + [source]

      @@ -6431,11 +6431,11 @@
      Returns:

      getMaxZoom() - [source] + [source]

      @@ -6510,11 +6510,11 @@
      Returns:

      setMaxZoom(maxZoom) - [source] + [source]

      @@ -6638,11 +6638,11 @@
      Returns:

      getMinZoom() - [source] + [source]

      @@ -6717,11 +6717,11 @@
      Returns:

      setMinZoom(minZoom) - [source] + [source]

      @@ -6845,11 +6845,11 @@
      Returns:

      getMaxNativeZoom() - [source] + [source]

      @@ -6924,11 +6924,11 @@
      Returns:

      getGLRes() - [source] + [source]

      @@ -7003,11 +7003,11 @@
      Returns:

      getGLScale(zoomopt) - [source] + [source]

      @@ -7133,11 +7133,11 @@
      Returns:

      zoomIn() - [source] + [source]

      @@ -7216,11 +7216,11 @@
      Returns:

      zoomOut() - [source] + [source]

      @@ -7299,11 +7299,11 @@
      Returns:

      isZooming() - [source] + [source]

      @@ -7378,11 +7378,11 @@
      Returns:

      isInteracting() - [source] + [source]

      @@ -7457,11 +7457,11 @@
      Returns:

      setCenterAndZoom(center, zoom) - [source] + [source]

      @@ -7608,11 +7608,11 @@
      Returns:

      getFitZoom(extent, isFraction) - [source] + [source]

      @@ -7759,11 +7759,11 @@
      Returns:

      getView() - [source] + [source]

      @@ -7842,11 +7842,11 @@
      Returns:

      setView(view) - [source] + [source]

      @@ -7959,11 +7959,11 @@

      getResolution(zoom) - [source] + [source]

      @@ -8087,11 +8087,11 @@
      Returns:

      getScale(zoom) - [source] + [source]

      @@ -8215,11 +8215,11 @@
      Returns:

      fitExtent(extent, zoomOffset) - [source] + [source]

      @@ -8366,11 +8366,11 @@
      Returns:

      getBaseLayer() - [source] + [source]

      @@ -8445,11 +8445,11 @@
      Returns:

      setBaseLayer(baseLayer) - [source] + [source]

      @@ -8582,11 +8582,11 @@
      Returns:

      removeBaseLayer() - [source] + [source]

      @@ -8670,11 +8670,11 @@
      Returns:

      getLayers(filteropt) - [source] + [source]

      @@ -8807,11 +8807,11 @@
      Returns:

      getLayer(id) - [source] + [source]

      @@ -8931,11 +8931,11 @@
      Returns:

      addLayer(layer) - [source] + [source]

      @@ -9067,11 +9067,11 @@
      Returns:

      removeLayer(layer) - [source] + [source]

      @@ -9209,11 +9209,11 @@
      Returns:

      sortLayers(layers) - [source] + [source]

      @@ -9347,11 +9347,11 @@
      Returns:

      toDataURL(optionsopt) - [source] + [source]

      @@ -9646,11 +9646,11 @@
      Returns:

      coordToPoint() - [source] + [source]

      @@ -9718,11 +9718,11 @@

      coordToPointAtRes() - [source] + [source]

      @@ -9790,11 +9790,11 @@

      pointToCoord() - [source] + [source]

      @@ -9862,11 +9862,11 @@

      pointAtResToCoord() - [source] + [source]

      @@ -9934,11 +9934,11 @@

      coordToViewPoint() - [source] + [source]

      @@ -10006,11 +10006,11 @@

      viewPointToCoord() - [source] + [source]

      @@ -10078,11 +10078,11 @@

      coordToContainerPoint() - [source] + [source]

      @@ -10150,11 +10150,11 @@

      containerPointToCoord() - [source] + [source]

      @@ -10222,11 +10222,11 @@

      containerPointToViewPoint(containerPoint, outopt) - [source] + [source]

      @@ -10379,11 +10379,11 @@
      Returns:

      viewPointToContainerPoint(viewPoint, outopt) - [source] + [source]

      @@ -10536,11 +10536,11 @@
      Returns:

      checkSize() - [source] + [source]

      @@ -10624,11 +10624,11 @@
      Returns:

      locate(coordinate, dx, dy) - [source] + [source]

      @@ -10798,11 +10798,11 @@
      Returns:

      getMainPanel() - [source] + [source]

      @@ -10877,11 +10877,11 @@
      Returns:

      getPanels() - [source] + [source]

      @@ -10956,11 +10956,11 @@
      Returns:

      remove() - [source] + [source]

      @@ -11039,11 +11039,11 @@
      Returns:

      isRemoved() - [source] + [source]

      @@ -11118,11 +11118,11 @@
      Returns:

      isMoving() - [source] + [source]

      @@ -11197,11 +11197,11 @@
      Returns:

      isOffscreen(box, padding) - [source] + [source]

      @@ -11347,11 +11347,11 @@
      Returns:

      getDevicePixelRatio() - [source] + [source]

      @@ -11426,11 +11426,11 @@
      Returns:

      setDevicePixelRatio(dpr) - [source] + [source]

      @@ -11554,11 +11554,11 @@
      Returns:

      offsetPlatform() - [source] + [source]

      @@ -11633,11 +11633,11 @@
      Returns:

      getViewPoint() - [source] + [source]

      @@ -11716,11 +11716,11 @@
      Returns:

      coordinateToPoint(coordinate, zoomopt, outopt) - [source] + [source]

      @@ -11913,11 +11913,11 @@
      Returns:

      coordinateToPointAtRes(coordinate, resopt, outopt) - [source] + [source]

      @@ -12110,11 +12110,11 @@
      Returns:

      pointToCoordinate(point, zoom, outopt) - [source] + [source]

      @@ -12305,11 +12305,11 @@
      Returns:

      pointAtResToCoordinate(point, res, outopt) - [source] + [source]

      @@ -12500,11 +12500,11 @@
      Returns:

      coordinateToViewPoint(coordinate, outopt) - [source] + [source]

      @@ -12657,11 +12657,11 @@
      Returns:

      viewPointToCoordinate(viewPoint, outopt) - [source] + [source]

      @@ -12814,11 +12814,11 @@
      Returns:

      coordinateToContainerPoint(zoomopt, outopt) - [source] + [source]

      @@ -13000,11 +13000,11 @@
      Returns:

      coordinatesToContainerPoints(zoomopt) - [source] + [source]

      @@ -13157,11 +13157,11 @@
      Returns:

      coordinatesToContainerPointsAtRes(resolutionopt) - [source] + [source]

      @@ -13314,11 +13314,11 @@
      Returns:

      containerPointToCoordinate(outopt) - [source] + [source]

      @@ -13471,11 +13471,11 @@
      Returns:

      containerToExtent(containerExtent) - [source] + [source]

      @@ -13599,11 +13599,11 @@
      Returns:

      distanceToPixel(xDist, yDist) - [source] + [source]

      @@ -13750,11 +13750,11 @@
      Returns:

      distanceToPoint(xDist, yDist, zoom) - [source] + [source]

      @@ -13920,11 +13920,11 @@
      Returns:

      distanceToPointAtRes(xDist, yDist, res) - [source] + [source]

      @@ -14090,11 +14090,11 @@
      Returns:

      altitudeToPoint(altitude, res, originCenteropt) - [source] + [source]

      @@ -14290,11 +14290,11 @@
      Returns:

      pixelToDistance(width, height) - [source] + [source]

      @@ -14441,11 +14441,11 @@
      Returns:

      pointToDistance(dx, dy, zoom) - [source] + [source]

      @@ -14615,11 +14615,11 @@
      Returns:

      pointAtResToDistance(dx, dy, res) - [source] + [source]

      @@ -14789,11 +14789,11 @@
      Returns:

      locateByPoint(coordinate, px, py) - [source] + [source]

      @@ -14963,11 +14963,11 @@
      Returns:

      (protected) _pointToExtent(extent2D) - [source] + [source]

      @@ -15401,11 +15401,11 @@
      Returns:

      flyTo(view, optionsopt, stepopt) - [source] + [source]

      @@ -15711,11 +15711,11 @@
      Returns:

      isAnimating() - [source] + [source]

      @@ -15790,11 +15790,11 @@
      Returns:

      getFov() - [source] + [source]

      @@ -15873,11 +15873,11 @@
      Returns:

      setFov(fov) - [source] + [source]

      @@ -16001,11 +16001,11 @@
      Returns:

      getBearing() - [source] + [source]

      @@ -16084,11 +16084,11 @@
      Returns:

      setBearing(bearing) - [source] + [source]

      @@ -16212,11 +16212,11 @@
      Returns:

      getPitch() - [source] + [source]

      @@ -16295,11 +16295,11 @@
      Returns:

      setPitch(pitch) - [source] + [source]

      @@ -25331,11 +25331,11 @@

      Events

      spatialreferencechange - [source] + [source]

      @@ -25543,7 +25543,7 @@
      Properties:
      Source:
      @@ -25585,11 +25585,11 @@
      Properties:

      baselayerchangestart - [source] + [source]

      @@ -25747,7 +25747,7 @@
      Properties:
      Source:
      @@ -25789,11 +25789,11 @@
      Properties:

      baselayerchangeend - [source] + [source]

      @@ -25951,7 +25951,7 @@
      Properties:
      Source:
      @@ -25993,11 +25993,11 @@
      Properties:

      setbaselayer - [source] + [source]

      @@ -26155,7 +26155,7 @@
      Properties:
      Source:
      @@ -26197,11 +26197,11 @@
      Properties:

      baselayerload - [source] + [source]

      @@ -26359,7 +26359,7 @@
      Properties:
      Source:
      @@ -26401,11 +26401,11 @@
      Properties:

      baselayerremove - [source] + [source]

      @@ -26563,7 +26563,7 @@
      Properties:
      Source:
      @@ -26605,11 +26605,11 @@
      Properties:

      addlayer - [source] + [source]

      @@ -26792,7 +26792,7 @@
      Properties:
      Source:
      @@ -26834,11 +26834,11 @@
      Properties:

      removelayer - [source] + [source]

      @@ -27021,7 +27021,7 @@
      Properties:
      Source:
      @@ -27063,11 +27063,11 @@
      Properties:

      resize - [source] + [source]

      @@ -27225,7 +27225,7 @@
      Properties:
      Source:
      @@ -27267,11 +27267,11 @@
      Properties:

      movestart - [source] + [source]

      @@ -27529,7 +27529,7 @@
      Properties:
      Source:
      @@ -27571,11 +27571,11 @@
      Properties:

      moving - [source] + [source]

      @@ -27833,7 +27833,7 @@
      Properties:
      Source:
      @@ -27875,11 +27875,11 @@
      Properties:

      moveend - [source] + [source]

      @@ -28137,7 +28137,7 @@
      Properties:
      Source:
      @@ -28179,11 +28179,11 @@
      Properties:

      dragrotatestart - [source] + [source]

      @@ -28441,7 +28441,7 @@
      Properties:
      Source:
      @@ -28483,11 +28483,11 @@
      Properties:

      dragrotating - [source] + [source]

      @@ -28745,7 +28745,7 @@
      Properties:
      Source:
      @@ -28787,11 +28787,11 @@
      Properties:

      dragrotateend - [source] + [source]

      @@ -29049,7 +29049,7 @@
      Properties:
      Source:
      @@ -29091,11 +29091,11 @@
      Properties:

      animating - [source] + [source]

      @@ -29253,7 +29253,7 @@
      Properties:
      Source:
      @@ -29295,11 +29295,11 @@
      Properties:

      animateinterrupted - [source] + [source]

      @@ -29457,7 +29457,7 @@
      Properties:
      Source:
      @@ -29499,11 +29499,11 @@
      Properties:

      animateend - [source] + [source]

      @@ -29661,7 +29661,7 @@
      Properties:
      Source:
      @@ -29703,11 +29703,11 @@
      Properties:

      animatestart - [source] + [source]

      @@ -29865,7 +29865,7 @@
      Properties:
      Source:
      @@ -29907,11 +29907,11 @@
      Properties:

      pitch - [source] + [source]

      @@ -30119,7 +30119,7 @@
      Properties:
      Source:
      @@ -30161,11 +30161,11 @@
      Properties:

      pitchend - [source] + [source]

      @@ -30373,7 +30373,7 @@
      Properties:
      Source:
      @@ -35537,11 +35537,11 @@
      Properties:

      zoomstart - [source] + [source]

      @@ -35749,7 +35749,7 @@
      Properties:
      Source:
      @@ -35791,11 +35791,11 @@
      Properties:

      zooming - [source] + [source]

      @@ -36003,7 +36003,7 @@
      Properties:
      Source:
      @@ -36045,11 +36045,11 @@
      Properties:

      zoomend - [source] + [source]

      @@ -36257,7 +36257,7 @@
      Properties:
      Source:
      @@ -36299,11 +36299,11 @@
      Properties:

      touchactstart - [source] + [source]

      @@ -36461,7 +36461,7 @@
      Properties:
      Source:
      @@ -36503,11 +36503,11 @@
      Properties:

      touchacting - [source] + [source]

      @@ -36665,7 +36665,7 @@
      Properties:
      Source:
      @@ -36707,11 +36707,11 @@
      Properties:

      touchactend - [source] + [source]

      @@ -36869,7 +36869,7 @@
      Properties:
      Source:
      @@ -37525,13 +37525,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/MapTool.html b/docs/api/1.x/MapTool.html index f823a3c28b..91bda6800f 100644 --- a/docs/api/1.x/MapTool.html +++ b/docs/api/1.x/MapTool.html @@ -3636,13 +3636,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/MapboxUtil.html b/docs/api/1.x/MapboxUtil.html index f2e93eb82e..30d591947d 100644 --- a/docs/api/1.x/MapboxUtil.html +++ b/docs/api/1.x/MapboxUtil.html @@ -146,13 +146,13 @@

      new
      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Marker.html b/docs/api/1.x/Marker.html index 3ced66ab03..7612b74b67 100644 --- a/docs/api/1.x/Marker.html +++ b/docs/api/1.x/Marker.html @@ -2414,11 +2414,11 @@

      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2497,11 +2497,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2580,11 +2580,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -2758,11 +2758,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -2841,11 +2841,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -2924,11 +2924,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3007,11 +3007,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3140,11 +3140,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3223,11 +3223,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3356,11 +3356,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3439,11 +3439,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3522,11 +3522,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3655,11 +3655,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -3734,11 +3734,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -3759,7 +3759,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -3877,11 +3877,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -3956,11 +3956,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4035,11 +4035,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4118,11 +4118,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4197,11 +4197,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4276,11 +4276,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4443,11 +4443,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4531,11 +4531,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4619,11 +4619,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4698,11 +4698,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4781,11 +4781,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -4914,11 +4914,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5042,11 +5042,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5130,11 +5130,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5218,11 +5218,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -5376,11 +5376,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5623,11 +5623,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5706,11 +5706,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5796,11 +5796,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5879,11 +5879,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6116,11 +6116,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6465,11 +6465,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6548,11 +6548,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6631,11 +6631,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15425,11 +15425,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15648,7 +15648,7 @@
      Properties:
      Source:
      @@ -15690,11 +15690,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15913,7 +15913,7 @@
      Properties:
      Source:
      @@ -15955,11 +15955,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16122,7 +16122,7 @@
      Properties:
      Source:
      @@ -16164,11 +16164,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16331,7 +16331,7 @@
      Properties:
      Source:
      @@ -16373,11 +16373,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16590,7 +16590,7 @@
      Properties:
      Source:
      @@ -16632,11 +16632,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16799,7 +16799,7 @@
      Properties:
      Source:
      @@ -16841,11 +16841,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17008,7 +17008,7 @@
      Properties:
      Source:
      @@ -17050,11 +17050,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17217,7 +17217,7 @@
      Properties:
      Source:
      @@ -17259,11 +17259,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17426,7 +17426,7 @@
      Properties:
      Source:
      @@ -17468,11 +17468,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17635,7 +17635,7 @@
      Properties:
      Source:
      @@ -17677,11 +17677,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17869,7 +17869,7 @@
      Properties:
      Source:
      @@ -21137,11 +21137,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21304,7 +21304,7 @@
      Properties:
      Source:
      @@ -22209,13 +22209,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/MultiGeometry.html b/docs/api/1.x/MultiGeometry.html index d63c60562d..a68dd0a81e 100644 --- a/docs/api/1.x/MultiGeometry.html +++ b/docs/api/1.x/MultiGeometry.html @@ -982,7 +982,7 @@

      Members

      (constant) options @@ -1520,7 +1520,7 @@

      Properties
      Source:
      @@ -2803,11 +2803,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2886,11 +2886,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2969,11 +2969,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3147,11 +3147,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3230,11 +3230,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3313,11 +3313,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3396,11 +3396,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3529,11 +3529,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3612,11 +3612,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3745,11 +3745,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3828,11 +3828,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3911,11 +3911,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -4044,11 +4044,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4123,11 +4123,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4148,7 +4148,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4266,11 +4266,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4345,11 +4345,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4424,11 +4424,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4507,11 +4507,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4586,11 +4586,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4665,11 +4665,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4832,11 +4832,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4911,11 +4911,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4994,11 +4994,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5127,11 +5127,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5255,11 +5255,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5343,11 +5343,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5431,11 +5431,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5678,11 +5678,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5761,11 +5761,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5844,11 +5844,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6081,11 +6081,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6430,11 +6430,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6513,11 +6513,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6596,11 +6596,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15390,11 +15390,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15613,7 +15613,7 @@
      Properties:
      Source:
      @@ -15655,11 +15655,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15878,7 +15878,7 @@
      Properties:
      Source:
      @@ -15920,11 +15920,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16087,7 +16087,7 @@
      Properties:
      Source:
      @@ -16129,11 +16129,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16296,7 +16296,7 @@
      Properties:
      Source:
      @@ -16338,11 +16338,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16555,7 +16555,7 @@
      Properties:
      Source:
      @@ -16597,11 +16597,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16764,7 +16764,7 @@
      Properties:
      Source:
      @@ -16806,11 +16806,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -16973,7 +16973,7 @@
      Properties:
      Source:
      @@ -17015,11 +17015,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17182,7 +17182,7 @@
      Properties:
      Source:
      @@ -17224,11 +17224,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17391,7 +17391,7 @@
      Properties:
      Source:
      @@ -17433,11 +17433,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17600,7 +17600,7 @@
      Properties:
      Source:
      @@ -17642,11 +17642,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17834,7 +17834,7 @@
      Properties:
      Source:
      @@ -21102,11 +21102,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21269,7 +21269,7 @@
      Properties:
      Source:
      @@ -22174,13 +22174,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/MultiLineString.html b/docs/api/1.x/MultiLineString.html index 3aa02d30a6..efb304a5e4 100644 --- a/docs/api/1.x/MultiLineString.html +++ b/docs/api/1.x/MultiLineString.html @@ -933,7 +933,7 @@

      Members

      (constant) options @@ -1471,7 +1471,7 @@

      Properties
      Source:
      @@ -2754,11 +2754,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2837,11 +2837,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2920,11 +2920,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3098,11 +3098,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3181,11 +3181,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3264,11 +3264,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3347,11 +3347,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3480,11 +3480,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3563,11 +3563,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3696,11 +3696,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3779,11 +3779,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3862,11 +3862,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3995,11 +3995,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4074,11 +4074,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4099,7 +4099,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4217,11 +4217,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4296,11 +4296,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4375,11 +4375,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4458,11 +4458,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4537,11 +4537,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4616,11 +4616,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4783,11 +4783,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4862,11 +4862,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4945,11 +4945,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5078,11 +5078,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5206,11 +5206,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5294,11 +5294,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5382,11 +5382,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5629,11 +5629,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5712,11 +5712,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5795,11 +5795,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6032,11 +6032,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6381,11 +6381,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6464,11 +6464,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6547,11 +6547,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15341,11 +15341,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15564,7 +15564,7 @@
      Properties:
      Source:
      @@ -15606,11 +15606,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15829,7 +15829,7 @@
      Properties:
      Source:
      @@ -15871,11 +15871,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16038,7 +16038,7 @@
      Properties:
      Source:
      @@ -16080,11 +16080,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16247,7 +16247,7 @@
      Properties:
      Source:
      @@ -16289,11 +16289,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16506,7 +16506,7 @@
      Properties:
      Source:
      @@ -16548,11 +16548,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16715,7 +16715,7 @@
      Properties:
      Source:
      @@ -16757,11 +16757,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -16924,7 +16924,7 @@
      Properties:
      Source:
      @@ -16966,11 +16966,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17133,7 +17133,7 @@
      Properties:
      Source:
      @@ -17175,11 +17175,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17342,7 +17342,7 @@
      Properties:
      Source:
      @@ -17384,11 +17384,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17551,7 +17551,7 @@
      Properties:
      Source:
      @@ -17593,11 +17593,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17785,7 +17785,7 @@
      Properties:
      Source:
      @@ -21053,11 +21053,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21220,7 +21220,7 @@
      Properties:
      Source:
      @@ -22125,13 +22125,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/MultiPoint.html b/docs/api/1.x/MultiPoint.html index be3e531913..39edc4f40b 100644 --- a/docs/api/1.x/MultiPoint.html +++ b/docs/api/1.x/MultiPoint.html @@ -939,7 +939,7 @@

      Members

      (constant) options @@ -1477,7 +1477,7 @@

      Properties
      Source:
      @@ -2888,11 +2888,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2971,11 +2971,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -3054,11 +3054,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3232,11 +3232,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3315,11 +3315,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3398,11 +3398,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3481,11 +3481,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3614,11 +3614,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3697,11 +3697,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3830,11 +3830,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3913,11 +3913,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3996,11 +3996,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -4129,11 +4129,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4208,11 +4208,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4233,7 +4233,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4351,11 +4351,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4430,11 +4430,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4509,11 +4509,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4592,11 +4592,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4671,11 +4671,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4750,11 +4750,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4917,11 +4917,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4996,11 +4996,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -5079,11 +5079,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5212,11 +5212,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5340,11 +5340,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5428,11 +5428,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5516,11 +5516,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5763,11 +5763,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5846,11 +5846,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5929,11 +5929,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6166,11 +6166,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6515,11 +6515,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6598,11 +6598,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6681,11 +6681,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15475,11 +15475,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15698,7 +15698,7 @@
      Properties:
      Source:
      @@ -15740,11 +15740,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15963,7 +15963,7 @@
      Properties:
      Source:
      @@ -16005,11 +16005,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16172,7 +16172,7 @@
      Properties:
      Source:
      @@ -16214,11 +16214,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16381,7 +16381,7 @@
      Properties:
      Source:
      @@ -16423,11 +16423,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16640,7 +16640,7 @@
      Properties:
      Source:
      @@ -16682,11 +16682,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16849,7 +16849,7 @@
      Properties:
      Source:
      @@ -16891,11 +16891,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17058,7 +17058,7 @@
      Properties:
      Source:
      @@ -17100,11 +17100,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17267,7 +17267,7 @@
      Properties:
      Source:
      @@ -17309,11 +17309,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17476,7 +17476,7 @@
      Properties:
      Source:
      @@ -17518,11 +17518,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17685,7 +17685,7 @@
      Properties:
      Source:
      @@ -17727,11 +17727,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17919,7 +17919,7 @@
      Properties:
      Source:
      @@ -21187,11 +21187,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21354,7 +21354,7 @@
      Properties:
      Source:
      @@ -22259,13 +22259,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/MultiPolygon.html b/docs/api/1.x/MultiPolygon.html index b2bfb7fe16..9948e072b2 100644 --- a/docs/api/1.x/MultiPolygon.html +++ b/docs/api/1.x/MultiPolygon.html @@ -933,7 +933,7 @@

      Members

      (constant) options @@ -1471,7 +1471,7 @@

      Properties
      Source:
      @@ -2754,11 +2754,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2837,11 +2837,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2920,11 +2920,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3098,11 +3098,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3181,11 +3181,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3264,11 +3264,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3347,11 +3347,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3480,11 +3480,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3563,11 +3563,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3696,11 +3696,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3779,11 +3779,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3862,11 +3862,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3995,11 +3995,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4074,11 +4074,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4099,7 +4099,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4217,11 +4217,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4296,11 +4296,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4375,11 +4375,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4458,11 +4458,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4537,11 +4537,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4616,11 +4616,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4783,11 +4783,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4862,11 +4862,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4945,11 +4945,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5078,11 +5078,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5206,11 +5206,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5294,11 +5294,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5382,11 +5382,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5629,11 +5629,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5712,11 +5712,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5795,11 +5795,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6032,11 +6032,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6381,11 +6381,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6464,11 +6464,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6547,11 +6547,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15341,11 +15341,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15564,7 +15564,7 @@
      Properties:
      Source:
      @@ -15606,11 +15606,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15829,7 +15829,7 @@
      Properties:
      Source:
      @@ -15871,11 +15871,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16038,7 +16038,7 @@
      Properties:
      Source:
      @@ -16080,11 +16080,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16247,7 +16247,7 @@
      Properties:
      Source:
      @@ -16289,11 +16289,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16506,7 +16506,7 @@
      Properties:
      Source:
      @@ -16548,11 +16548,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16715,7 +16715,7 @@
      Properties:
      Source:
      @@ -16757,11 +16757,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -16924,7 +16924,7 @@
      Properties:
      Source:
      @@ -16966,11 +16966,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17133,7 +17133,7 @@
      Properties:
      Source:
      @@ -17175,11 +17175,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17342,7 +17342,7 @@
      Properties:
      Source:
      @@ -17384,11 +17384,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17551,7 +17551,7 @@
      Properties:
      Source:
      @@ -17593,11 +17593,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17785,7 +17785,7 @@
      Properties:
      Source:
      @@ -21053,11 +21053,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21220,7 +21220,7 @@
      Properties:
      Source:
      @@ -22125,13 +22125,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/OverlayLayer.html b/docs/api/1.x/OverlayLayer.html index c156948385..e3ad3f94c0 100644 --- a/docs/api/1.x/OverlayLayer.html +++ b/docs/api/1.x/OverlayLayer.html @@ -4587,11 +4587,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4666,11 +4666,11 @@
      Returns:

      (inherited) getMinZoom() - [source] + [source]

      @@ -4745,11 +4745,11 @@
      Returns:

      (inherited) getMaxZoom() - [source] + [source]

      @@ -4824,11 +4824,11 @@
      Returns:

      (inherited) getOpacity() - [source] + [source]

      @@ -4903,11 +4903,11 @@
      Returns:

      (inherited) setOpacity(opacity) - [source] + [source]

      @@ -5031,11 +5031,11 @@
      Returns:

      (protected) (inherited) isCanvasRender() - [source] + [source]

      @@ -5110,11 +5110,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -5189,11 +5189,11 @@
      Returns:

      (inherited) getProjection() - [source] + [source]

      @@ -5268,11 +5268,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5351,11 +5351,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5434,11 +5434,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -5517,11 +5517,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -5600,11 +5600,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5679,11 +5679,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5762,11 +5762,11 @@
      Returns:

      (inherited) getMask() - [source] + [source]

      @@ -5841,11 +5841,11 @@
      Returns:

      (inherited) setMask(mask) - [source] + [source]

      @@ -5969,11 +5969,11 @@
      Returns:

      (inherited) removeMask() - [source] + [source]

      @@ -6052,11 +6052,11 @@
      Returns:

      (protected) (inherited) onLoad() - [source] + [source]

      @@ -6135,11 +6135,11 @@
      Returns:

      (inherited) isLoaded() - [source] + [source]

      @@ -6214,11 +6214,11 @@
      Returns:

      (inherited) getCollisionIndex() - [source] + [source]

      @@ -6293,11 +6293,11 @@
      Returns:

      (inherited) clearCollisionIndex() - [source] + [source]

      @@ -9943,11 +9943,11 @@
      Properties:

      (inherited) renderercreate - [source] + [source]

      @@ -10135,7 +10135,7 @@
      Properties:
      Source:
      @@ -11115,13 +11115,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ParticleLayer.html b/docs/api/1.x/ParticleLayer.html index 730c543af7..f583502a7f 100644 --- a/docs/api/1.x/ParticleLayer.html +++ b/docs/api/1.x/ParticleLayer.html @@ -4156,11 +4156,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4240,11 +4240,11 @@
      Returns:

      (inherited) getMinZoom() - [source] + [source]

      @@ -4324,11 +4324,11 @@
      Returns:

      (inherited) getMaxZoom() - [source] + [source]

      @@ -4408,11 +4408,11 @@
      Returns:

      (inherited) getOpacity() - [source] + [source]

      @@ -4492,11 +4492,11 @@
      Returns:

      (inherited) setOpacity(opacity) - [source] + [source]

      @@ -4625,11 +4625,11 @@
      Returns:

      (protected) (inherited) isCanvasRender() - [source] + [source]

      @@ -4709,11 +4709,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -4793,11 +4793,11 @@
      Returns:

      (inherited) getProjection() - [source] + [source]

      @@ -4877,11 +4877,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -4965,11 +4965,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5053,11 +5053,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -5141,11 +5141,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -5229,11 +5229,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5313,11 +5313,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5401,11 +5401,11 @@
      Returns:

      (inherited) getMask() - [source] + [source]

      @@ -5485,11 +5485,11 @@
      Returns:

      (inherited) setMask(mask) - [source] + [source]

      @@ -5618,11 +5618,11 @@
      Returns:

      (inherited) removeMask() - [source] + [source]

      @@ -5706,11 +5706,11 @@
      Returns:

      (protected) (inherited) onLoad() - [source] + [source]

      @@ -5794,11 +5794,11 @@
      Returns:

      (inherited) isLoaded() - [source] + [source]

      @@ -5878,11 +5878,11 @@
      Returns:

      (inherited) getCollisionIndex() - [source] + [source]

      @@ -5962,11 +5962,11 @@
      Returns:

      (inherited) clearCollisionIndex() - [source] + [source]

      @@ -9045,11 +9045,11 @@
      Properties:

      (inherited) renderercreate - [source] + [source]

      @@ -9242,7 +9242,7 @@
      Properties:
      Source:
      @@ -10242,13 +10242,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Path.html b/docs/api/1.x/Path.html index 51ea170bea..5187cbf69a 100644 --- a/docs/api/1.x/Path.html +++ b/docs/api/1.x/Path.html @@ -1829,11 +1829,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -1917,11 +1917,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2005,11 +2005,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -2188,11 +2188,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -2276,11 +2276,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -2364,11 +2364,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -2452,11 +2452,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -2590,11 +2590,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -2678,11 +2678,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -2816,11 +2816,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -2904,11 +2904,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -2992,11 +2992,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3130,11 +3130,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -3214,11 +3214,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -3239,7 +3239,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -3362,11 +3362,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -3446,11 +3446,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -3530,11 +3530,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -3618,11 +3618,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -3702,11 +3702,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -3786,11 +3786,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -3958,11 +3958,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4051,11 +4051,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4144,11 +4144,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4228,11 +4228,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4316,11 +4316,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -4454,11 +4454,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -4587,11 +4587,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -4680,11 +4680,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -4773,11 +4773,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -4936,11 +4936,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5188,11 +5188,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5276,11 +5276,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5371,11 +5371,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -5459,11 +5459,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -5701,11 +5701,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6055,11 +6055,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6143,11 +6143,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6231,11 +6231,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15175,11 +15175,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15403,7 +15403,7 @@
      Properties:
      Source:
      @@ -15445,11 +15445,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -15673,7 +15673,7 @@
      Properties:
      Source:
      @@ -15715,11 +15715,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -15887,7 +15887,7 @@
      Properties:
      Source:
      @@ -15929,11 +15929,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16101,7 +16101,7 @@
      Properties:
      Source:
      @@ -16143,11 +16143,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16365,7 +16365,7 @@
      Properties:
      Source:
      @@ -16407,11 +16407,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16579,7 +16579,7 @@
      Properties:
      Source:
      @@ -16621,11 +16621,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -16793,7 +16793,7 @@
      Properties:
      Source:
      @@ -16835,11 +16835,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17007,7 +17007,7 @@
      Properties:
      Source:
      @@ -17049,11 +17049,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17221,7 +17221,7 @@
      Properties:
      Source:
      @@ -17263,11 +17263,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17435,7 +17435,7 @@
      Properties:
      Source:
      @@ -17477,11 +17477,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -17674,7 +17674,7 @@
      Properties:
      Source:
      @@ -21012,11 +21012,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21184,7 +21184,7 @@
      Properties:
      Source:
      @@ -22109,13 +22109,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Point.html b/docs/api/1.x/Point.html index 1da36fb1f9..97370e5048 100644 --- a/docs/api/1.x/Point.html +++ b/docs/api/1.x/Point.html @@ -3184,13 +3184,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/PointExtent.html b/docs/api/1.x/PointExtent.html index 7a89c7a8e7..1d755e2f56 100644 --- a/docs/api/1.x/PointExtent.html +++ b/docs/api/1.x/PointExtent.html @@ -3288,13 +3288,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Polygon.html b/docs/api/1.x/Polygon.html index 5d639b158a..0eef210258 100644 --- a/docs/api/1.x/Polygon.html +++ b/docs/api/1.x/Polygon.html @@ -1834,11 +1834,11 @@
      Returns:

      getCoordinates() - [source] + [source]

      @@ -1913,11 +1913,11 @@
      Returns:

      getCenterInExtent(extent) - [source] + [source]

      @@ -2048,11 +2048,11 @@
      Returns:

      getShell() - [source] + [source]

      @@ -2127,11 +2127,11 @@
      Returns:

      getHoles() - [source] + [source]

      @@ -2206,11 +2206,11 @@
      Returns:

      hasHoles() - [source] + [source]

      @@ -2564,11 +2564,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2647,11 +2647,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2730,11 +2730,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -2908,11 +2908,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -2991,11 +2991,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3074,11 +3074,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3157,11 +3157,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3290,11 +3290,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3373,11 +3373,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3506,11 +3506,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3589,11 +3589,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3672,11 +3672,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3805,11 +3805,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -3884,11 +3884,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -3909,7 +3909,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4027,11 +4027,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4106,11 +4106,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4185,11 +4185,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4268,11 +4268,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4347,11 +4347,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4426,11 +4426,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4593,11 +4593,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4681,11 +4681,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4769,11 +4769,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4848,11 +4848,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4931,11 +4931,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5064,11 +5064,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5192,11 +5192,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5280,11 +5280,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5368,11 +5368,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -5526,11 +5526,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5773,11 +5773,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5856,11 +5856,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5946,11 +5946,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6029,11 +6029,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6266,11 +6266,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6615,11 +6615,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6698,11 +6698,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6781,11 +6781,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15575,11 +15575,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -15798,7 +15798,7 @@
      Properties:
      Source:
      @@ -15840,11 +15840,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -16063,7 +16063,7 @@
      Properties:
      Source:
      @@ -16105,11 +16105,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16272,7 +16272,7 @@
      Properties:
      Source:
      @@ -16314,11 +16314,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16481,7 +16481,7 @@
      Properties:
      Source:
      @@ -16523,11 +16523,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16740,7 +16740,7 @@
      Properties:
      Source:
      @@ -16782,11 +16782,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -16949,7 +16949,7 @@
      Properties:
      Source:
      @@ -16991,11 +16991,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17158,7 +17158,7 @@
      Properties:
      Source:
      @@ -17200,11 +17200,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17367,7 +17367,7 @@
      Properties:
      Source:
      @@ -17409,11 +17409,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17576,7 +17576,7 @@
      Properties:
      Source:
      @@ -17618,11 +17618,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -17785,7 +17785,7 @@
      Properties:
      Source:
      @@ -17827,11 +17827,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -18019,7 +18019,7 @@
      Properties:
      Source:
      @@ -21287,11 +21287,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21454,7 +21454,7 @@
      Properties:
      Source:
      @@ -22359,13 +22359,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Position.html b/docs/api/1.x/Position.html index 8e96306392..637b81d694 100644 --- a/docs/api/1.x/Position.html +++ b/docs/api/1.x/Position.html @@ -2454,13 +2454,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/QuadBezierCurve.html b/docs/api/1.x/QuadBezierCurve.html index c8879b0cee..0941016b0f 100644 --- a/docs/api/1.x/QuadBezierCurve.html +++ b/docs/api/1.x/QuadBezierCurve.html @@ -2372,11 +2372,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2460,11 +2460,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2548,11 +2548,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -2731,11 +2731,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -2819,11 +2819,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -2907,11 +2907,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -2995,11 +2995,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3133,11 +3133,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3221,11 +3221,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3359,11 +3359,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3447,11 +3447,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3535,11 +3535,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3673,11 +3673,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -3757,11 +3757,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -3782,7 +3782,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -3905,11 +3905,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -3989,11 +3989,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4073,11 +4073,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4161,11 +4161,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4245,11 +4245,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4329,11 +4329,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4501,11 +4501,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4594,11 +4594,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4687,11 +4687,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -4771,11 +4771,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4859,11 +4859,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -4997,11 +4997,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5130,11 +5130,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5223,11 +5223,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5316,11 +5316,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -5479,11 +5479,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -5731,11 +5731,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -5819,11 +5819,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5914,11 +5914,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6002,11 +6002,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6244,11 +6244,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6598,11 +6598,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6686,11 +6686,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -6774,11 +6774,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -15808,11 +15808,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -16036,7 +16036,7 @@
      Properties:
      Source:
      @@ -16078,11 +16078,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -16306,7 +16306,7 @@
      Properties:
      Source:
      @@ -16348,11 +16348,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16520,7 +16520,7 @@
      Properties:
      Source:
      @@ -16562,11 +16562,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16734,7 +16734,7 @@
      Properties:
      Source:
      @@ -16776,11 +16776,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -16998,7 +16998,7 @@
      Properties:
      Source:
      @@ -17040,11 +17040,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -17212,7 +17212,7 @@
      Properties:
      Source:
      @@ -17254,11 +17254,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17426,7 +17426,7 @@
      Properties:
      Source:
      @@ -17468,11 +17468,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17640,7 +17640,7 @@
      Properties:
      Source:
      @@ -17682,11 +17682,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -17854,7 +17854,7 @@
      Properties:
      Source:
      @@ -17896,11 +17896,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -18068,7 +18068,7 @@
      Properties:
      Source:
      @@ -18110,11 +18110,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -18307,7 +18307,7 @@
      Properties:
      Source:
      @@ -21645,11 +21645,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21817,7 +21817,7 @@
      Properties:
      Source:
      @@ -22742,13 +22742,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Rectangle.html b/docs/api/1.x/Rectangle.html index 13e7cd4b3c..1222f86d94 100644 --- a/docs/api/1.x/Rectangle.html +++ b/docs/api/1.x/Rectangle.html @@ -2571,11 +2571,11 @@
      Returns:

      (inherited) getCenterInExtent(extent) - [source] + [source]

      @@ -2706,11 +2706,11 @@
      Returns:

      (inherited) hasHoles() - [source] + [source]

      @@ -3064,11 +3064,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -3147,11 +3147,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -3230,11 +3230,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3408,11 +3408,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3491,11 +3491,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3574,11 +3574,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3657,11 +3657,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3790,11 +3790,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3873,11 +3873,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -4006,11 +4006,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -4089,11 +4089,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -4172,11 +4172,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -4305,11 +4305,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4384,11 +4384,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4409,7 +4409,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4527,11 +4527,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4606,11 +4606,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4685,11 +4685,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4768,11 +4768,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4847,11 +4847,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4926,11 +4926,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -5093,11 +5093,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -5181,11 +5181,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -5269,11 +5269,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5348,11 +5348,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -5431,11 +5431,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5564,11 +5564,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5692,11 +5692,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5780,11 +5780,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5868,11 +5868,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -6026,11 +6026,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -6273,11 +6273,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -6356,11 +6356,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -6446,11 +6446,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6529,11 +6529,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6766,11 +6766,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -7115,11 +7115,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -7198,11 +7198,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -7281,11 +7281,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -16075,11 +16075,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -16298,7 +16298,7 @@
      Properties:
      Source:
      @@ -16340,11 +16340,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -16563,7 +16563,7 @@
      Properties:
      Source:
      @@ -16605,11 +16605,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -16772,7 +16772,7 @@
      Properties:
      Source:
      @@ -16814,11 +16814,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -16981,7 +16981,7 @@
      Properties:
      Source:
      @@ -17023,11 +17023,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -17240,7 +17240,7 @@
      Properties:
      Source:
      @@ -17282,11 +17282,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -17449,7 +17449,7 @@
      Properties:
      Source:
      @@ -17491,11 +17491,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17658,7 +17658,7 @@
      Properties:
      Source:
      @@ -17700,11 +17700,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -17867,7 +17867,7 @@
      Properties:
      Source:
      @@ -17909,11 +17909,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -18076,7 +18076,7 @@
      Properties:
      Source:
      @@ -18118,11 +18118,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -18285,7 +18285,7 @@
      Properties:
      Source:
      @@ -18327,11 +18327,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -18519,7 +18519,7 @@
      Properties:
      Source:
      @@ -21787,11 +21787,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -21954,7 +21954,7 @@
      Properties:
      Source:
      @@ -22859,13 +22859,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Renderable.html b/docs/api/1.x/Renderable.html index 2a65678546..0a38b9ae44 100644 --- a/docs/api/1.x/Renderable.html +++ b/docs/api/1.x/Renderable.html @@ -407,13 +407,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Sector.html b/docs/api/1.x/Sector.html index 99bbab7044..54f8ae38f8 100644 --- a/docs/api/1.x/Sector.html +++ b/docs/api/1.x/Sector.html @@ -2886,11 +2886,11 @@
      Returns:

      (inherited) getCenterInExtent(extent) - [source] + [source]

      @@ -3021,11 +3021,11 @@
      Returns:

      (inherited) hasHoles() - [source] + [source]

      @@ -3379,11 +3379,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -3462,11 +3462,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -3545,11 +3545,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3723,11 +3723,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3806,11 +3806,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3889,11 +3889,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3972,11 +3972,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -4105,11 +4105,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -4188,11 +4188,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -4321,11 +4321,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -4404,11 +4404,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -4487,11 +4487,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -4620,11 +4620,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4699,11 +4699,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4724,7 +4724,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4842,11 +4842,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4921,11 +4921,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -5000,11 +5000,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -5083,11 +5083,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -5162,11 +5162,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -5241,11 +5241,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -5408,11 +5408,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -5496,11 +5496,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -5584,11 +5584,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5663,11 +5663,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -5746,11 +5746,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5879,11 +5879,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -6007,11 +6007,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -6095,11 +6095,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -6183,11 +6183,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -6341,11 +6341,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -6588,11 +6588,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -6671,11 +6671,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -6761,11 +6761,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6844,11 +6844,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -7081,11 +7081,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -7430,11 +7430,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -7513,11 +7513,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -7596,11 +7596,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -16390,11 +16390,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -16613,7 +16613,7 @@
      Properties:
      Source:
      @@ -16655,11 +16655,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -16878,7 +16878,7 @@
      Properties:
      Source:
      @@ -16920,11 +16920,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -17087,7 +17087,7 @@
      Properties:
      Source:
      @@ -17129,11 +17129,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -17296,7 +17296,7 @@
      Properties:
      Source:
      @@ -17338,11 +17338,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -17555,7 +17555,7 @@
      Properties:
      Source:
      @@ -17597,11 +17597,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -17764,7 +17764,7 @@
      Properties:
      Source:
      @@ -17806,11 +17806,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -17973,7 +17973,7 @@
      Properties:
      Source:
      @@ -18015,11 +18015,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -18182,7 +18182,7 @@
      Properties:
      Source:
      @@ -18224,11 +18224,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -18391,7 +18391,7 @@
      Properties:
      Source:
      @@ -18433,11 +18433,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -18600,7 +18600,7 @@
      Properties:
      Source:
      @@ -18642,11 +18642,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -18834,7 +18834,7 @@
      Properties:
      Source:
      @@ -22102,11 +22102,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -22269,7 +22269,7 @@
      Properties:
      Source:
      @@ -23174,13 +23174,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Size.html b/docs/api/1.x/Size.html index c3bd8618a6..e1df82f66f 100644 --- a/docs/api/1.x/Size.html +++ b/docs/api/1.x/Size.html @@ -1243,13 +1243,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/StringUtil.html b/docs/api/1.x/StringUtil.html index e698205916..4cb70411f3 100644 --- a/docs/api/1.x/StringUtil.html +++ b/docs/api/1.x/StringUtil.html @@ -1659,13 +1659,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/TextBox.html b/docs/api/1.x/TextBox.html index 57bc5421a6..a8c66d7eac 100644 --- a/docs/api/1.x/TextBox.html +++ b/docs/api/1.x/TextBox.html @@ -3943,11 +3943,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -4026,11 +4026,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -4109,11 +4109,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -4287,11 +4287,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -4370,11 +4370,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -4453,11 +4453,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -4536,11 +4536,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -4669,11 +4669,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -4752,11 +4752,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -4885,11 +4885,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -4968,11 +4968,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -5051,11 +5051,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -5184,11 +5184,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -5263,11 +5263,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -5288,7 +5288,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -5406,11 +5406,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -5485,11 +5485,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -5564,11 +5564,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -5647,11 +5647,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -5726,11 +5726,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -5805,11 +5805,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -5972,11 +5972,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -6060,11 +6060,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -6148,11 +6148,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -6227,11 +6227,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -6310,11 +6310,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -6443,11 +6443,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -6571,11 +6571,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -6659,11 +6659,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -6747,11 +6747,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -6905,11 +6905,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -7152,11 +7152,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -7235,11 +7235,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -7325,11 +7325,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -7408,11 +7408,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -7645,11 +7645,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -7994,11 +7994,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -8077,11 +8077,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -8160,11 +8160,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -17372,11 +17372,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -17595,7 +17595,7 @@
      Properties:
      Source:
      @@ -17637,11 +17637,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -17860,7 +17860,7 @@
      Properties:
      Source:
      @@ -17902,11 +17902,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -18069,7 +18069,7 @@
      Properties:
      Source:
      @@ -18111,11 +18111,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -18278,7 +18278,7 @@
      Properties:
      Source:
      @@ -18320,11 +18320,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -18537,7 +18537,7 @@
      Properties:
      Source:
      @@ -18579,11 +18579,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -18746,7 +18746,7 @@
      Properties:
      Source:
      @@ -18788,11 +18788,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -18955,7 +18955,7 @@
      Properties:
      Source:
      @@ -18997,11 +18997,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -19164,7 +19164,7 @@
      Properties:
      Source:
      @@ -19206,11 +19206,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -19373,7 +19373,7 @@
      Properties:
      Source:
      @@ -19415,11 +19415,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -19582,7 +19582,7 @@
      Properties:
      Source:
      @@ -19624,11 +19624,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -19816,7 +19816,7 @@
      Properties:
      Source:
      @@ -23084,11 +23084,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -23251,7 +23251,7 @@
      Properties:
      Source:
      @@ -24156,13 +24156,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/TextEditable.html b/docs/api/1.x/TextEditable.html index dca5617ba8..43e8648057 100644 --- a/docs/api/1.x/TextEditable.html +++ b/docs/api/1.x/TextEditable.html @@ -480,13 +480,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/TextMarker.html b/docs/api/1.x/TextMarker.html index e24bd0fb73..46787ebf87 100644 --- a/docs/api/1.x/TextMarker.html +++ b/docs/api/1.x/TextMarker.html @@ -2659,11 +2659,11 @@
      Returns:

      (inherited) getFirstCoordinate() - [source] + [source]

      @@ -2747,11 +2747,11 @@
      Returns:

      (inherited) getLastCoordinate() - [source] + [source]

      @@ -2835,11 +2835,11 @@
      Returns:

      (inherited) addTo(layer, fitviewopt) - [source] + [source]

      @@ -3018,11 +3018,11 @@
      Returns:

      (inherited) getLayer() - [source] + [source]

      @@ -3106,11 +3106,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -3194,11 +3194,11 @@
      Returns:

      (inherited) getId() - [source] + [source]

      @@ -3282,11 +3282,11 @@
      Returns:

      (inherited) setId(id) - [source] + [source]

      @@ -3420,11 +3420,11 @@
      Returns:

      (inherited) getProperties() - [source] + [source]

      @@ -3508,11 +3508,11 @@
      Returns:

      (inherited) setProperties(properties) - [source] + [source]

      @@ -3646,11 +3646,11 @@
      Returns:

      (inherited) getType() - [source] + [source]

      @@ -3734,11 +3734,11 @@
      Returns:

      (inherited) getSymbol() - [source] + [source]

      @@ -3822,11 +3822,11 @@
      Returns:

      (inherited) setSymbol(symbol) - [source] + [source]

      @@ -3955,11 +3955,11 @@
      Returns:

      (inherited) getSymbolHash() - [source] + [source]

      @@ -4039,11 +4039,11 @@
      Returns:

      (inherited) updateSymbol(props) - [source] + [source]

      @@ -4064,7 +4064,7 @@

      Example:

      --> -
      var marker = new Marker([0, 0], {
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      +
      var marker = new Marker([0, 0], {
       // if has markerFile , the priority of the picture is greater than the vector and the path of svg
       // svg image type:'path';vector type:'cross','x','diamond','bar','square','rectangle','triangle','ellipse','pin','pie'
         symbol : {
            markerType : 'ellipse',
            markerWidth : 20,
            markerHeight : 30
         }
      });
      // update symbol's markerWidth to 40
      marker.updateSymbol({
          markerWidth : 40
      });
      @@ -4187,11 +4187,11 @@
      Returns:

      (inherited) getTextContent() - [source] + [source]

      @@ -4271,11 +4271,11 @@
      Returns:

      (inherited) getCenter() - [source] + [source]

      @@ -4355,11 +4355,11 @@
      Returns:

      (inherited) getExtent() - [source] + [source]

      @@ -4443,11 +4443,11 @@
      Returns:

      (inherited) getContainerExtent() - [source] + [source]

      @@ -4527,11 +4527,11 @@
      Returns:

      (inherited) getSize() - [source] + [source]

      @@ -4611,11 +4611,11 @@
      Returns:

      (inherited) containsPoint(point, topt) - [source] + [source]

      @@ -4783,11 +4783,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4876,11 +4876,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4969,11 +4969,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5053,11 +5053,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -5141,11 +5141,11 @@
      Returns:

      (inherited) setZIndex(zIndex) - [source] + [source]

      @@ -5279,11 +5279,11 @@
      Returns:

      (inherited) setZIndexSilently(zIndex) - [source] + [source]

      @@ -5412,11 +5412,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -5505,11 +5505,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5598,11 +5598,11 @@
      Returns:

      (inherited) translate(x, y) - [source] + [source]

      @@ -5761,11 +5761,11 @@
      Returns:

      (inherited) flash(intervalopt, countopt, cbopt, contextopt) - [source] + [source]

      @@ -6013,11 +6013,11 @@
      Returns:

      (inherited) copy() - [source] + [source]

      @@ -6101,11 +6101,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -6196,11 +6196,11 @@
      Returns:

      (inherited) toGeoJSONGeometry() - [source] + [source]

      @@ -6284,11 +6284,11 @@
      Returns:

      (inherited) toGeoJSON(optsopt) - [source] + [source]

      @@ -6526,11 +6526,11 @@
      Returns:

      (inherited) toJSON(optionsopt) - [source] + [source]

      @@ -6875,11 +6875,11 @@
      Returns:

      (inherited) getLength() - [source] + [source]

      @@ -6963,11 +6963,11 @@
      Returns:

      (inherited) getArea() - [source] + [source]

      @@ -7051,11 +7051,11 @@
      Returns:

      (inherited) rotate(angle, pivotopt) - [source] + [source]

      @@ -16493,11 +16493,11 @@
      Properties:

      (inherited) idchange - [source] + [source]

      @@ -16721,7 +16721,7 @@
      Properties:
      Source:
      @@ -16763,11 +16763,11 @@
      Properties:

      (inherited) propertieschange - [source] + [source]

      @@ -16991,7 +16991,7 @@
      Properties:
      Source:
      @@ -17033,11 +17033,11 @@
      Properties:

      (inherited) show - [source] + [source]

      @@ -17205,7 +17205,7 @@
      Properties:
      Source:
      @@ -17247,11 +17247,11 @@
      Properties:

      (inherited) hide - [source] + [source]

      @@ -17419,7 +17419,7 @@
      Properties:
      Source:
      @@ -17461,11 +17461,11 @@
      Properties:

      (inherited) zindexchange - [source] + [source]

      @@ -17683,7 +17683,7 @@
      Properties:
      Source:
      @@ -17725,11 +17725,11 @@
      Properties:

      (inherited) removestart - [source] + [source]

      @@ -17897,7 +17897,7 @@
      Properties:
      Source:
      @@ -17939,11 +17939,11 @@
      Properties:

      (inherited) removeend - [source] + [source]

      @@ -18111,7 +18111,7 @@
      Properties:
      Source:
      @@ -18153,11 +18153,11 @@
      Properties:

      (inherited) remove - [source] + [source]

      @@ -18325,7 +18325,7 @@
      Properties:
      Source:
      @@ -18367,11 +18367,11 @@
      Properties:

      (inherited) shapechange - [source] + [source]

      @@ -18539,7 +18539,7 @@
      Properties:
      Source:
      @@ -18581,11 +18581,11 @@
      Properties:

      (inherited) positionchange - [source] + [source]

      @@ -18753,7 +18753,7 @@
      Properties:
      Source:
      @@ -18795,11 +18795,11 @@
      Properties:

      (inherited) symbolchange - [source] + [source]

      @@ -18992,7 +18992,7 @@
      Properties:
      Source:
      @@ -22330,11 +22330,11 @@
      Properties:

      (inherited) editrecord - [source] + [source]

      @@ -22502,7 +22502,7 @@
      Properties:
      Source:
      @@ -23427,13 +23427,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/TileLayer.html b/docs/api/1.x/TileLayer.html index d18dd72f04..0f16a863c8 100644 --- a/docs/api/1.x/TileLayer.html +++ b/docs/api/1.x/TileLayer.html @@ -418,11 +418,11 @@

      TileLayer

      new TileLayer(id, optionsopt) - [source] + [source]

      @@ -637,7 +637,7 @@

      Members

      (constant) options @@ -1064,7 +1064,7 @@

      Properties
      - backgroundZoomDiff + placeholder opt @@ -1078,7 +1078,10 @@
      Properties
      -Number +Boolean +| + +function @@ -1089,19 +1092,19 @@
      Properties
      - 6 + false - the zoom diff to find parent tile as background + a placeholder image to replace loading tile, can be a function with a parameter of the tile canvas - placeholder + fragmentShader opt @@ -1115,10 +1118,7 @@
      Properties
      -Boolean -| - -function +String @@ -1129,19 +1129,19 @@
      Properties
      - false + null - a placeholder image to replace loading tile, can be a function with a parameter of the tile canvas + custom fragment shader, replace the default fragment shader - fragmentShader + crossOrigin opt @@ -1171,14 +1171,14 @@
      Properties
      - custom fragment shader, replace the default fragment shader + tile image's corssOrigin - crossOrigin + fadeAnimation opt @@ -1192,7 +1192,7 @@
      Properties
      -String +Boolean @@ -1203,19 +1203,19 @@
      Properties
      - null + true - tile image's corssOrigin + fade animation when loading tiles - fadeAnimation + fadeDuration opt @@ -1229,7 +1229,7 @@
      Properties
      -Boolean +Number @@ -1240,12 +1240,12 @@
      Properties
      - true + 167 - fade animation when loading tiles + fading animation duration in ms, default is 167 (10 frames) @@ -1657,6 +1657,43 @@
      Properties
      + + + awareOfTerrain + + + opt + + + + + + + + + + +Boolean + + + + + + + + + + + true + + + + + if the tile layer is aware of terrain. + + + + attribution @@ -2219,7 +2256,7 @@
      Properties
      Source:
      @@ -2256,11 +2293,11 @@

      Methods

      forceReload() - [source] + [source]

      @@ -2339,11 +2376,11 @@
      Returns:

      getTileSize() - [source] + [source]

      @@ -2418,11 +2455,11 @@
      Returns:

      _getScreenSpaceError() - [source] + [source]

      @@ -2490,11 +2527,11 @@

      <

      _getCascadeTiles(z) - [source] + [source]

      @@ -2618,11 +2655,11 @@
      Returns:

      getTileUrl(x, y, z) - [source] + [source]

      @@ -2792,11 +2829,11 @@
      Returns:

      clear() - [source] + [source]

      @@ -2875,11 +2912,11 @@
      Returns:

      toJSON() - [source] + [source]

      @@ -2958,11 +2995,11 @@
      Returns:

      getSpatialReference() - [source] + [source]

      @@ -3041,11 +3078,11 @@
      Returns:

      getPolygonOffsetCount() - [source] + [source]

      @@ -3120,11 +3157,11 @@
      Returns:

      getPolygonOffset() - [source] + [source]

      @@ -3199,11 +3236,11 @@
      Returns:

      setPolygonOffset(offset) - [source] + [source]

      @@ -3892,11 +3929,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -3976,11 +4013,11 @@
      Returns:

      (inherited) getMinZoom() - [source] + [source]

      @@ -4055,11 +4092,11 @@
      Returns:

      (inherited) getMaxZoom() - [source] + [source]

      @@ -4134,11 +4171,11 @@
      Returns:

      (inherited) getOpacity() - [source] + [source]

      @@ -4218,11 +4255,11 @@
      Returns:

      (inherited) setOpacity(opacity) - [source] + [source]

      @@ -4351,11 +4388,11 @@
      Returns:

      (protected) (inherited) isCanvasRender() - [source] + [source]

      @@ -4435,11 +4472,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -4519,11 +4556,11 @@
      Returns:

      (inherited) getProjection() - [source] + [source]

      @@ -4603,11 +4640,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -4691,11 +4728,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -4779,11 +4816,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -4867,11 +4904,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -4955,11 +4992,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5039,11 +5076,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5127,11 +5164,11 @@
      Returns:

      (inherited) getMask() - [source] + [source]

      @@ -5211,11 +5248,11 @@
      Returns:

      (inherited) setMask(mask) - [source] + [source]

      @@ -5344,11 +5381,11 @@
      Returns:

      (inherited) removeMask() - [source] + [source]

      @@ -5432,11 +5469,11 @@
      Returns:

      (protected) (inherited) onLoad() - [source] + [source]

      @@ -5520,11 +5557,11 @@
      Returns:

      (inherited) isLoaded() - [source] + [source]

      @@ -5604,11 +5641,11 @@
      Returns:

      (inherited) getCollisionIndex() - [source] + [source]

      @@ -5688,11 +5725,11 @@
      Returns:

      (inherited) clearCollisionIndex() - [source] + [source]

      @@ -8442,11 +8479,11 @@

      Events

      clear - [source] + [source]

      @@ -8604,7 +8641,7 @@
      Properties:
      Source:
      @@ -8910,11 +8947,11 @@
      Properties:

      (inherited) renderercreate - [source] + [source]

      @@ -9107,7 +9144,7 @@
      Properties:
      Source:
      @@ -10107,13 +10144,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/TileSystem.html b/docs/api/1.x/TileSystem.html index 8f3a07eb1e..44704c0757 100644 --- a/docs/api/1.x/TileSystem.html +++ b/docs/api/1.x/TileSystem.html @@ -574,13 +574,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Transformation.html b/docs/api/1.x/Transformation.html index bfe475fede..2c6b322cc2 100644 --- a/docs/api/1.x/Transformation.html +++ b/docs/api/1.x/Transformation.html @@ -526,13 +526,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/Util.html b/docs/api/1.x/Util.html index 1ca254f332..8190c52723 100644 --- a/docs/api/1.x/Util.html +++ b/docs/api/1.x/Util.html @@ -3416,13 +3416,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/VectorLayer.html b/docs/api/1.x/VectorLayer.html index 2ed5e8964b..2ba7a1fcce 100644 --- a/docs/api/1.x/VectorLayer.html +++ b/docs/api/1.x/VectorLayer.html @@ -5479,11 +5479,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -5558,11 +5558,11 @@
      Returns:

      (inherited) getMinZoom() - [source] + [source]

      @@ -5637,11 +5637,11 @@
      Returns:

      (inherited) getMaxZoom() - [source] + [source]

      @@ -5716,11 +5716,11 @@
      Returns:

      (inherited) getOpacity() - [source] + [source]

      @@ -5795,11 +5795,11 @@
      Returns:

      (inherited) setOpacity(opacity) - [source] + [source]

      @@ -5923,11 +5923,11 @@
      Returns:

      (protected) (inherited) isCanvasRender() - [source] + [source]

      @@ -6002,11 +6002,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -6081,11 +6081,11 @@
      Returns:

      (inherited) getProjection() - [source] + [source]

      @@ -6160,11 +6160,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -6243,11 +6243,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -6326,11 +6326,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -6409,11 +6409,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -6492,11 +6492,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -6571,11 +6571,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -6654,11 +6654,11 @@
      Returns:

      (inherited) getMask() - [source] + [source]

      @@ -6733,11 +6733,11 @@
      Returns:

      (inherited) setMask(mask) - [source] + [source]

      @@ -6861,11 +6861,11 @@
      Returns:

      (inherited) removeMask() - [source] + [source]

      @@ -6944,11 +6944,11 @@
      Returns:

      (protected) (inherited) onLoad() - [source] + [source]

      @@ -7027,11 +7027,11 @@
      Returns:

      (inherited) isLoaded() - [source] + [source]

      @@ -7106,11 +7106,11 @@
      Returns:

      (inherited) getCollisionIndex() - [source] + [source]

      @@ -7185,11 +7185,11 @@
      Returns:

      (inherited) clearCollisionIndex() - [source] + [source]

      @@ -11286,11 +11286,11 @@
      Properties:

      (inherited) renderercreate - [source] + [source]

      @@ -11478,7 +11478,7 @@
      Properties:
      Source:
      @@ -12458,13 +12458,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/WMSTileLayer.html b/docs/api/1.x/WMSTileLayer.html index b28614e45e..17f1534346 100644 --- a/docs/api/1.x/WMSTileLayer.html +++ b/docs/api/1.x/WMSTileLayer.html @@ -1390,7 +1390,7 @@
      Properties
      - backgroundZoomDiff + placeholder opt @@ -1404,7 +1404,10 @@
      Properties
      -Number +Boolean +| + +function @@ -1415,19 +1418,19 @@
      Properties
      - 6 + false - the zoom diff to find parent tile as background + a placeholder image to replace loading tile, can be a function with a parameter of the tile canvas - placeholder + fragmentShader opt @@ -1441,10 +1444,7 @@
      Properties
      -Boolean -| - -function +String @@ -1455,19 +1455,19 @@
      Properties
      - false + null - a placeholder image to replace loading tile, can be a function with a parameter of the tile canvas + custom fragment shader, replace the default fragment shader - fragmentShader + crossOrigin opt @@ -1497,14 +1497,14 @@
      Properties
      - custom fragment shader, replace the default fragment shader + tile image's corssOrigin - crossOrigin + fadeAnimation opt @@ -1518,7 +1518,7 @@
      Properties
      -String +Boolean @@ -1529,19 +1529,19 @@
      Properties
      - null + true - tile image's corssOrigin + fade animation when loading tiles - fadeAnimation + fadeDuration opt @@ -1555,7 +1555,7 @@
      Properties
      -Boolean +Number @@ -1566,12 +1566,12 @@
      Properties
      - true + 167 - fade animation when loading tiles + fading animation duration in ms, default is 167 (10 frames) @@ -1983,6 +1983,43 @@
      Properties
      + + + awareOfTerrain + + + opt + + + + + + + + + + +Boolean + + + + + + + + + + + true + + + + + if the tile layer is aware of terrain. + + + + attribution @@ -2665,11 +2702,11 @@
      Returns:

      (inherited) forceReload() - [source] + [source]

      @@ -2748,11 +2785,11 @@
      Returns:

      (inherited) getTileSize() - [source] + [source]

      @@ -2827,11 +2864,11 @@
      Returns:

      (inherited) _getScreenSpaceError() - [source] + [source]

      @@ -2899,11 +2936,11 @@

      <

      (inherited) _getCascadeTiles(z) - [source] + [source]

      @@ -3027,11 +3064,11 @@
      Returns:

      (inherited) getTileUrl(x, y, z) - [source] + [source]

      @@ -3201,11 +3238,11 @@
      Returns:

      (inherited) clear() - [source] + [source]

      @@ -3284,11 +3321,11 @@
      Returns:

      (inherited) getSpatialReference() - [source] + [source]

      @@ -3367,11 +3404,11 @@
      Returns:

      (inherited) getPolygonOffsetCount() - [source] + [source]

      @@ -3446,11 +3483,11 @@
      Returns:

      (inherited) getPolygonOffset() - [source] + [source]

      @@ -3525,11 +3562,11 @@
      Returns:

      (inherited) setPolygonOffset(offset) - [source] + [source]

      @@ -4193,11 +4230,11 @@
      Returns:

      (inherited) getZIndex() - [source] + [source]

      @@ -4272,11 +4309,11 @@
      Returns:

      (inherited) getMinZoom() - [source] + [source]

      @@ -4351,11 +4388,11 @@
      Returns:

      (inherited) getMaxZoom() - [source] + [source]

      @@ -4430,11 +4467,11 @@
      Returns:

      (inherited) getOpacity() - [source] + [source]

      @@ -4509,11 +4546,11 @@
      Returns:

      (inherited) setOpacity(opacity) - [source] + [source]

      @@ -4637,11 +4674,11 @@
      Returns:

      (protected) (inherited) isCanvasRender() - [source] + [source]

      @@ -4716,11 +4753,11 @@
      Returns:

      (inherited) getMap() - [source] + [source]

      @@ -4795,11 +4832,11 @@
      Returns:

      (inherited) getProjection() - [source] + [source]

      @@ -4874,11 +4911,11 @@
      Returns:

      (inherited) bringToFront() - [source] + [source]

      @@ -4957,11 +4994,11 @@
      Returns:

      (inherited) bringToBack() - [source] + [source]

      @@ -5040,11 +5077,11 @@
      Returns:

      (inherited) show() - [source] + [source]

      @@ -5123,11 +5160,11 @@
      Returns:

      (inherited) hide() - [source] + [source]

      @@ -5206,11 +5243,11 @@
      Returns:

      (inherited) isVisible() - [source] + [source]

      @@ -5285,11 +5322,11 @@
      Returns:

      (inherited) remove() - [source] + [source]

      @@ -5368,11 +5405,11 @@
      Returns:

      (inherited) getMask() - [source] + [source]

      @@ -5447,11 +5484,11 @@
      Returns:

      (inherited) setMask(mask) - [source] + [source]

      @@ -5575,11 +5612,11 @@
      Returns:

      (inherited) removeMask() - [source] + [source]

      @@ -5658,11 +5695,11 @@
      Returns:

      (protected) (inherited) onLoad() - [source] + [source]

      @@ -5741,11 +5778,11 @@
      Returns:

      (inherited) isLoaded() - [source] + [source]

      @@ -5820,11 +5857,11 @@
      Returns:

      (inherited) getCollisionIndex() - [source] + [source]

      @@ -5899,11 +5936,11 @@
      Returns:

      (inherited) clearCollisionIndex() - [source] + [source]

      @@ -8628,11 +8665,11 @@

      Events

      (inherited) clear - [source] + [source]

      @@ -8795,7 +8832,7 @@
      Properties:
      Source:
      @@ -9096,11 +9133,11 @@
      Properties:

      (inherited) renderercreate - [source] + [source]

      @@ -9288,7 +9325,7 @@
      Properties:
      Source:
      @@ -10268,13 +10305,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/animation.Animation.html b/docs/api/1.x/animation.Animation.html index 67a37c6928..b2c3812833 100644 --- a/docs/api/1.x/animation.Animation.html +++ b/docs/api/1.x/animation.Animation.html @@ -94,11 +94,11 @@

      Animation

      new animation.Animation() - [source] + [source]

      @@ -172,7 +172,7 @@

      Members

      (static) speed @@ -373,7 +373,7 @@

      Properties
      Source:
      @@ -408,11 +408,11 @@

      Static Methods

      (static) framing(styles, optionsopt) - [source] + [source]

      @@ -641,11 +641,11 @@
      Returns:

      (static) animate(styles, options, step) - [source] + [source]

      @@ -823,13 +823,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/animation.Easing.html b/docs/api/1.x/animation.Easing.html index 459e3d6e2d..53ec80a56b 100644 --- a/docs/api/1.x/animation.Easing.html +++ b/docs/api/1.x/animation.Easing.html @@ -1,858 +1,856 @@ - - - - - - Class: Easing - - - - - - - - - - - -

      Class: Easing

      -
      - - - - - - - - - -
      - - - -
      - -

      Easing

      - -
      Easing functions for anmation, from openlayers 3
      - - -
      - -
      -
      - - - - - -

      (protected) new animation.Easing() - - - [source] - - - - -

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      - -
      - - - - - - - - - - - - - - - -

      Static Methods

      - - - - - -
    • - -

      (static) in(t) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Start slow and speed up. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      t - - - - -number - - - - Input between 0 and 1.
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -number: - - - - Output between 0 and 1. - - - - - - - -
      - - - - - -
    • - -

      (static) out(t) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Start fast and slow down. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      t - - - - -number - - - - Input between 0 and 1.
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -number: - - - - Output between 0 and 1. - - - - - - - -
      - - - - - -
    • - -

      (static) inAndOut(t) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Start slow, speed up, and then slow down again. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      t - - - - -number - - - - Input between 0 and 1.
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -number: - - - - Output between 0 and 1. - - - - - - - -
      - - - - - -
    • - -

      (static) linear(t) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Maintain a constant speed over time. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      t - - - - -number - - - - Input between 0 and 1.
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -number: - - - - Output between 0 and 1. - - - - - - - -
      - - - - - -
    • - -

      (static) upAndDown(t) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Start slow, speed up, and at the very end slow down again. This has the -same general behavior as inAndOut, but the final slowdown -is delayed. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      t - - - - -number - - - - Input between 0 and 1.
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -number: - - - - Output between 0 and 1. - - - - - - - -
      - - - - - - - - -
      - -
      - - - - -
      - - - -
      - -
      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) -
      - - - - - + + + + + + Class: Easing + + + + + + + + + + + +

      Class: Easing

      +
      + + + + + + + + + +
      + + + +
      + +

      Easing

      + +
      Easing functions for anmation, from openlayers 3
      + + +
      + +
      +
      + + + + + +

      (protected) new animation.Easing() + + + [source] + + + + +

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      + +
      + + + + + + + + + + + + + + + +

      Static Methods

      + + + + + +
    • + +

      (static) in(t) + + + [source] + + + + +

      + + +
    • + + + + + + +
      + Start slow and speed up. +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      ParameterTypeDescription
      t + + + + +number + + + + Input between 0 and 1.
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Returns:
      +number: + + + + Output between 0 and 1. + + + + + + + +
      + + + + + +
    • + +

      (static) out(t) + + + [source] + + + + +

      + + +
    • + + + + + + +
      + Start fast and slow down. +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      ParameterTypeDescription
      t + + + + +number + + + + Input between 0 and 1.
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Returns:
      +number: + + + + Output between 0 and 1. + + + + + + + +
      + + + + + +
    • + +

      (static) inAndOut(t) + + + [source] + + + + +

      + + +
    • + + + + + + +
      + Start slow, speed up, and then slow down again. +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      ParameterTypeDescription
      t + + + + +number + + + + Input between 0 and 1.
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Returns:
      +number: + + + + Output between 0 and 1. + + + + + + + +
      + + + + + +
    • + +

      (static) linear(t) + + + [source] + + + + +

      + + +
    • + + + + + + +
      + Maintain a constant speed over time. +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      ParameterTypeDescription
      t + + + + +number + + + + Input between 0 and 1.
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Returns:
      +number: + + + + Output between 0 and 1. + + + + + + + +
      + + + + + +
    • + +

      (static) upAndDown(t) + + + [source] + + + + +

      + + +
    • + + + + + + +
      + Start slow, speed up, and at the very end slow down again. This has the same general behavior as inAndOut, but the final slowdown is delayed. +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      ParameterTypeDescription
      t + + + + +number + + + + Input between 0 and 1.
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Returns:
      +number: + + + + Output between 0 and 1. + + + + + + + +
      + + + + + + + + +
      + +
      + + + + +
      + + + +
      + +
      + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间) +
      + + + + + \ No newline at end of file diff --git a/docs/api/1.x/animation.Frame.html b/docs/api/1.x/animation.Frame.html index 35fe51b2d6..fac252defc 100644 --- a/docs/api/1.x/animation.Frame.html +++ b/docs/api/1.x/animation.Frame.html @@ -218,13 +218,13 @@

      (protected) new
      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/animation.Player.html b/docs/api/1.x/animation.Player.html index 7dca7c8e13..5525226468 100644 --- a/docs/api/1.x/animation.Player.html +++ b/docs/api/1.x/animation.Player.html @@ -92,11 +92,11 @@

      Player

      new animation.Player(animation, options, onFrame) - [source] + [source]

      @@ -273,11 +273,11 @@

      Methods

      play() - [source] + [source]

      @@ -356,11 +356,11 @@
      Returns:

      pause() - [source] + [source]

      @@ -439,11 +439,11 @@
      Returns:

      cancel() - [source] + [source]

      @@ -522,11 +522,11 @@
      Returns:

      finish() - [source] + [source]

      @@ -611,13 +611,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/control.Attribution.html b/docs/api/1.x/control.Attribution.html index 83caffaeec..9e23e885c1 100644 --- a/docs/api/1.x/control.Attribution.html +++ b/docs/api/1.x/control.Attribution.html @@ -4427,13 +4427,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/control.Control.html b/docs/api/1.x/control.Control.html index 78ef7bc3b5..47e9b63c8c 100644 --- a/docs/api/1.x/control.Control.html +++ b/docs/api/1.x/control.Control.html @@ -5779,13 +5779,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/control.LayerSwitcher.html b/docs/api/1.x/control.LayerSwitcher.html index 3303660e4a..b5daa12cd3 100644 --- a/docs/api/1.x/control.LayerSwitcher.html +++ b/docs/api/1.x/control.LayerSwitcher.html @@ -4623,13 +4623,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/control.Overview.html b/docs/api/1.x/control.Overview.html index 71ea02fd42..ccaed622bf 100644 --- a/docs/api/1.x/control.Overview.html +++ b/docs/api/1.x/control.Overview.html @@ -4997,13 +4997,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/control.Panel.html b/docs/api/1.x/control.Panel.html index 80acf86763..f8e4dc2d35 100644 --- a/docs/api/1.x/control.Panel.html +++ b/docs/api/1.x/control.Panel.html @@ -848,11 +848,11 @@
      Returns:

      update() - [source] + [source]

      @@ -931,11 +931,11 @@
      Returns:

      setContent(content) - [source] + [source]

      @@ -1056,11 +1056,11 @@
      Fires:

      getContent() - [source] + [source]

      @@ -4225,11 +4225,11 @@

      Events

      dragstart - [source] + [source]

      @@ -4437,7 +4437,7 @@
      Properties:
      Source:
      @@ -4479,11 +4479,11 @@
      Properties:

      dragging - [source] + [source]

      @@ -4691,7 +4691,7 @@
      Properties:
      Source:
      @@ -4733,11 +4733,11 @@
      Properties:

      dragend - [source] + [source]

      @@ -4945,7 +4945,7 @@
      Properties:
      Source:
      @@ -5656,13 +5656,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/control.Scale.html b/docs/api/1.x/control.Scale.html deleted file mode 100644 index 2436538d1b..0000000000 --- a/docs/api/1.x/control.Scale.html +++ /dev/null @@ -1,4704 +0,0 @@ - - - - - - Class: Scale - - - - - - - - - - - -

      Class: Scale

      -
      - - - - - - - - - -
      - - - -
      - -

      Scale

      - -
      Based on scale control of Leaflet, a simple scale control that shows the scale of the current center of screen in metric (m/km) and imperial (mi/ft) systems.
      - - -
      - -
      -
      - - - - - -

      new control.Scale() - - - [source] - - - - -

      - - - - - - - - - - - -
      var scale = new Scale({
          position : 'bottom-left',
          maxWidth : 160,
          metric : true,
          imperial : true,
          containerClass : null
      }).addTo(map);
      - - - - - - - - - - - - - - - - -
      Extends:
      - - - - - - - - - - - - - - - - - - - - -
      Fires:
      - - - - - - - - - - - - - - - -
      - -
      - - - - - - - - - - - - -

      Members

      - - - -
    • -

      (constant) options - - -

    • - - - - - - - - - - - - - - -
      Properties:
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      NameTypeDefaultDescription
      options - - - opt - - - - - - - -Object - - - - - - null - - options -
      Properties
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      NameTypeDefaultDescription
      position - - - opt - - - - - - - -String -| - -Object - - - - - - "bottom-left" - - position of the scale control.
      maxWidth - - - opt - - - - - - - -Number - - - - - - 100 - - max width of the scale control.
      metric - - - opt - - - - - - - -Boolean - - - - - - true - - Whether to show the metric scale line (m/km).
      imperial - - - opt - - - - - - - -Boolean - - - - - - false - - Whether to show the imperial scale line (mi/ft).
      containerClass - - - opt - - - - - - - -String -| - -Object - - - - - - null - - scalControl's container div's CSS class
      - -
      - - - -
      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Source:
      -
      - - - - - - - -
      - - - - - - -
      - - - - - - - -

      Methods

      - - - - - -
    • - -

      buildOn(map) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - method to build DOM of the control -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      map - - - - -Map - - - - map to build on
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -HTMLDOMElement: - - - - - - - -
      - - - - - -
    • - -

      (inherited) addTo(map) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Adds the control to a map. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      map - - - - -Map - - - -
      - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - -
      Fires:
      - - - - - - - - - - -
      Returns:
      -control.Control: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) update() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - update control container -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -control.Control: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) getMap() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Get the map that the control is added to. -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Map: - - - - - - - -
      - - - - - -
    • - -

      (inherited) getPosition() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Get the position of the control -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Object: - - - - - - - -
      - - - - - -
    • - -

      (inherited) setPosition(position) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - update the control's position -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      position - - - - -String -| - -Object - - - - can be one of 'top-left', 'top-right', 'bottom-left', 'bottom-right' or a position object like {'top': 40,'left': 60}
      - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - -
      Fires:
      - - - - - - - - - - -
      Returns:
      -control.Control: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) getContainerPoint() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Get the container point of the control. -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Point: - - - - - - - -
      - - - - - -
    • - -

      (inherited) getContainer() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Get the control's container. Container is a div element wrapping the control's dom and decides the control's position and display. -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -HTMLElement: - - - - - - - -
      - - - - - -
    • - -

      (inherited) getDOM() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Get html dom element of the control -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -HTMLElement: - - - - - - - -
      - - - - - -
    • - -

      (inherited) show() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Show -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -control.Control: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) hide() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Hide -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -control.Control: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) isVisible() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Whether the control is visible -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Boolean: - - - - - - - -
      - - - - - -
    • - -

      (inherited) remove() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Remove itself from the map -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - -
      Fires:
      - - - - - - - - - - -
      Returns:
      -control.Control: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) on(eventsOn, handler, contextopt) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Register a handler function to be called whenever this event is fired. -
      - - - - - -
      foo.on('mousedown mousemove mouseup', onMouseEvent, foo);
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDefaultDescription
      eventsOn - - - - - - - - -String - - - - - - event types to register, seperated by space if more than one.
      handler - - - - - - - - -function - - - - - - handler function to be called
      context - - - opt - - - - - - - -Object - - - - - - null - - the context of the handler
      - - - - - - - - - - - -
      Mixes From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Any: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) addEventListener(eventTypes, handler, contextopt) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Alias for on -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDefaultDescription
      eventTypes - - - - - - - - -String - - - - - - event types to register, seperated by space if more than one.
      handler - - - - - - - - -function - - - - - - handler function to be called
      context - - - opt - - - - - - - -Object - - - - - - null - - the context of the handler
      - - - - - - - - - - - -
      Mixes From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) once(eventTypes, handler, contextopt) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Same as on, except the listener will only get fired once and then removed. -
      - - - - - -
      foo.once('mousedown mousemove mouseup', onMouseEvent, foo);
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDefaultDescription
      eventTypes - - - - - - - - -String - - - - - - event types to register, seperated by space if more than one.
      handler - - - - - - - - -function - - - - - - listener handler
      context - - - opt - - - - - - - -Object - - - - - - null - - the context of the handler
      - - - - - - - - - - - -
      Mixes From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) off(eventsOff, handler, contextopt) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Unregister the event handler for the specified event types. -
      - - - - - -
      foo.off('mousedown mousemove mouseup', onMouseEvent, foo);
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDefaultDescription
      eventsOff - - - - - - - - -String - - - - - - event types to unregister, seperated by space if more than one.
      handler - - - - - - - - -function - - - - - - listener handler
      context - - - opt - - - - - - - -Object - - - - - - null - - the context of the handler
      - - - - - - - - - - - -
      Mixes From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) removeEventListener(eventTypes, handler, contextopt) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Alias for off -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDefaultDescription
      eventTypes - - - - - - - - -String - - - - - - event types to unregister, seperated by space if more than one.
      handler - - - - - - - - -function - - - - - - listener handler
      context - - - opt - - - - - - - -Object - - - - - - null - - the context of the handler
      - - - - - - - - - - - -
      Mixes From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) listens(eventType, hanlderopt, contextopt) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Returns listener's count registered for the event type. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDefaultDescription
      eventType - - - - - - - - -String - - - - - - an event type
      hanlder - - - opt - - - - - - - -function - - - - - - null - - listener function
      context - - - opt - - - - - - - -Object - - - - - - null - - the context of the handler
      - - - - - - - - - - - -
      Mixes From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Number: - - - - - - - -
      - - - - - -
    • - -

      (inherited) copyEventListeners(target) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Copy all the event listener to the target object -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      target - - - - -Object - - - - target object to copy to.
      - - - - - - - - - - - -
      Mixes From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) fire(eventType, param) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Fire an event, causing all handlers for that event name to run. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      eventType - - - - -String - - - - an event type to fire
      param - - - - -Object - - - - parameters for the listener function.
      - - - - - - - - - - - -
      Mixes From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) callInitHooks() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Visit and call all the init hooks defined on Class and its parents. -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Class: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) setOptions(options) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Merges options with the default options of the object. -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      options - - - - -Object - - - - options to set
      - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Class: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) config(conf) - - - [source] - - - - -

      - - -
    • - - - - - - -
      - 1. Return object's options if no parameter is provided.
      2. update an option and enable/disable the handler if a handler with the same name existed. -
      - - - - - -
      // Get marker's options;
      var options = marker.config();
      // Set map's option "draggable" to false and disable map's draggable handler.
      map.config('draggable', false);
      // You can update more than one options like this:
      map.config({
          'scrollWheelZoom' : false,
          'doubleClickZoom' : false
      });
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      ParameterTypeDescription
      conf - - - - -Object - - - - config to update
      - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - -
      Returns:
      -Class: - - - - this - - - - - - - -
      - - - - - -
    • - -

      (inherited) onConfig() - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Default callback when config is called -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - - - - - - - - - - - - - - - - - - -
      - - - - - - -

      Events

      - - - - - - -
    • - -

      (inherited) add - - - [source] - - - - -

      - - -
    • - - - - - - -
      - add event. -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - -
      Properties:
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      NameTypeDescription
      type - - - - -String - - - - add
      target - - - - -control.Control - - - - the control instance
      - - - -
      - - - - - - -
      Inherited From:
      -
      - - - - - - - - - - - - - - - - - - - - - -
      Source:
      -
      - - - - - - - -
      - - - - - - - - - - - - - - - - - - - -
      - - - - - -
    • - -

      (inherited) remove - - - [source] - - - - -

      - - -
    • - - - - - - -
      - remove event. -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - -
      Properties:
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      NameTypeDescription
      type - - - - -String - - - - remove
      target - - - - -control.Control - - - - the control instance
      - - - -
      - - - - - - -
      Inherited From:
      -
      - - - - - - - - - - - - - - - - - - - - - -
      Source:
      -
      - - - - - - - -
      - - - - - - - - - - - - - - - - - - - -
      - - - - - -
    • - -

      (inherited) positionchange - - - [source] - - - - -

      - - -
    • - - - - - - -
      - Control's position update event. -
      - - - - - - - - - - - - - - - - - - - - -
      Inherited From:
      - - - - - - -
      Properties:
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      NameTypeDescription
      type - - - - -String - - - - positionchange
      target - - - - -control.Control - - - - the control instance
      position - - - - -Object - - - - Position of the control, eg:{"top" : 100, "left" : 50}
      - - - -
      - - - - - - -
      Inherited From:
      -
      - - - - - - - - - - - - - - - - - - - - - -
      Source:
      -
      - - - - - - - -
      - - - - - - - - - - - - - - - - - - - -
      - - -
      - -
      - - - - -
      - - - -
      - -
      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) -
      - - - - - - \ No newline at end of file diff --git a/docs/api/1.x/control.Toolbar.html b/docs/api/1.x/control.Toolbar.html index 459fca83ac..49ecd245db 100644 --- a/docs/api/1.x/control.Toolbar.html +++ b/docs/api/1.x/control.Toolbar.html @@ -4630,13 +4630,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/control.Zoom.html b/docs/api/1.x/control.Zoom.html index f8339a81f4..473e189cb0 100644 --- a/docs/api/1.x/control.Zoom.html +++ b/docs/api/1.x/control.Zoom.html @@ -236,11 +236,11 @@

      Zoom

      new control.Zoom() - [source] + [source]

      @@ -255,7 +255,11 @@

      new var zoomControl = new Zoom({ position : 'top-left', slider : true, zoomLevel : false }).addTo(map); +
      var zoomControl = new Zoom({
      +    position : 'top-left',
      +    slider : true,
      +    zoomLevel : false
      +}).addTo(map);
      @@ -351,7 +355,7 @@

      Members

      (constant) options @@ -478,43 +482,6 @@

      Properties
      - - - slider - - - opt - - - - - - - - - - -Boolean - - - - - - - - - - - true - - - - - Whether to display the slider - - - - zoomLevel @@ -593,7 +560,7 @@
      Properties
      Source:
      @@ -630,11 +597,11 @@

      Methods

      buildOn(map) - [source] + [source]

      @@ -4597,13 +4564,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/global.html b/docs/api/1.x/global.html index 666030023a..b561ce591d 100644 --- a/docs/api/1.x/global.html +++ b/docs/api/1.x/global.html @@ -83,13 +83,13 @@


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/index.html b/docs/api/1.x/index.html index 5648802047..736f420ad2 100644 --- a/docs/api/1.x/index.html +++ b/docs/api/1.x/index.html @@ -27,7 +27,7 @@ -

      maptalks 1.0.0-rc.18

      +

      maptalks 1.0.0-rc.19

      @@ -51,13 +51,13 @@

      maptalks 1.0.0-rc.18


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/measurer.BaiduSphere.html b/docs/api/1.x/measurer.BaiduSphere.html index f5b85e0b48..bf575edda1 100644 --- a/docs/api/1.x/measurer.BaiduSphere.html +++ b/docs/api/1.x/measurer.BaiduSphere.html @@ -1047,13 +1047,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/measurer.Common.html b/docs/api/1.x/measurer.Common.html index 18faed62c1..6731f93c00 100644 --- a/docs/api/1.x/measurer.Common.html +++ b/docs/api/1.x/measurer.Common.html @@ -273,13 +273,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/measurer.DEFAULT.html b/docs/api/1.x/measurer.DEFAULT.html index e63cccc4cb..a1df9ff848 100644 --- a/docs/api/1.x/measurer.DEFAULT.html +++ b/docs/api/1.x/measurer.DEFAULT.html @@ -358,13 +358,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/measurer.Identity.html b/docs/api/1.x/measurer.Identity.html index f251e53c44..8d08a89d12 100644 --- a/docs/api/1.x/measurer.Identity.html +++ b/docs/api/1.x/measurer.Identity.html @@ -898,13 +898,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/measurer.Measurer.html b/docs/api/1.x/measurer.Measurer.html index 6a59dc12da..e212f4376e 100644 --- a/docs/api/1.x/measurer.Measurer.html +++ b/docs/api/1.x/measurer.Measurer.html @@ -301,13 +301,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/measurer.WGS84Sphere.html b/docs/api/1.x/measurer.WGS84Sphere.html index 62dbdd4d44..42d6854747 100644 --- a/docs/api/1.x/measurer.WGS84Sphere.html +++ b/docs/api/1.x/measurer.WGS84Sphere.html @@ -986,13 +986,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/measurer.html b/docs/api/1.x/measurer.html index 4c208a5dc4..dccfb9ae6e 100644 --- a/docs/api/1.x/measurer.html +++ b/docs/api/1.x/measurer.html @@ -109,13 +109,13 @@

      Mixins


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/projection.BAIDU.html b/docs/api/1.x/projection.BAIDU.html index 68b6dd414b..d63208b85a 100644 --- a/docs/api/1.x/projection.BAIDU.html +++ b/docs/api/1.x/projection.BAIDU.html @@ -1896,13 +1896,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/projection.Common.html b/docs/api/1.x/projection.Common.html index 9f2e547e0b..94586d8f97 100644 --- a/docs/api/1.x/projection.Common.html +++ b/docs/api/1.x/projection.Common.html @@ -1003,13 +1003,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/projection.DEFAULT.html b/docs/api/1.x/projection.DEFAULT.html index 8bf619deaf..3b50b1bfaa 100644 --- a/docs/api/1.x/projection.DEFAULT.html +++ b/docs/api/1.x/projection.DEFAULT.html @@ -1847,13 +1847,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/projection.EPSG3857.html b/docs/api/1.x/projection.EPSG3857.html index 73b9960dd7..4630576985 100644 --- a/docs/api/1.x/projection.EPSG3857.html +++ b/docs/api/1.x/projection.EPSG3857.html @@ -1835,13 +1835,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/projection.EPSG4326.html b/docs/api/1.x/projection.EPSG4326.html index e521260268..95e33dd395 100644 --- a/docs/api/1.x/projection.EPSG4326.html +++ b/docs/api/1.x/projection.EPSG4326.html @@ -1835,13 +1835,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/projection.EPSG4490.html b/docs/api/1.x/projection.EPSG4490.html index fea4e17a2a..964858911a 100644 --- a/docs/api/1.x/projection.EPSG4490.html +++ b/docs/api/1.x/projection.EPSG4490.html @@ -951,13 +951,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/projection.IDENTITY.html b/docs/api/1.x/projection.IDENTITY.html index e993eb121f..9fef38d30e 100644 --- a/docs/api/1.x/projection.IDENTITY.html +++ b/docs/api/1.x/projection.IDENTITY.html @@ -1747,13 +1747,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:27 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/projection.html b/docs/api/1.x/projection.html index 26b614db43..e80162bf57 100644 --- a/docs/api/1.x/projection.html +++ b/docs/api/1.x/projection.html @@ -112,13 +112,13 @@

      Mixins


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:39 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/renderer.CanvasRenderer.html b/docs/api/1.x/renderer.CanvasRenderer.html index 948c7c1ff5..4c94c4c0b9 100644 --- a/docs/api/1.x/renderer.CanvasRenderer.html +++ b/docs/api/1.x/renderer.CanvasRenderer.html @@ -4532,13 +4532,13 @@


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/renderer.html b/docs/api/1.x/renderer.html index 08b7103fb3..853635703a 100644 --- a/docs/api/1.x/renderer.html +++ b/docs/api/1.x/renderer.html @@ -90,13 +90,13 @@

      Classes


      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ui.InfoWindow.html b/docs/api/1.x/ui.InfoWindow.html index 3fb5dc3521..da7d4db0b2 100644 --- a/docs/api/1.x/ui.InfoWindow.html +++ b/docs/api/1.x/ui.InfoWindow.html @@ -5790,13 +5790,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ui.Menu.html b/docs/api/1.x/ui.Menu.html index c46d4e6528..a00c6f4762 100644 --- a/docs/api/1.x/ui.Menu.html +++ b/docs/api/1.x/ui.Menu.html @@ -5559,13 +5559,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ui.Menuable.html b/docs/api/1.x/ui.Menuable.html index a0e46930d7..3c41bf7e74 100644 --- a/docs/api/1.x/ui.Menuable.html +++ b/docs/api/1.x/ui.Menuable.html @@ -896,13 +896,13 @@
      Returns:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ui.ToolTip.html b/docs/api/1.x/ui.ToolTip.html index 6c75dd989f..8fbb043394 100644 --- a/docs/api/1.x/ui.ToolTip.html +++ b/docs/api/1.x/ui.ToolTip.html @@ -5543,13 +5543,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ui.UIComponent.html b/docs/api/1.x/ui.UIComponent.html index 63960db5f9..3f34e69626 100644 --- a/docs/api/1.x/ui.UIComponent.html +++ b/docs/api/1.x/ui.UIComponent.html @@ -6514,13 +6514,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/ui.UIMarker.html b/docs/api/1.x/ui.UIMarker.html index f9a39fe2bb..5cb8730ea0 100644 --- a/docs/api/1.x/ui.UIMarker.html +++ b/docs/api/1.x/ui.UIMarker.html @@ -11683,13 +11683,13 @@
      Properties:

      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:28 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:40 GMT+0800 (香港标准时间)
      diff --git a/docs/api/1.x/worker.module.exports.html b/docs/api/1.x/worker.module.exports.html index 87b3f9e851..a0f0f30b2f 100644 --- a/docs/api/1.x/worker.module.exports.html +++ b/docs/api/1.x/worker.module.exports.html @@ -182,13 +182,13 @@

      new
      - Documentation generated by JSDoc 3.6.10 on Fri Mar 10 2023 12:04:26 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Thu Apr 27 2023 18:03:38 GMT+0800 (香港标准时间)
      diff --git a/package-lock.json b/package-lock.json index f8b4dcfe73..29efe58c33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "maptalks", - "version": "1.0.0-rc.18", + "version": "1.0.0-rc.19", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "maptalks", - "version": "1.0.0-rc.18", + "version": "1.0.0-rc.19", "license": "BSD-3-Clause", "dependencies": { "@maptalks/feature-filter": "^1.3.0", diff --git a/package.json b/package.json index 4ba0a98b52..dd2f8bd38a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maptalks", - "version": "1.0.0-rc.18", + "version": "1.0.0-rc.19", "description": "A light JavaScript library to create integrated 2D/3D maps.", "license": "BSD-3-Clause", "author": "Fu Zhen",