From 5f69060151279a5aac652d53a253855738ba34ae Mon Sep 17 00:00:00 2001 From: fuzhenn Date: Fri, 11 Aug 2023 10:14:20 +0800 Subject: [PATCH] 1.0.0-rc.24 --- docs/api/1.x/Ajax.html | 4 +- docs/api/1.x/ArcConnectorLine.html | 191 +++- docs/api/1.x/ArcCurve.html | 196 +++- docs/api/1.x/AreaTool.html | 133 ++- docs/api/1.x/CRS.html | 4 +- docs/api/1.x/CanvasLayer.html | 159 ++- docs/api/1.x/CenterMixin.html | 4 +- docs/api/1.x/Circle.html | 191 +++- docs/api/1.x/Class.html | 4 +- docs/api/1.x/CollisionIndex.html | 4 +- docs/api/1.x/ConnectorLine.html | 191 +++- docs/api/1.x/Coordinate.html | 4 +- docs/api/1.x/CubicBezierCurve.html | 196 +++- docs/api/1.x/Curve.html | 196 +++- docs/api/1.x/DistanceTool.html | 133 ++- docs/api/1.x/DomUtil.html | 4 +- docs/api/1.x/DragHandler.html | 4 +- docs/api/1.x/DrawTool.html | 133 ++- docs/api/1.x/Ellipse.html | 191 +++- docs/api/1.x/Eventable.html | 126 ++- docs/api/1.x/Extent.html | 4 +- docs/api/1.x/GeoJSON.html | 4 +- docs/api/1.x/Geometry.html | 320 ++++-- docs/api/1.x/GeometryCollection.html | 215 ++-- docs/api/1.x/GeometryEditor.html | 262 ++++- docs/api/1.x/GroupTileLayer.html | 212 +++- docs/api/1.x/Handler.html | 4 +- docs/api/1.x/Handlerable.html | 4 +- docs/api/1.x/ImageLayer.html | 286 +++++- docs/api/1.x/JSONAble.html | 12 +- docs/api/1.x/Label.html | 183 +++- docs/api/1.x/Layer.html | 296 +++++- docs/api/1.x/LineString.html | 191 +++- docs/api/1.x/Map.html | 765 +++++++++----- docs/api/1.x/MapTool.html | 133 ++- docs/api/1.x/MapboxUtil.html | 4 +- docs/api/1.x/Marker.html | 183 +++- docs/api/1.x/MultiGeometry.html | 215 ++-- docs/api/1.x/MultiLineString.html | 215 ++-- docs/api/1.x/MultiPoint.html | 215 ++-- docs/api/1.x/MultiPolygon.html | 215 ++-- docs/api/1.x/OverlayLayer.html | 294 ++++-- docs/api/1.x/ParticleLayer.html | 164 ++- docs/api/1.x/Path.html | 191 +++- docs/api/1.x/Point.html | 4 +- docs/api/1.x/PointExtent.html | 4 +- docs/api/1.x/Polygon.html | 191 +++- docs/api/1.x/Position.html | 4 +- docs/api/1.x/QuadBezierCurve.html | 196 +++- docs/api/1.x/Rectangle.html | 191 +++- docs/api/1.x/Renderable.html | 4 +- docs/api/1.x/Sector.html | 191 +++- docs/api/1.x/Size.html | 4 +- docs/api/1.x/StringUtil.html | 106 +- docs/api/1.x/TextBox.html | 183 +++- docs/api/1.x/TextEditable.html | 4 +- docs/api/1.x/TextMarker.html | 188 +++- docs/api/1.x/TileLayer.html | 230 +++-- docs/api/1.x/TileSystem.html | 4 +- docs/api/1.x/Transformation.html | 4 +- docs/api/1.x/Util.html | 213 +++- docs/api/1.x/VectorLayer.html | 315 ++++-- docs/api/1.x/WMSTileLayer.html | 212 +++- docs/api/1.x/animation.Animation.html | 4 +- docs/api/1.x/animation.Easing.html | 4 +- docs/api/1.x/animation.Frame.html | 4 +- docs/api/1.x/animation.Player.html | 4 +- docs/api/1.x/control.Attribution.html | 133 ++- docs/api/1.x/control.Control.html | 262 ++++- docs/api/1.x/control.LayerSwitcher.html | 133 ++- docs/api/1.x/control.Overview.html | 133 ++- docs/api/1.x/control.Panel.html | 133 ++- docs/api/1.x/control.Toolbar.html | 133 ++- docs/api/1.x/control.Zoom.html | 133 ++- docs/api/1.x/global.html | 4 +- docs/api/1.x/index.html | 6 +- docs/api/1.x/measurer.BaiduSphere.html | 4 +- docs/api/1.x/measurer.Common.html | 4 +- docs/api/1.x/measurer.DEFAULT.html | 4 +- docs/api/1.x/measurer.Identity.html | 4 +- docs/api/1.x/measurer.Measurer.html | 4 +- docs/api/1.x/measurer.WGS84Sphere.html | 4 +- docs/api/1.x/measurer.html | 4 +- docs/api/1.x/projection.BAIDU.html | 4 +- docs/api/1.x/projection.Common.html | 4 +- docs/api/1.x/projection.DEFAULT.html | 4 +- docs/api/1.x/projection.EPSG3857.html | 4 +- docs/api/1.x/projection.EPSG4326.html | 4 +- docs/api/1.x/projection.EPSG4490.html | 4 +- docs/api/1.x/projection.IDENTITY.html | 4 +- docs/api/1.x/projection.html | 4 +- docs/api/1.x/renderer.CanvasRenderer.html | 156 +-- docs/api/1.x/renderer.html | 4 +- docs/api/1.x/ui.InfoWindow.html | 401 +++++++- docs/api/1.x/ui.Menu.html | 399 +++++++- docs/api/1.x/ui.Menuable.html | 4 +- docs/api/1.x/ui.ToolTip.html | 391 ++++++- docs/api/1.x/ui.UIComponent.html | 532 ++++++++-- docs/api/1.x/ui.UIMarker.html | 391 ++++++- docs/api/1.x/worker.Actor.html | 1135 +++++++++++++++++++++ docs/api/1.x/worker.module.exports.html | 198 ---- package-lock.json | 4 +- package.json | 2 +- 103 files changed, 10879 insertions(+), 2787 deletions(-) create mode 100644 docs/api/1.x/worker.Actor.html delete mode 100644 docs/api/1.x/worker.module.exports.html diff --git a/docs/api/1.x/Ajax.html b/docs/api/1.x/Ajax.html index e9bfbb57a..c26d66f45 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 d64c7205f..9976f63ca 100644 --- a/docs/api/1.x/ArcConnectorLine.html +++ b/docs/api/1.x/ArcConnectorLine.html @@ -116,6 +116,7 @@
Members
+ @@ -428,6 +429,11 @@
Methods
listens +
  • + + getListeningEvents
  • + +
  • copyEventListeners
  • @@ -2246,7 +2252,13 @@

    Example:

    --> -
    line.animateShow({
       duration : 2000,
       easing : 'linear'
     }, function (frame, currentCoord) {
       //frame is the animation frame
       //currentCoord is current coordinate of animation
     });
    +
    line.animateShow({
    +   duration : 2000,
    +   easing : 'linear'
    + }, function (frame, currentCoord) {
    +   //frame is the animation frame
    +   //currentCoord is current coordinate of animation
    + });
    @@ -8652,11 +8664,11 @@
    Returns:

    (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

    @@ -8871,11 +8883,11 @@
    Returns:

    (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -9083,11 +9095,11 @@
    Returns:

    (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

    @@ -9302,11 +9314,11 @@
    Returns:

    (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

    @@ -9521,11 +9533,11 @@
    Returns:

    (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -9733,11 +9745,11 @@
    Returns:

    (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

    @@ -9934,6 +9946,97 @@
    Returns:
    +
    + + + + + +
  • + +

    (inherited) getListeningEvents() + + + [source] + + + + +

    + + +
  • + + + + + + +
    + Get all the listening event types +
    + + + + + + + + + + + + + + + + + + +
    Mixes From:
    + + + + + + + + + + + + + + + + + + + + + + + +
    Returns:
    +Array.<String>: + + + + events + + + + + + +
    @@ -9945,11 +10048,11 @@
    Returns:

    (inherited) copyEventListeners(target) - [source] + [source]

    @@ -10081,11 +10184,11 @@
    Returns:

    (inherited) fire(eventType, param) - [source] + [source]

    @@ -10365,11 +10468,11 @@
    Mixes From:

    (inherited) getJSONClass(type) - [source] + [source]

    @@ -10501,11 +10604,11 @@
    Returns:

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

    @@ -14584,11 +14687,11 @@
    Properties:

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

    @@ -14851,7 +14954,7 @@
    Properties:
    Source:
    @@ -14893,11 +14996,11 @@
    Properties:

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

    @@ -15160,7 +15263,7 @@
    Properties:
    Source:
    @@ -15202,11 +15305,11 @@
    Properties:

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

    @@ -15469,7 +15572,7 @@
    Properties:
    Source:
    @@ -17345,11 +17448,11 @@
    Properties:

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

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

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

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

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

    @@ -17955,7 +18058,7 @@
    Properties:
    Source:
    @@ -21432,11 +21535,11 @@
    Properties:

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

    @@ -21624,7 +21727,7 @@
    Properties:
    Source:
    @@ -22295,13 +22398,13 @@
    Properties:

    - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
    diff --git a/docs/api/1.x/ArcCurve.html b/docs/api/1.x/ArcCurve.html index 989bbfa58..42403332b 100644 --- a/docs/api/1.x/ArcCurve.html +++ b/docs/api/1.x/ArcCurve.html @@ -116,6 +116,7 @@
    Members
    + @@ -428,6 +429,11 @@
    Methods
    listens +
  • + + getListeningEvents
  • + +
  • copyEventListeners
  • @@ -2176,7 +2182,13 @@

    Example:

    --> -
    line.animateShow({
       duration : 2000,
       easing : 'linear'
     }, function (frame, currentCoord) {
       //frame is the animation frame
       //currentCoord is current coordinate of animation
     });
    +
    line.animateShow({
    +   duration : 2000,
    +   easing : 'linear'
    + }, function (frame, currentCoord) {
    +   //frame is the animation frame
    +   //currentCoord is current coordinate of animation
    + });
    @@ -8842,11 +8854,11 @@
    Returns:

    (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

    @@ -9066,11 +9078,11 @@
    Returns:

    (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -9283,11 +9295,11 @@
    Returns:

    (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

    @@ -9507,11 +9519,11 @@
    Returns:

    (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

    @@ -9731,11 +9743,11 @@
    Returns:

    (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -9948,11 +9960,11 @@
    Returns:

    (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

    @@ -10154,6 +10166,102 @@
    Returns:
    +
    + + + + + +
  • + +

    (inherited) getListeningEvents() + + + [source] + + + + +

    + + +
  • + + + + + + +
    + Get all the listening event types +
    + + + + + + + + + + + + + + + + + + +
    Mixes From:
    + + + + +
    Inherited From:
    + + + + + + + + + + + + + + + + + + + + + +
    Returns:
    +Array.<String>: + + + + events + + + + + + +
    @@ -10165,11 +10273,11 @@
    Returns:

    (inherited) copyEventListeners(target) - [source] + [source]

    @@ -10306,11 +10414,11 @@
    Returns:

    (inherited) fire(eventType, param) - [source] + [source]

    @@ -10600,11 +10708,11 @@
    Inherited From:

    (inherited) getJSONClass(type) - [source] + [source]

    @@ -10741,11 +10849,11 @@
    Returns:

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

    @@ -14929,11 +15037,11 @@
    Properties:

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

    @@ -15201,7 +15309,7 @@
    Properties:
    Source:
    @@ -15243,11 +15351,11 @@
    Properties:

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

    @@ -15515,7 +15623,7 @@
    Properties:
    Source:
    @@ -15557,11 +15665,11 @@
    Properties:

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

    @@ -15829,7 +15937,7 @@
    Properties:
    Source:
    @@ -17745,11 +17853,11 @@
    Properties:

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

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

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

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

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

    @@ -18370,7 +18478,7 @@
    Properties:
    Source:
    @@ -21922,11 +22030,11 @@
    Properties:

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

    @@ -22119,7 +22227,7 @@
    Properties:
    Source:
    @@ -22805,13 +22913,13 @@
    Properties:

    - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
    diff --git a/docs/api/1.x/AreaTool.html b/docs/api/1.x/AreaTool.html index eb3a5d06d..db347a91e 100644 --- a/docs/api/1.x/AreaTool.html +++ b/docs/api/1.x/AreaTool.html @@ -67,6 +67,7 @@
    Members
    + @@ -184,6 +185,11 @@
    Methods
    listens +
  • + + getListeningEvents
  • + +
  • copyEventListeners
  • @@ -2750,11 +2756,11 @@
    Returns:

    (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

    @@ -2969,11 +2975,11 @@
    Returns:

    (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

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

    (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

    @@ -3400,11 +3406,11 @@
    Returns:

    (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

    @@ -3619,11 +3625,11 @@
    Returns:

    (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -3831,11 +3837,11 @@
    Returns:

    (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

    @@ -4032,6 +4038,97 @@
    Returns:
    +
    + + + + + +
  • + +

    (inherited) getListeningEvents() + + + [source] + + + + +

    + + +
  • + + + + + + +
    + Get all the listening event types +
    + + + + + + + + + + + + + + + + + + +
    Mixes From:
    + + + + + + + + + + + + + + + + + + + + + + + +
    Returns:
    +Array.<String>: + + + + events + + + + + + +
    @@ -4043,11 +4140,11 @@
    Returns:

    (inherited) copyEventListeners(target) - [source] + [source]

    @@ -4179,11 +4276,11 @@
    Returns:

    (inherited) fire(eventType, param) - [source] + [source]

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

    - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
    diff --git a/docs/api/1.x/CRS.html b/docs/api/1.x/CRS.html index 8f9579676..ef8dd5a49 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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
    diff --git a/docs/api/1.x/CanvasLayer.html b/docs/api/1.x/CanvasLayer.html index 02cb776f9..8e8e63b2d 100644 --- a/docs/api/1.x/CanvasLayer.html +++ b/docs/api/1.x/CanvasLayer.html @@ -100,6 +100,7 @@
    Members
    + @@ -357,6 +358,11 @@
    Methods
    listens +
  • + + getListeningEvents
  • + +
  • copyEventListeners
  • @@ -5827,11 +5833,11 @@
    Inherited From:

    (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

    @@ -6046,11 +6052,11 @@
    Returns:

    (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -6258,11 +6264,11 @@
    Returns:

    (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

    @@ -6477,11 +6483,11 @@
    Returns:

    (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

    @@ -6696,11 +6702,11 @@
    Returns:

    (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -6908,11 +6914,11 @@
    Returns:

    (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

    @@ -7109,6 +7115,97 @@
    Returns:
    +
    + + + + + +
  • + +

    (inherited) getListeningEvents() + + + [source] + + + + +

    + + +
  • + + + + + + +
    + Get all the listening event types +
    + + + + + + + + + + + + + + + + + + +
    Mixes From:
    + + + + + + + + + + + + + + + + + + + + + + + +
    Returns:
    +Array.<String>: + + + + events + + + + + + +
    @@ -7120,11 +7217,11 @@
    Returns:

    (inherited) copyEventListeners(target) - [source] + [source]

    @@ -7256,11 +7353,11 @@
    Returns:

    (inherited) fire(eventType, param) - [source] + [source]

    @@ -7540,11 +7637,11 @@
    Mixes From:

    (inherited) getJSONClass(type) - [source] + [source]

    @@ -7676,11 +7773,11 @@
    Returns:

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

    @@ -10366,11 +10463,11 @@
    Properties:

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

    @@ -10588,7 +10685,7 @@
    Properties:
    Source:
    @@ -10630,11 +10727,11 @@
    Properties:

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

    @@ -10827,7 +10924,7 @@
    Properties:
    Source:
    @@ -10869,11 +10966,11 @@
    Properties:

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

    @@ -11066,7 +11163,7 @@
    Properties:
    Source:
    @@ -11110,13 +11207,13 @@
    Properties:

    - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
    diff --git a/docs/api/1.x/CenterMixin.html b/docs/api/1.x/CenterMixin.html index 24d0be56d..7db01b020 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
    diff --git a/docs/api/1.x/Circle.html b/docs/api/1.x/Circle.html index a8d242226..cd561a91f 100644 --- a/docs/api/1.x/Circle.html +++ b/docs/api/1.x/Circle.html @@ -123,6 +123,7 @@
    Members
    + @@ -470,6 +471,11 @@
    Methods
    listens +
  • + + getListeningEvents
  • + +
  • copyEventListeners
  • @@ -2872,7 +2878,13 @@

    Example:

    --> -
    line.animateShow({
       duration : 2000,
       easing : 'linear'
     }, function (frame, currentCoord) {
       //frame is the animation frame
       //currentCoord is current coordinate of animation
     });
    +
    line.animateShow({
    +   duration : 2000,
    +   easing : 'linear'
    + }, function (frame, currentCoord) {
    +   //frame is the animation frame
    +   //currentCoord is current coordinate of animation
    + });
    @@ -9278,11 +9290,11 @@
    Returns:

    (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

    @@ -9497,11 +9509,11 @@
    Returns:

    (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -9709,11 +9721,11 @@
    Returns:

    (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

    @@ -9928,11 +9940,11 @@
    Returns:

    (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

    @@ -10147,11 +10159,11 @@
    Returns:

    (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

    @@ -10359,11 +10371,11 @@
    Returns:

    (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

    @@ -10560,6 +10572,97 @@
    Returns:
    +
    + + + + + +
  • + +

    (inherited) getListeningEvents() + + + [source] + + + + +

    + + +
  • + + + + + + +
    + Get all the listening event types +
    + + + + + + + + + + + + + + + + + + +
    Mixes From:
    + + + + + + + + + + + + + + + + + + + + + + + +
    Returns:
    +Array.<String>: + + + + events + + + + + + +
    @@ -10571,11 +10674,11 @@
    Returns:

    (inherited) copyEventListeners(target) - [source] + [source]

    @@ -10707,11 +10810,11 @@
    Returns:

    (inherited) fire(eventType, param) - [source] + [source]

    @@ -10991,11 +11094,11 @@
    Mixes From:

    (inherited) getJSONClass(type) - [source] + [source]

    @@ -11127,11 +11230,11 @@
    Returns:

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

    @@ -15210,11 +15313,11 @@
    Properties:

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

    @@ -15477,7 +15580,7 @@
    Properties:
    Source:
    @@ -15519,11 +15622,11 @@
    Properties:

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

    @@ -15786,7 +15889,7 @@
    Properties:
    Source:
    @@ -15828,11 +15931,11 @@
    Properties:

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

    @@ -16095,7 +16198,7 @@
    Properties:
    Source:
    @@ -17971,11 +18074,11 @@
    Properties:

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

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

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

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

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

    @@ -18581,7 +18684,7 @@
    Properties:
    Source:
    @@ -22058,11 +22161,11 @@
    Properties:

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

    @@ -22250,7 +22353,7 @@
    Properties:
    Source:
    @@ -22921,13 +23024,13 @@
    Properties:

    - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
    diff --git a/docs/api/1.x/Class.html b/docs/api/1.x/Class.html index 484fcfe69..a41ef3505 100644 --- a/docs/api/1.x/Class.html +++ b/docs/api/1.x/Class.html @@ -1079,13 +1079,13 @@

    -

    V1.0.0-rc.23

    Classes

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

      Namespaces

      Mixins

      Global

      +

      V1.0.0-rc.24

      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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/CollisionIndex.html b/docs/api/1.x/CollisionIndex.html index bfdc060bc..b8c7e28ad 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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ConnectorLine.html b/docs/api/1.x/ConnectorLine.html index 893e0c644..2318cdc23 100644 --- a/docs/api/1.x/ConnectorLine.html +++ b/docs/api/1.x/ConnectorLine.html @@ -116,6 +116,7 @@
        Members
        + @@ -428,6 +429,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2186,7 +2192,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -8592,11 +8604,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8811,11 +8823,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9023,11 +9035,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9242,11 +9254,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9461,11 +9473,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9673,11 +9685,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9874,6 +9886,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9885,11 +9988,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10021,11 +10124,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10305,11 +10408,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10441,11 +10544,11 @@
        Returns:

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

        @@ -14524,11 +14627,11 @@
        Properties:

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

        @@ -14791,7 +14894,7 @@
        Properties:
        Source:
        @@ -14833,11 +14936,11 @@
        Properties:

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

        @@ -15100,7 +15203,7 @@
        Properties:
        Source:
        @@ -15142,11 +15245,11 @@
        Properties:

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

        @@ -15409,7 +15512,7 @@
        Properties:
        Source:
        @@ -17285,11 +17388,11 @@
        Properties:

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

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

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

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

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

        @@ -17895,7 +17998,7 @@
        Properties:
        Source:
        @@ -21372,11 +21475,11 @@
        Properties:

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

        @@ -21564,7 +21667,7 @@
        Properties:
        Source:
        @@ -22235,13 +22338,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Coordinate.html b/docs/api/1.x/Coordinate.html index c9dcc0199..d14787e12 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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/CubicBezierCurve.html b/docs/api/1.x/CubicBezierCurve.html index 3a5a773c5..33e7b0029 100644 --- a/docs/api/1.x/CubicBezierCurve.html +++ b/docs/api/1.x/CubicBezierCurve.html @@ -116,6 +116,7 @@
        Members
        + @@ -428,6 +429,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2158,7 +2164,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -8824,11 +8836,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -9048,11 +9060,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9265,11 +9277,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9489,11 +9501,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9713,11 +9725,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9930,11 +9942,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -10136,6 +10148,102 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + +
        Inherited From:
        + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -10147,11 +10255,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10288,11 +10396,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10582,11 +10690,11 @@
        Inherited From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10723,11 +10831,11 @@
        Returns:

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

        @@ -14911,11 +15019,11 @@
        Properties:

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

        @@ -15183,7 +15291,7 @@
        Properties:
        Source:
        @@ -15225,11 +15333,11 @@
        Properties:

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

        @@ -15497,7 +15605,7 @@
        Properties:
        Source:
        @@ -15539,11 +15647,11 @@
        Properties:

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

        @@ -15811,7 +15919,7 @@
        Properties:
        Source:
        @@ -17727,11 +17835,11 @@
        Properties:

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

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

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

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

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

        @@ -18352,7 +18460,7 @@
        Properties:
        Source:
        @@ -21904,11 +22012,11 @@
        Properties:

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

        @@ -22101,7 +22209,7 @@
        Properties:
        Source:
        @@ -22787,13 +22895,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Curve.html b/docs/api/1.x/Curve.html index 9fde6eb92..48a9b32e2 100644 --- a/docs/api/1.x/Curve.html +++ b/docs/api/1.x/Curve.html @@ -116,6 +116,7 @@
        Members
        + @@ -428,6 +429,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2393,7 +2399,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -9059,11 +9071,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -9283,11 +9295,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9500,11 +9512,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9724,11 +9736,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9948,11 +9960,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10165,11 +10177,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -10371,6 +10383,102 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + +
        Inherited From:
        + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -10382,11 +10490,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10523,11 +10631,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10817,11 +10925,11 @@
        Inherited From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10958,11 +11066,11 @@
        Returns:

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

        @@ -15146,11 +15254,11 @@
        Properties:

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

        @@ -15418,7 +15526,7 @@
        Properties:
        Source:
        @@ -15460,11 +15568,11 @@
        Properties:

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

        @@ -15732,7 +15840,7 @@
        Properties:
        Source:
        @@ -15774,11 +15882,11 @@
        Properties:

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

        @@ -16046,7 +16154,7 @@
        Properties:
        Source:
        @@ -17962,11 +18070,11 @@
        Properties:

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

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

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

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

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

        @@ -18587,7 +18695,7 @@
        Properties:
        Source:
        @@ -22139,11 +22247,11 @@
        Properties:

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

        @@ -22336,7 +22444,7 @@
        Properties:
        Source:
        @@ -23022,13 +23130,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/DistanceTool.html b/docs/api/1.x/DistanceTool.html index 0cc89e9e4..e15e66b08 100644 --- a/docs/api/1.x/DistanceTool.html +++ b/docs/api/1.x/DistanceTool.html @@ -67,6 +67,7 @@
        Members
        + @@ -184,6 +185,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2750,11 +2756,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2969,11 +2975,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

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

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3400,11 +3406,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -3619,11 +3625,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3831,11 +3837,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -4032,6 +4038,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -4043,11 +4140,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -4179,11 +4276,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

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

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/DomUtil.html b/docs/api/1.x/DomUtil.html index a989b8895..47f4feca7 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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/DragHandler.html b/docs/api/1.x/DragHandler.html index 3ec335287..3b4cc8162 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/DrawTool.html b/docs/api/1.x/DrawTool.html index 40a6083fa..a1d0df83b 100644 --- a/docs/api/1.x/DrawTool.html +++ b/docs/api/1.x/DrawTool.html @@ -81,6 +81,7 @@
        Static Methods
        + @@ -185,6 +186,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2659,11 +2665,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2878,11 +2884,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3090,11 +3096,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

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

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -3528,11 +3534,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3740,11 +3746,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3941,6 +3947,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3952,11 +4049,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -4088,11 +4185,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -6802,13 +6899,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Ellipse.html b/docs/api/1.x/Ellipse.html index 3972b725d..530ae8d42 100644 --- a/docs/api/1.x/Ellipse.html +++ b/docs/api/1.x/Ellipse.html @@ -125,6 +125,7 @@
        Members
        + @@ -482,6 +483,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -3139,7 +3145,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -9545,11 +9557,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -9764,11 +9776,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9976,11 +9988,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10195,11 +10207,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -10414,11 +10426,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10626,11 +10638,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -10827,6 +10839,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -10838,11 +10941,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10974,11 +11077,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -11258,11 +11361,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -11394,11 +11497,11 @@
        Returns:

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

        @@ -15477,11 +15580,11 @@
        Properties:

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

        @@ -15744,7 +15847,7 @@
        Properties:
        Source:
        @@ -15786,11 +15889,11 @@
        Properties:

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

        @@ -16053,7 +16156,7 @@
        Properties:
        Source:
        @@ -16095,11 +16198,11 @@
        Properties:

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

        @@ -16362,7 +16465,7 @@
        Properties:
        Source:
        @@ -18238,11 +18341,11 @@
        Properties:

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

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

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

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

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

        @@ -18848,7 +18951,7 @@
        Properties:
        Source:
        @@ -22325,11 +22428,11 @@
        Properties:

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

        @@ -22517,7 +22620,7 @@
        Properties:
        Source:
        @@ -23188,13 +23291,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Eventable.html b/docs/api/1.x/Eventable.html index 7bab79ed4..9b6372d8c 100644 --- a/docs/api/1.x/Eventable.html +++ b/docs/api/1.x/Eventable.html @@ -82,6 +82,13 @@
        Static Methods
        +
      • + + getListeningEvents
      • + + + +
      • copyEventListeners
      • @@ -162,11 +169,11 @@

        Static Methods

        (static) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -373,11 +380,11 @@
        Returns:

        (static) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -577,11 +584,11 @@
        Returns:

        (static) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -788,11 +795,11 @@
        Returns:

        (static) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -999,11 +1006,11 @@
        Returns:

        (static) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -1203,11 +1210,11 @@
        Returns:

        (static) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -1396,6 +1403,89 @@
        Returns:
        +
        + + + + + +
      • + +

        (static) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -1407,11 +1497,11 @@
        Returns:

        (static) copyEventListeners(target) - [source] + [source]

        @@ -1535,11 +1625,11 @@
        Returns:

        (static) fire(eventType, param) - [source] + [source]

        @@ -1694,13 +1784,13 @@
        Returns:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Extent.html b/docs/api/1.x/Extent.html index c19e30237..2ee59cf8e 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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/GeoJSON.html b/docs/api/1.x/GeoJSON.html index 7039879e1..9454b611c 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 Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Geometry.html b/docs/api/1.x/Geometry.html index 2b3b54719..b8acd5898 100644 --- a/docs/api/1.x/Geometry.html +++ b/docs/api/1.x/Geometry.html @@ -139,6 +139,8 @@
        Static Methods
        + + @@ -434,6 +436,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -524,6 +531,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -7799,11 +7811,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8018,11 +8030,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8230,11 +8242,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8449,11 +8461,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -8668,11 +8680,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8880,11 +8892,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9081,6 +9093,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9092,11 +9195,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -9228,11 +9331,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -9512,11 +9615,11 @@
        Mixes From:

        (mixin) getJSONClass(type) - [source] + [source]

        @@ -9648,11 +9751,11 @@
        Returns:

        (mixin) getJSONType() - [source] + [source]

        @@ -10524,11 +10627,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -10743,11 +10846,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10955,11 +11058,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -11174,11 +11277,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -11393,11 +11496,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -11605,11 +11708,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -11806,6 +11909,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -11817,11 +12011,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -11953,11 +12147,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -12237,11 +12431,11 @@
        Mixes From:

        (mixin) getJSONClass(type) - [source] + [source]

        @@ -12373,11 +12567,11 @@
        Returns:

        (mixin) getJSONType() - [source] + [source]

        @@ -16411,11 +16605,11 @@
        Properties:

        mouseenter - [source] + [source]

        @@ -16673,7 +16867,7 @@
        Properties:
        Source:
        @@ -16715,11 +16909,11 @@
        Properties:

        mouseover - [source] + [source]

        @@ -16977,7 +17171,7 @@
        Properties:
        Source:
        @@ -17019,11 +17213,11 @@
        Properties:

        mouseout - [source] + [source]

        @@ -17281,7 +17475,7 @@
        Properties:
        Source:
        @@ -19117,11 +19311,11 @@
        Properties:

        shapechange - [source] + [source]

        @@ -19279,7 +19473,7 @@
        Properties:
        Source:
        @@ -19321,11 +19515,11 @@
        Properties:

        positionchange - [source] + [source]

        @@ -19483,7 +19677,7 @@
        Properties:
        Source:
        @@ -19525,11 +19719,11 @@
        Properties:

        symbolchange - [source] + [source]

        @@ -19712,7 +19906,7 @@
        Properties:
        Source:
        @@ -23114,11 +23308,11 @@
        Properties:

        add - [source] + [source]

        @@ -23301,7 +23495,7 @@
        Properties:
        Source:
        @@ -23957,13 +24151,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/GeometryCollection.html b/docs/api/1.x/GeometryCollection.html index ba079a7fc..7c3812f08 100644 --- a/docs/api/1.x/GeometryCollection.html +++ b/docs/api/1.x/GeometryCollection.html @@ -117,6 +117,7 @@
        Members
        + @@ -434,6 +435,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1623,11 +1629,11 @@
        Returns:

        getGeometries() - [source] + [source]

        @@ -1706,11 +1712,11 @@
        Returns:

        forEach(fn, contextopt) - [source] + [source]

        @@ -1867,11 +1873,11 @@
        Returns:

        filter(fn, contextopt) - [source] + [source]

        @@ -2039,11 +2045,11 @@
        Returns:

        translate(offset) - [source] + [source]

        @@ -2167,11 +2173,11 @@
        Returns:

        isEmpty() - [source] + [source]

        @@ -2246,11 +2252,11 @@
        Returns:

        remove() - [source] + [source]

        @@ -2338,11 +2344,11 @@
        Returns:

        show() - [source] + [source]

        @@ -2426,11 +2432,11 @@
        Returns:

        hide() - [source] + [source]

        @@ -8242,11 +8248,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8461,11 +8467,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8673,11 +8679,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8892,11 +8898,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9111,11 +9117,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9323,11 +9329,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9524,6 +9530,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9535,11 +9632,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -9671,11 +9768,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -9955,11 +10052,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10091,11 +10188,11 @@
        Returns:

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

        @@ -14174,11 +14271,11 @@
        Properties:

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

        @@ -14441,7 +14538,7 @@
        Properties:
        Source:
        @@ -14483,11 +14580,11 @@
        Properties:

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

        @@ -14750,7 +14847,7 @@
        Properties:
        Source:
        @@ -14792,11 +14889,11 @@
        Properties:

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

        @@ -15059,7 +15156,7 @@
        Properties:
        Source:
        @@ -16935,11 +17032,11 @@
        Properties:

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

        @@ -17102,7 +17199,7 @@
        Properties:
        Source:
        @@ -17144,11 +17241,11 @@
        Properties:

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

        @@ -17311,7 +17408,7 @@
        Properties:
        Source:
        @@ -17353,11 +17450,11 @@
        Properties:

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

        @@ -17545,7 +17642,7 @@
        Properties:
        Source:
        @@ -21022,11 +21119,11 @@
        Properties:

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

        @@ -21214,7 +21311,7 @@
        Properties:
        Source:
        @@ -21885,13 +21982,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/GeometryEditor.html b/docs/api/1.x/GeometryEditor.html index 043d21f3d..5b1271901 100644 --- a/docs/api/1.x/GeometryEditor.html +++ b/docs/api/1.x/GeometryEditor.html @@ -58,6 +58,8 @@
        class : GeometryEditor
        + + @@ -131,6 +133,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -171,6 +178,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1039,11 +1051,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -1258,11 +1270,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -1470,11 +1482,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -1689,11 +1701,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -1908,11 +1920,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2120,11 +2132,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -2321,6 +2333,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -2332,11 +2435,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -2468,11 +2571,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -2627,11 +2730,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2846,11 +2949,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

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

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3277,11 +3380,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -3496,11 +3599,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3708,11 +3811,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3909,6 +4012,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3920,11 +4114,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -4056,11 +4250,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -4639,13 +4833,13 @@


        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/GroupTileLayer.html b/docs/api/1.x/GroupTileLayer.html index ed180104d..eaf869838 100644 --- a/docs/api/1.x/GroupTileLayer.html +++ b/docs/api/1.x/GroupTileLayer.html @@ -98,6 +98,7 @@
        Members
        + @@ -345,6 +346,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2981,11 +2987,11 @@
        Returns:

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

        @@ -2999,7 +3005,8 @@

        - force Reload tilelayer. Note that this method will clear all cached tiles and reload them. It shouldn't be called frequently for performance reason. + force Reload tilelayer. +Note that this method will clear all cached tiles and reload them. It shouldn't be called frequently for performance reason. @@ -3064,11 +3071,11 @@
        Returns:

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

        @@ -3143,11 +3150,11 @@
        Returns:

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

        @@ -3161,7 +3168,9 @@

        <
        - Compute tile's SSE from Cesium 与cesium不同的是,我们用boundingVolume顶面的四个顶点中的最小值作为distanceToCamera + Compute tile's SSE +from Cesium +与cesium不同的是,我们用boundingVolume顶面的四个顶点中的最小值作为distanceToCamera
        @@ -3215,11 +3224,11 @@

        <

        (inherited) _getCascadeTiles(z) - [source] + [source]

        @@ -3343,11 +3352,11 @@
        Returns:

        (inherited) getTileUrl(x, y, z) - [source] + [source]

        @@ -3517,11 +3526,11 @@
        Returns:

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

        @@ -3600,11 +3609,11 @@
        Returns:

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

        @@ -3683,11 +3692,11 @@
        Returns:

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

        @@ -3762,11 +3771,11 @@
        Returns:

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

        @@ -3841,11 +3850,11 @@
        Returns:

        (inherited) setPolygonOffset(offset) - [source] + [source]

        @@ -6287,11 +6296,11 @@

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -6506,11 +6515,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6718,11 +6727,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6937,11 +6946,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -7156,11 +7165,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -7368,11 +7377,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -7569,6 +7578,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -7580,11 +7680,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -7716,11 +7816,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -8000,11 +8100,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -8136,11 +8236,11 @@
        Returns:

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

        @@ -8944,11 +9044,11 @@

        Events

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

        @@ -9111,7 +9211,7 @@
        Properties:
        Source:
        @@ -10975,11 +11075,11 @@
        Properties:

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

        @@ -11192,7 +11292,7 @@
        Properties:
        Source:
        @@ -11234,11 +11334,11 @@
        Properties:

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

        @@ -11426,7 +11526,7 @@
        Properties:
        Source:
        @@ -11468,11 +11568,11 @@
        Properties:

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

        @@ -11660,7 +11760,7 @@
        Properties:
        Source:
        @@ -11704,13 +11804,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Handler.html b/docs/api/1.x/Handler.html index c6fcc85b2..df03f4577 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Handlerable.html b/docs/api/1.x/Handlerable.html index 9b5e8d1bd..d6b6fa269 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ImageLayer.html b/docs/api/1.x/ImageLayer.html index 078dc8b60..87e82692e 100644 --- a/docs/api/1.x/ImageLayer.html +++ b/docs/api/1.x/ImageLayer.html @@ -84,6 +84,7 @@
        Members
        + @@ -261,6 +262,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -372,11 +378,11 @@

        ImageLayer

        new ImageLayer(id, imagesopt, optionsopt) - [source] + [source]

        @@ -635,7 +641,7 @@

        Members

        (constant) options @@ -796,6 +802,117 @@

        Properties
        + + + alphaTest + + + opt + + + + + + + + + + +Number + + + + + + + + + + + 0 + + + + + only for gl renderer, pixels alpha <= alphaTest will be discarded + + + + + + + depthMask + + + opt + + + + + + + + + + +Boolean + + + + + + + + + + + true + + + + + only for gl renderer, whether to write into depth buffer + + + + + + + depthFunc + + + opt + + + + + + + + + + +Boolean + + + + + + + + + + + String + + + + + only for gl renderer, depth function, available values: never,<, =, <=, >, !=, >=, always + + + + attribution @@ -1358,7 +1475,7 @@
        Properties
        Source:
        @@ -1395,11 +1512,11 @@

        Methods

        setImages(images) - [source] + [source]

        @@ -1523,11 +1640,11 @@
        Returns:

        getImages() - [source] + [source]

        @@ -3924,11 +4041,11 @@

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -4143,11 +4260,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4355,11 +4472,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4574,11 +4691,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -4793,11 +4910,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -5005,11 +5122,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -5206,6 +5323,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -5217,11 +5425,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -5353,11 +5561,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -5637,11 +5845,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -5773,11 +5981,11 @@
        Returns:

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

        @@ -8403,11 +8611,11 @@
        Properties:

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

        @@ -8620,7 +8828,7 @@
        Properties:
        Source:
        @@ -8662,11 +8870,11 @@
        Properties:

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

        @@ -8854,7 +9062,7 @@
        Properties:
        Source:
        @@ -8896,11 +9104,11 @@
        Properties:

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

        @@ -9088,7 +9296,7 @@
        Properties:
        Source:
        @@ -9132,13 +9340,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/JSONAble.html b/docs/api/1.x/JSONAble.html index 32e49fc7d..b6b988734 100644 --- a/docs/api/1.x/JSONAble.html +++ b/docs/api/1.x/JSONAble.html @@ -244,11 +244,11 @@

        (static) (static) getJSONClass(type) - [source] + [source]

        @@ -372,11 +372,11 @@
        Returns:

        (static) getJSONType() - [source] + [source]

        @@ -459,13 +459,13 @@
        Returns:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Label.html b/docs/api/1.x/Label.html index 6a37f3317..f4c1aa537 100644 --- a/docs/api/1.x/Label.html +++ b/docs/api/1.x/Label.html @@ -128,6 +128,7 @@
        Members
        + @@ -500,6 +501,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -9716,11 +9722,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -9935,11 +9941,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10147,11 +10153,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10366,11 +10372,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -10585,11 +10591,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10797,11 +10803,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -10998,6 +11004,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -11009,11 +11106,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -11145,11 +11242,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -11429,11 +11526,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -11565,11 +11662,11 @@
        Returns:

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

        @@ -16320,11 +16417,11 @@
        Properties:

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

        @@ -16587,7 +16684,7 @@
        Properties:
        Source:
        @@ -16629,11 +16726,11 @@
        Properties:

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

        @@ -16896,7 +16993,7 @@
        Properties:
        Source:
        @@ -16938,11 +17035,11 @@
        Properties:

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

        @@ -17205,7 +17302,7 @@
        Properties:
        Source:
        @@ -19081,11 +19178,11 @@
        Properties:

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

        @@ -19248,7 +19345,7 @@
        Properties:
        Source:
        @@ -19290,11 +19387,11 @@
        Properties:

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

        @@ -19457,7 +19554,7 @@
        Properties:
        Source:
        @@ -19499,11 +19596,11 @@
        Properties:

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

        @@ -19691,7 +19788,7 @@
        Properties:
        Source:
        @@ -23168,11 +23265,11 @@
        Properties:

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

        @@ -23360,7 +23457,7 @@
        Properties:
        Source:
        @@ -24031,13 +24128,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Layer.html b/docs/api/1.x/Layer.html index 80b4583cf..2f24cf0b8 100644 --- a/docs/api/1.x/Layer.html +++ b/docs/api/1.x/Layer.html @@ -104,6 +104,8 @@
        Static Methods
        + + @@ -274,6 +276,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -339,6 +346,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -3766,11 +3778,11 @@

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -3985,11 +3997,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4197,11 +4209,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4416,11 +4428,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -4635,11 +4647,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4847,11 +4859,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -5048,6 +5060,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -5059,11 +5162,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -5195,11 +5298,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -5479,11 +5582,11 @@
        Mixes From:

        (mixin) getJSONClass(type) - [source] + [source]

        @@ -5615,11 +5718,11 @@
        Returns:

        (mixin) getJSONType() - [source] + [source]

        @@ -5997,11 +6100,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -6216,11 +6319,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6428,11 +6531,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6647,11 +6750,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -6866,11 +6969,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -7078,11 +7181,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -7279,6 +7382,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -7290,11 +7484,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -7426,11 +7620,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -7710,11 +7904,11 @@
        Mixes From:

        (mixin) getJSONClass(type) - [source] + [source]

        @@ -7846,11 +8040,11 @@
        Returns:

        (mixin) getJSONType() - [source] + [source]

        @@ -10436,11 +10630,11 @@
        Properties:

        canvascreate - [source] + [source]

        @@ -10648,7 +10842,7 @@
        Properties:
        Source:
        @@ -10690,11 +10884,11 @@
        Properties:

        renderstart - [source] + [source]

        @@ -10877,7 +11071,7 @@
        Properties:
        Source:
        @@ -10919,11 +11113,11 @@
        Properties:

        renderend - [source] + [source]

        @@ -11106,7 +11300,7 @@
        Properties:
        Source:
        @@ -11150,13 +11344,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/LineString.html b/docs/api/1.x/LineString.html index 704e8c3e8..373d9420b 100644 --- a/docs/api/1.x/LineString.html +++ b/docs/api/1.x/LineString.html @@ -116,6 +116,7 @@
        Members
        + @@ -428,6 +429,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2138,7 +2144,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -8544,11 +8556,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8763,11 +8775,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8975,11 +8987,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9194,11 +9206,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9413,11 +9425,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9625,11 +9637,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9826,6 +9838,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9837,11 +9940,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -9973,11 +10076,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10257,11 +10360,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10393,11 +10496,11 @@
        Returns:

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

        @@ -14476,11 +14579,11 @@
        Properties:

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

        @@ -14743,7 +14846,7 @@
        Properties:
        Source:
        @@ -14785,11 +14888,11 @@
        Properties:

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

        @@ -15052,7 +15155,7 @@
        Properties:
        Source:
        @@ -15094,11 +15197,11 @@
        Properties:

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

        @@ -15361,7 +15464,7 @@
        Properties:
        Source:
        @@ -17237,11 +17340,11 @@
        Properties:

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

        @@ -17404,7 +17507,7 @@
        Properties:
        Source:
        @@ -17446,11 +17549,11 @@
        Properties:

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

        @@ -17613,7 +17716,7 @@
        Properties:
        Source:
        @@ -17655,11 +17758,11 @@
        Properties:

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

        @@ -17847,7 +17950,7 @@
        Properties:
        Source:
        @@ -21324,11 +21427,11 @@
        Properties:

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

        @@ -21516,7 +21619,7 @@
        Properties:
        Source:
        @@ -22187,13 +22290,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Map.html b/docs/api/1.x/Map.html index c1b935b3a..1e5a6a4fd 100644 --- a/docs/api/1.x/Map.html +++ b/docs/api/1.x/Map.html @@ -216,6 +216,8 @@
        Static Methods
        + + @@ -856,6 +858,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -941,6 +948,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1141,11 +1153,11 @@

        Map

        new Map(container, options) - [source] + [source]

        @@ -1660,7 +1672,7 @@

        Members

        (constant) options @@ -2820,6 +2832,43 @@

        Properties
        + + + switchDragButton + + + opt + + + + + + + + + + +Number + + + + + + + + + + + false + + + + + switch to use left click (or touch on mobile) to rotate map and right click to move map. + + + + touchGesture @@ -3650,7 +3699,7 @@
        Properties
        Source:
        @@ -3675,7 +3724,7 @@
        Properties

        (constant) VERSION @@ -3770,7 +3819,7 @@

        Properties:
        Source:
        @@ -3925,11 +3974,11 @@

        Static Methods

        (protected, static) addOnLoadHook(fn) - [source] + [source]

        @@ -4361,11 +4410,11 @@

        Methods

        isLoaded() - [source] + [source]

        @@ -4440,11 +4489,11 @@
        Returns:

        getContainer() - [source] + [source]

        @@ -4519,11 +4568,11 @@
        Returns:

        getSpatialReference() - [source] + [source]

        @@ -4602,11 +4651,11 @@
        Returns:

        setSpatialReference(spatialReference) - [source] + [source]

        @@ -4764,11 +4813,11 @@
        Returns:

        getProjection() - [source] + [source]

        @@ -4843,11 +4892,11 @@
        Returns:

        getFullExtent() - [source] + [source]

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

        setCursor(cursor) - [source] + [source]

        @@ -5057,11 +5106,11 @@
        Returns:

        resetCursor() - [source] + [source]

        @@ -5147,11 +5196,11 @@
        Returns:

        getCenter() - [source] + [source]

        @@ -5226,11 +5275,11 @@
        Returns:

        setCenter(center, paddingopt) - [source] + [source]

        @@ -5526,11 +5575,11 @@
        Returns:

        getSize() - [source] + [source]

        @@ -5605,11 +5654,11 @@
        Returns:

        getContainerExtent() - [source] + [source]

        @@ -5684,11 +5733,11 @@
        Returns:

        getExtent() - [source] + [source]

        @@ -5763,11 +5812,11 @@
        Returns:

        getProjExtent() - [source] + [source]

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

        getPrjExtent() - [source] + [source]

        @@ -5921,11 +5970,11 @@
        Returns:

        getMaxExtent() - [source] + [source]

        @@ -6000,11 +6049,11 @@
        Returns:

        setMaxExtent(extent) - [source] + [source]

        @@ -6135,11 +6184,11 @@
        Returns:

        getZoom() - [source] + [source]

        @@ -6214,11 +6263,11 @@
        Returns:

        getZoomForScale(scale, fromZoom, isFraction) - [source] + [source]

        @@ -6388,11 +6437,11 @@
        Returns:

        setZoom(zoom, optionsopt) - [source] + [source]

        @@ -6621,11 +6670,11 @@
        Returns:

        getMaxZoom() - [source] + [source]

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

        setMaxZoom(maxZoom) - [source] + [source]

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

        getMinZoom() - [source] + [source]

        @@ -6907,11 +6956,11 @@
        Returns:

        setMinZoom(minZoom) - [source] + [source]

        @@ -7035,11 +7084,11 @@
        Returns:

        getMaxNativeZoom() - [source] + [source]

        @@ -7114,11 +7163,11 @@
        Returns:

        getGLRes() - [source] + [source]

        @@ -7193,11 +7242,11 @@
        Returns:

        getGLScale(zoomopt) - [source] + [source]

        @@ -7323,11 +7372,11 @@
        Returns:

        zoomIn() - [source] + [source]

        @@ -7406,11 +7455,11 @@
        Returns:

        zoomOut() - [source] + [source]

        @@ -7489,11 +7538,11 @@
        Returns:

        isZooming() - [source] + [source]

        @@ -7568,11 +7617,11 @@
        Returns:

        isInteracting() - [source] + [source]

        @@ -7647,11 +7696,11 @@
        Returns:

        setCenterAndZoom(center, zoom) - [source] + [source]

        @@ -7798,11 +7847,11 @@
        Returns:

        _getPaddingSize(options) - [source] + [source]

        @@ -8061,11 +8110,11 @@
        Returns:

        getFitZoom(extent, isFraction, paddingopt) - [source] + [source]

        @@ -8388,11 +8437,11 @@
        Returns:

        getView() - [source] + [source]

        @@ -8471,11 +8520,11 @@
        Returns:

        setView(view) - [source] + [source]

        @@ -8588,11 +8637,11 @@

        getResolution(zoom) - [source] + [source]

        @@ -8716,11 +8765,11 @@
        Returns:

        getScale(zoom) - [source] + [source]

        @@ -8844,11 +8893,11 @@
        Returns:

        fitExtent(extent, zoomOffset, optionsopt) - [source] + [source]

        @@ -9339,11 +9388,11 @@
        Returns:

        getBaseLayer() - [source] + [source]

        @@ -9418,11 +9467,11 @@
        Returns:

        setBaseLayer(baseLayer) - [source] + [source]

        @@ -9555,11 +9604,11 @@
        Returns:

        removeBaseLayer() - [source] + [source]

        @@ -9643,11 +9692,11 @@
        Returns:

        getLayers(filteropt) - [source] + [source]

        @@ -9780,11 +9829,11 @@
        Returns:

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

        @@ -9904,11 +9953,11 @@
        Returns:

        addLayer(layer) - [source] + [source]

        @@ -10040,11 +10089,11 @@
        Returns:

        removeLayer(layer) - [source] + [source]

        @@ -10182,11 +10231,11 @@
        Returns:

        sortLayers(layers) - [source] + [source]

        @@ -10320,11 +10369,11 @@
        Returns:

        toDataURL(optionsopt) - [source] + [source]

        @@ -10619,11 +10668,11 @@
        Returns:

        coordToPoint() - [source] + [source]

        @@ -10691,11 +10740,11 @@

        coordToPointAtRes() - [source] + [source]

        @@ -10763,11 +10812,11 @@

        pointToCoord() - [source] + [source]

        @@ -10835,11 +10884,11 @@

        pointAtResToCoord() - [source] + [source]

        @@ -10907,11 +10956,11 @@

        coordToViewPoint() - [source] + [source]

        @@ -10979,11 +11028,11 @@

        viewPointToCoord() - [source] + [source]

        @@ -11051,11 +11100,11 @@

        coordToContainerPoint() - [source] + [source]

        @@ -11123,11 +11172,11 @@

        containerPointToCoord() - [source] + [source]

        @@ -11195,11 +11244,11 @@

        containerPointToViewPoint(containerPoint, outopt) - [source] + [source]

        @@ -11352,11 +11401,11 @@
        Returns:

        viewPointToContainerPoint(viewPoint, outopt) - [source] + [source]

        @@ -11509,11 +11558,11 @@
        Returns:

        checkSize() - [source] + [source]

        @@ -11597,11 +11646,11 @@
        Returns:

        locate(coordinate, dx, dy) - [source] + [source]

        @@ -11771,11 +11820,11 @@
        Returns:

        getMainPanel() - [source] + [source]

        @@ -11850,11 +11899,11 @@
        Returns:

        getPanels() - [source] + [source]

        @@ -11929,11 +11978,11 @@
        Returns:

        remove() - [source] + [source]

        @@ -12012,11 +12061,11 @@
        Returns:

        isRemoved() - [source] + [source]

        @@ -12091,11 +12140,11 @@
        Returns:

        isMoving() - [source] + [source]

        @@ -12170,11 +12219,11 @@
        Returns:

        isOffscreen(box, padding) - [source] + [source]

        @@ -12320,11 +12369,11 @@
        Returns:

        getDevicePixelRatio() - [source] + [source]

        @@ -12399,11 +12448,11 @@
        Returns:

        setDevicePixelRatio(dpr) - [source] + [source]

        @@ -12527,11 +12576,11 @@
        Returns:

        offsetPlatform() - [source] + [source]

        @@ -12606,11 +12655,11 @@
        Returns:

        getViewPoint() - [source] + [source]

        @@ -12689,11 +12738,11 @@
        Returns:

        coordinateToPoint(coordinate, zoomopt, outopt) - [source] + [source]

        @@ -12886,11 +12935,11 @@
        Returns:

        coordinateToPointAtRes(coordinate, resopt, outopt) - [source] + [source]

        @@ -13083,11 +13132,11 @@
        Returns:

        pointToCoordinate(point, zoom, outopt) - [source] + [source]

        @@ -13278,11 +13327,11 @@
        Returns:

        pointAtResToCoordinate(point, res, outopt) - [source] + [source]

        @@ -13473,11 +13522,11 @@
        Returns:

        coordinateToViewPoint(coordinate, outopt) - [source] + [source]

        @@ -13630,11 +13679,11 @@
        Returns:

        viewPointToCoordinate(viewPoint, outopt) - [source] + [source]

        @@ -13787,11 +13836,11 @@
        Returns:

        coordinateToContainerPoint(zoomopt, outopt) - [source] + [source]

        @@ -13973,11 +14022,11 @@
        Returns:

        coordinatesToContainerPoints(Coordinate, zoomopt) - [source] + [source]

        @@ -14130,11 +14179,11 @@
        Returns:

        coordinatesToContainerPointsAtRes(resolutionopt) - [source] + [source]

        @@ -14287,11 +14336,11 @@
        Returns:

        containerPointToCoordinate(outopt) - [source] + [source]

        @@ -14444,11 +14493,11 @@
        Returns:

        containerToExtent(containerExtent) - [source] + [source]

        @@ -14572,11 +14621,11 @@
        Returns:

        distanceToPixel(xDist, yDist) - [source] + [source]

        @@ -14723,11 +14772,11 @@
        Returns:

        distanceToPoint(xDist, yDist, zoom) - [source] + [source]

        @@ -14893,11 +14942,11 @@
        Returns:

        distanceToPointAtRes(xDist, yDist, res) - [source] + [source]

        @@ -15063,11 +15112,11 @@
        Returns:

        altitudeToPoint(altitude, res, originCenteropt) - [source] + [source]

        @@ -15263,11 +15312,11 @@
        Returns:

        pixelToDistance(width, height) - [source] + [source]

        @@ -15414,11 +15463,11 @@
        Returns:

        pointToDistance(dx, dy, zoom) - [source] + [source]

        @@ -15588,11 +15637,11 @@
        Returns:

        pointAtResToDistance(dx, dy, res) - [source] + [source]

        @@ -15762,11 +15811,11 @@
        Returns:

        locateByPoint(coordinate, px, py) - [source] + [source]

        @@ -15936,11 +15985,11 @@
        Returns:

        (protected) _pointToExtent(extent2D) - [source] + [source]

        @@ -21101,11 +21150,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -21320,11 +21369,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -21532,11 +21581,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -21751,11 +21800,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -21970,11 +22019,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -22182,11 +22231,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -22383,6 +22432,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -22394,11 +22534,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -22530,11 +22670,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -23773,11 +23913,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -23992,11 +24132,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -24204,11 +24344,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -24423,11 +24563,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -24642,11 +24782,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -24854,11 +24994,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -25055,6 +25195,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -25066,11 +25297,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -25202,11 +25433,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -26799,11 +27030,11 @@

        Events

        spatialreferencechange - [source] + [source]

        @@ -27011,7 +27242,7 @@
        Properties:
        Source:
        @@ -27053,11 +27284,11 @@
        Properties:

        baselayerchangestart - [source] + [source]

        @@ -27215,7 +27446,7 @@
        Properties:
        Source:
        @@ -27257,11 +27488,11 @@
        Properties:

        baselayerchangeend - [source] + [source]

        @@ -27419,7 +27650,7 @@
        Properties:
        Source:
        @@ -27461,11 +27692,11 @@
        Properties:

        setbaselayer - [source] + [source]

        @@ -27623,7 +27854,7 @@
        Properties:
        Source:
        @@ -27665,11 +27896,11 @@
        Properties:

        baselayerload - [source] + [source]

        @@ -27827,7 +28058,7 @@
        Properties:
        Source:
        @@ -27869,11 +28100,11 @@
        Properties:

        baselayerremove - [source] + [source]

        @@ -28031,7 +28262,7 @@
        Properties:
        Source:
        @@ -28073,11 +28304,11 @@
        Properties:

        addlayer - [source] + [source]

        @@ -28260,7 +28491,7 @@
        Properties:
        Source:
        @@ -28302,11 +28533,11 @@
        Properties:

        removelayer - [source] + [source]

        @@ -28489,7 +28720,7 @@
        Properties:
        Source:
        @@ -28531,11 +28762,11 @@
        Properties:

        resize - [source] + [source]

        @@ -28693,7 +28924,7 @@
        Properties:
        Source:
        @@ -28735,11 +28966,11 @@
        Properties:

        movestart - [source] + [source]

        @@ -28997,7 +29228,7 @@
        Properties:
        Source:
        @@ -29039,11 +29270,11 @@
        Properties:

        moving - [source] + [source]

        @@ -29301,7 +29532,7 @@
        Properties:
        Source:
        @@ -29343,11 +29574,11 @@
        Properties:

        moveend - [source] + [source]

        @@ -29605,7 +29836,7 @@
        Properties:
        Source:
        @@ -29647,11 +29878,11 @@
        Properties:

        dragrotatestart - [source] + [source]

        @@ -29909,7 +30140,7 @@
        Properties:
        Source:
        @@ -29951,11 +30182,11 @@
        Properties:

        dragrotating - [source] + [source]

        @@ -30213,7 +30444,7 @@
        Properties:
        Source:
        @@ -30255,11 +30486,11 @@
        Properties:

        dragrotateend - [source] + [source]

        @@ -30517,7 +30748,7 @@
        Properties:
        Source:
        @@ -38993,13 +39224,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/MapTool.html b/docs/api/1.x/MapTool.html index 2a978c821..fffb91467 100644 --- a/docs/api/1.x/MapTool.html +++ b/docs/api/1.x/MapTool.html @@ -49,6 +49,7 @@
        class : MapTool
        + @@ -111,6 +112,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -784,11 +790,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -1003,11 +1009,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -1215,11 +1221,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -1434,11 +1440,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -1653,11 +1659,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -1865,11 +1871,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -2066,6 +2072,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -2077,11 +2174,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -2213,11 +2310,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -3636,13 +3733,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/MapboxUtil.html b/docs/api/1.x/MapboxUtil.html index c7e9738d3..b7b2f1b0c 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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Marker.html b/docs/api/1.x/Marker.html index f800ef52f..d56a830a9 100644 --- a/docs/api/1.x/Marker.html +++ b/docs/api/1.x/Marker.html @@ -116,6 +116,7 @@

        Members
        + @@ -428,6 +429,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -8603,11 +8609,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8822,11 +8828,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9034,11 +9040,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9253,11 +9259,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9472,11 +9478,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9684,11 +9690,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9885,6 +9891,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9896,11 +9993,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10032,11 +10129,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10316,11 +10413,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10452,11 +10549,11 @@
        Returns:

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

        @@ -14535,11 +14632,11 @@
        Properties:

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

        @@ -14802,7 +14899,7 @@
        Properties:
        Source:
        @@ -14844,11 +14941,11 @@
        Properties:

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

        @@ -15111,7 +15208,7 @@
        Properties:
        Source:
        @@ -15153,11 +15250,11 @@
        Properties:

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

        @@ -15420,7 +15517,7 @@
        Properties:
        Source:
        @@ -17296,11 +17393,11 @@
        Properties:

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

        @@ -17463,7 +17560,7 @@
        Properties:
        Source:
        @@ -17505,11 +17602,11 @@
        Properties:

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

        @@ -17672,7 +17769,7 @@
        Properties:
        Source:
        @@ -17714,11 +17811,11 @@
        Properties:

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

        @@ -17906,7 +18003,7 @@
        Properties:
        Source:
        @@ -21383,11 +21480,11 @@
        Properties:

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

        @@ -21575,7 +21672,7 @@
        Properties:
        Source:
        @@ -22246,13 +22343,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/MultiGeometry.html b/docs/api/1.x/MultiGeometry.html index 5397f6609..66c60037f 100644 --- a/docs/api/1.x/MultiGeometry.html +++ b/docs/api/1.x/MultiGeometry.html @@ -119,6 +119,7 @@
        Members
        + @@ -446,6 +447,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1912,11 +1918,11 @@
        Returns:

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

        @@ -1995,11 +2001,11 @@
        Returns:

        (inherited) forEach(fn, contextopt) - [source] + [source]

        @@ -2156,11 +2162,11 @@
        Returns:

        (inherited) filter(fn, contextopt) - [source] + [source]

        @@ -2328,11 +2334,11 @@
        Returns:

        (inherited) translate(offset) - [source] + [source]

        @@ -2456,11 +2462,11 @@
        Returns:

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

        @@ -2535,11 +2541,11 @@
        Returns:

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

        @@ -2627,11 +2633,11 @@
        Returns:

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

        @@ -2715,11 +2721,11 @@
        Returns:

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

        @@ -8531,11 +8537,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8750,11 +8756,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8962,11 +8968,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9181,11 +9187,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9400,11 +9406,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9612,11 +9618,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9813,6 +9819,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9824,11 +9921,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -9960,11 +10057,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10244,11 +10341,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10380,11 +10477,11 @@
        Returns:

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

        @@ -14463,11 +14560,11 @@
        Properties:

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

        @@ -14730,7 +14827,7 @@
        Properties:
        Source:
        @@ -14772,11 +14869,11 @@
        Properties:

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

        @@ -15039,7 +15136,7 @@
        Properties:
        Source:
        @@ -15081,11 +15178,11 @@
        Properties:

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

        @@ -15348,7 +15445,7 @@
        Properties:
        Source:
        @@ -17224,11 +17321,11 @@
        Properties:

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

        @@ -17391,7 +17488,7 @@
        Properties:
        Source:
        @@ -17433,11 +17530,11 @@
        Properties:

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

        @@ -17600,7 +17697,7 @@
        Properties:
        Source:
        @@ -17642,11 +17739,11 @@
        Properties:

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

        @@ -17834,7 +17931,7 @@
        Properties:
        Source:
        @@ -21311,11 +21408,11 @@
        Properties:

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

        @@ -21503,7 +21600,7 @@
        Properties:
        Source:
        @@ -22174,13 +22271,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/MultiLineString.html b/docs/api/1.x/MultiLineString.html index 5de6312a8..26778177b 100644 --- a/docs/api/1.x/MultiLineString.html +++ b/docs/api/1.x/MultiLineString.html @@ -119,6 +119,7 @@
        Members
        + @@ -446,6 +447,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1863,11 +1869,11 @@
        Returns:

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

        @@ -1946,11 +1952,11 @@
        Returns:

        (inherited) forEach(fn, contextopt) - [source] + [source]

        @@ -2107,11 +2113,11 @@
        Returns:

        (inherited) filter(fn, contextopt) - [source] + [source]

        @@ -2279,11 +2285,11 @@
        Returns:

        (inherited) translate(offset) - [source] + [source]

        @@ -2407,11 +2413,11 @@
        Returns:

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

        @@ -2486,11 +2492,11 @@
        Returns:

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

        @@ -2578,11 +2584,11 @@
        Returns:

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

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

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

        @@ -8482,11 +8488,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8701,11 +8707,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8913,11 +8919,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9132,11 +9138,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9351,11 +9357,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9563,11 +9569,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9764,6 +9770,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9775,11 +9872,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -9911,11 +10008,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10195,11 +10292,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10331,11 +10428,11 @@
        Returns:

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

        @@ -14414,11 +14511,11 @@
        Properties:

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

        @@ -14681,7 +14778,7 @@
        Properties:
        Source:
        @@ -14723,11 +14820,11 @@
        Properties:

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

        @@ -14990,7 +15087,7 @@
        Properties:
        Source:
        @@ -15032,11 +15129,11 @@
        Properties:

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

        @@ -15299,7 +15396,7 @@
        Properties:
        Source:
        @@ -17175,11 +17272,11 @@
        Properties:

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

        @@ -17342,7 +17439,7 @@
        Properties:
        Source:
        @@ -17384,11 +17481,11 @@
        Properties:

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

        @@ -17551,7 +17648,7 @@
        Properties:
        Source:
        @@ -17593,11 +17690,11 @@
        Properties:

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

        @@ -17785,7 +17882,7 @@
        Properties:
        Source:
        @@ -21262,11 +21359,11 @@
        Properties:

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

        @@ -21454,7 +21551,7 @@
        Properties:
        Source:
        @@ -22125,13 +22222,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/MultiPoint.html b/docs/api/1.x/MultiPoint.html index b4886eca5..44be98a3a 100644 --- a/docs/api/1.x/MultiPoint.html +++ b/docs/api/1.x/MultiPoint.html @@ -120,6 +120,7 @@
        Members
        + @@ -452,6 +453,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1997,11 +2003,11 @@
        Returns:

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

        @@ -2080,11 +2086,11 @@
        Returns:

        (inherited) forEach(fn, contextopt) - [source] + [source]

        @@ -2241,11 +2247,11 @@
        Returns:

        (inherited) filter(fn, contextopt) - [source] + [source]

        @@ -2413,11 +2419,11 @@
        Returns:

        (inherited) translate(offset) - [source] + [source]

        @@ -2541,11 +2547,11 @@
        Returns:

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

        @@ -2620,11 +2626,11 @@
        Returns:

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

        @@ -2712,11 +2718,11 @@
        Returns:

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

        @@ -2800,11 +2806,11 @@
        Returns:

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

        @@ -8616,11 +8622,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8835,11 +8841,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9047,11 +9053,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9266,11 +9272,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9485,11 +9491,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9697,11 +9703,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9898,6 +9904,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9909,11 +10006,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10045,11 +10142,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10329,11 +10426,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10465,11 +10562,11 @@
        Returns:

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

        @@ -14548,11 +14645,11 @@
        Properties:

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

        @@ -14815,7 +14912,7 @@
        Properties:
        Source:
        @@ -14857,11 +14954,11 @@
        Properties:

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

        @@ -15124,7 +15221,7 @@
        Properties:
        Source:
        @@ -15166,11 +15263,11 @@
        Properties:

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

        @@ -15433,7 +15530,7 @@
        Properties:
        Source:
        @@ -17309,11 +17406,11 @@
        Properties:

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

        @@ -17476,7 +17573,7 @@
        Properties:
        Source:
        @@ -17518,11 +17615,11 @@
        Properties:

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

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

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

        @@ -17919,7 +18016,7 @@
        Properties:
        Source:
        @@ -21396,11 +21493,11 @@
        Properties:

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

        @@ -21588,7 +21685,7 @@
        Properties:
        Source:
        @@ -22259,13 +22356,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/MultiPolygon.html b/docs/api/1.x/MultiPolygon.html index 466523c43..3698bfb2c 100644 --- a/docs/api/1.x/MultiPolygon.html +++ b/docs/api/1.x/MultiPolygon.html @@ -119,6 +119,7 @@
        Members
        + @@ -446,6 +447,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1863,11 +1869,11 @@
        Returns:

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

        @@ -1946,11 +1952,11 @@
        Returns:

        (inherited) forEach(fn, contextopt) - [source] + [source]

        @@ -2107,11 +2113,11 @@
        Returns:

        (inherited) filter(fn, contextopt) - [source] + [source]

        @@ -2279,11 +2285,11 @@
        Returns:

        (inherited) translate(offset) - [source] + [source]

        @@ -2407,11 +2413,11 @@
        Returns:

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

        @@ -2486,11 +2492,11 @@
        Returns:

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

        @@ -2578,11 +2584,11 @@
        Returns:

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

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

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

        @@ -8482,11 +8488,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8701,11 +8707,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8913,11 +8919,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9132,11 +9138,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9351,11 +9357,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9563,11 +9569,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9764,6 +9770,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9775,11 +9872,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -9911,11 +10008,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10195,11 +10292,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10331,11 +10428,11 @@
        Returns:

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

        @@ -14414,11 +14511,11 @@
        Properties:

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

        @@ -14681,7 +14778,7 @@
        Properties:
        Source:
        @@ -14723,11 +14820,11 @@
        Properties:

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

        @@ -14990,7 +15087,7 @@
        Properties:
        Source:
        @@ -15032,11 +15129,11 @@
        Properties:

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

        @@ -15299,7 +15396,7 @@
        Properties:
        Source:
        @@ -17175,11 +17272,11 @@
        Properties:

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

        @@ -17342,7 +17439,7 @@
        Properties:
        Source:
        @@ -17384,11 +17481,11 @@
        Properties:

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

        @@ -17551,7 +17648,7 @@
        Properties:
        Source:
        @@ -17593,11 +17690,11 @@
        Properties:

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

        @@ -17785,7 +17882,7 @@
        Properties:
        Source:
        @@ -21262,11 +21359,11 @@
        Properties:

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

        @@ -21454,7 +21551,7 @@
        Properties:
        Source:
        @@ -22125,13 +22222,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/OverlayLayer.html b/docs/api/1.x/OverlayLayer.html index 1c2266ad1..f4a806301 100644 --- a/docs/api/1.x/OverlayLayer.html +++ b/docs/api/1.x/OverlayLayer.html @@ -100,6 +100,7 @@
        Members
        + @@ -357,6 +358,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -474,11 +480,11 @@

        OverlayLayer

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

        @@ -604,7 +610,7 @@

        Members

        (constant) options @@ -685,6 +691,43 @@

        Properties:
        + + + options.geometryEventTolerance + + + opt + + + + + + + + + + +Boolean + + + + + + + + + + + 1 + + + + + tolerance for geometry events + + + + options @@ -1894,7 +1937,7 @@
        Properties
        Source:
        @@ -1931,11 +1974,11 @@

        Methods

        getGeometryById(id) - [source] + [source]

        @@ -2058,11 +2101,11 @@
        Returns:

        getGeometries(filteropt, contextopt) - [source] + [source]

        @@ -2217,11 +2260,11 @@
        Returns:

        getFirstGeometry() - [source] + [source]

        @@ -2300,11 +2343,11 @@
        Returns:

        getLastGeometry() - [source] + [source]

        @@ -2383,11 +2426,11 @@
        Returns:

        getCount() - [source] + [source]

        @@ -2466,11 +2509,11 @@
        Returns:

        getExtent() - [source] + [source]

        @@ -2549,11 +2592,11 @@
        Returns:

        forEach(fn, contextopt) - [source] + [source]

        @@ -2710,11 +2753,11 @@
        Returns:

        filter(fn, contextopt) - [source] + [source]

        @@ -2871,11 +2914,11 @@
        Returns:

        isEmpty() - [source] + [source]

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

        addGeometry(geometries, fitViewopt) - [source] + [source]

        @@ -3259,11 +3302,11 @@
        Returns:

        getGeoMinZIndex() - [source] + [source]

        @@ -3331,11 +3374,11 @@

        getGeoMaxZIndex() - [source] + [source]

        @@ -3403,11 +3446,11 @@

        removeGeometry(geometries) - [source] + [source]

        @@ -3540,11 +3583,11 @@
        Returns:

        clear() - [source] + [source]

        @@ -3623,11 +3666,11 @@
        Returns:

        (protected) onRemoveGeometry(geometry) - [source] + [source]

        @@ -3740,11 +3783,11 @@

        (protected)

        getStyle() - [source] + [source]

        @@ -3823,11 +3866,11 @@
        Returns:

        setStyle(style) - [source] + [source]

        @@ -3975,11 +4018,11 @@
        Returns:

        removeStyle() - [source] + [source]

        @@ -6385,11 +6428,11 @@

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -6604,11 +6647,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6816,11 +6859,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -7035,11 +7078,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -7254,11 +7297,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -7466,11 +7509,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -7667,6 +7710,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -7678,11 +7812,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -7814,11 +7948,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -8098,11 +8232,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -8234,11 +8368,11 @@
        Returns:

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

        @@ -9042,11 +9176,11 @@

        Events

        addgeo - [source] + [source]

        @@ -9229,7 +9363,7 @@
        Properties:
        Source:
        @@ -9271,11 +9405,11 @@
        Properties:

        removegeo - [source] + [source]

        @@ -9458,7 +9592,7 @@
        Properties:
        Source:
        @@ -9500,11 +9634,11 @@
        Properties:

        clear - [source] + [source]

        @@ -9662,7 +9796,7 @@
        Properties:
        Source:
        @@ -11526,11 +11660,11 @@
        Properties:

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

        @@ -11743,7 +11877,7 @@
        Properties:
        Source:
        @@ -11785,11 +11919,11 @@
        Properties:

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

        @@ -11977,7 +12111,7 @@
        Properties:
        Source:
        @@ -12019,11 +12153,11 @@
        Properties:

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

        @@ -12211,7 +12345,7 @@
        Properties:
        Source:
        @@ -12255,13 +12389,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ParticleLayer.html b/docs/api/1.x/ParticleLayer.html index 57c7eaaed..c359c2c71 100644 --- a/docs/api/1.x/ParticleLayer.html +++ b/docs/api/1.x/ParticleLayer.html @@ -101,6 +101,7 @@
        Members
        + @@ -363,6 +364,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -6059,11 +6065,11 @@
        Inherited From:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

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

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6500,11 +6506,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6724,11 +6730,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -6948,11 +6954,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -7165,11 +7171,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -7371,6 +7377,102 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + +
        Inherited From:
        + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -7382,11 +7484,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -7523,11 +7625,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -7817,11 +7919,11 @@
        Inherited From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -7958,11 +8060,11 @@
        Returns:

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

        @@ -10663,11 +10765,11 @@
        Properties:

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

        @@ -10885,7 +10987,7 @@
        Properties:
        Source:
        @@ -10927,11 +11029,11 @@
        Properties:

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

        @@ -11124,7 +11226,7 @@
        Properties:
        Source:
        @@ -11166,11 +11268,11 @@
        Properties:

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

        @@ -11363,7 +11465,7 @@
        Properties:
        Source:
        @@ -11407,13 +11509,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Path.html b/docs/api/1.x/Path.html index 29ec37199..10e62f633 100644 --- a/docs/api/1.x/Path.html +++ b/docs/api/1.x/Path.html @@ -113,6 +113,7 @@
        Members
        + @@ -410,6 +411,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1575,7 +1581,13 @@

        line.animateShow({ duration : 2000, easing : 'linear' }, function (frame, currentCoord) { //frame is the animation frame //currentCoord is current coordinate of animation }); +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -8236,11 +8248,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8455,11 +8467,11 @@

        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8667,11 +8679,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8886,11 +8898,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9105,11 +9117,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9317,11 +9329,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9518,6 +9530,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -9529,11 +9632,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -9665,11 +9768,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -9949,11 +10052,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10085,11 +10188,11 @@
        Returns:

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

        @@ -14233,11 +14336,11 @@
        Properties:

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

        @@ -14505,7 +14608,7 @@
        Properties:
        Source:
        @@ -14547,11 +14650,11 @@
        Properties:

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

        @@ -14819,7 +14922,7 @@
        Properties:
        Source:
        @@ -14861,11 +14964,11 @@
        Properties:

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

        @@ -15133,7 +15236,7 @@
        Properties:
        Source:
        @@ -17049,11 +17152,11 @@
        Properties:

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

        @@ -17221,7 +17324,7 @@
        Properties:
        Source:
        @@ -17263,11 +17366,11 @@
        Properties:

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

        @@ -17435,7 +17538,7 @@
        Properties:
        Source:
        @@ -17477,11 +17580,11 @@
        Properties:

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

        @@ -17674,7 +17777,7 @@
        Properties:
        Source:
        @@ -21226,11 +21329,11 @@
        Properties:

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

        @@ -21423,7 +21526,7 @@
        Properties:
        Source:
        @@ -22109,13 +22212,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Point.html b/docs/api/1.x/Point.html index c7375a75c..d2d0f620f 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/PointExtent.html b/docs/api/1.x/PointExtent.html index 8cf62d110..85ffa89ae 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Polygon.html b/docs/api/1.x/Polygon.html index 05d58673a..3d5d5b596 100644 --- a/docs/api/1.x/Polygon.html +++ b/docs/api/1.x/Polygon.html @@ -119,6 +119,7 @@
        Members
        + @@ -446,6 +447,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2310,7 +2316,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -8716,11 +8728,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -8935,11 +8947,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9147,11 +9159,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9366,11 +9378,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9585,11 +9597,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9797,11 +9809,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -9998,6 +10010,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -10009,11 +10112,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10145,11 +10248,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10429,11 +10532,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10565,11 +10668,11 @@
        Returns:

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

        @@ -14648,11 +14751,11 @@
        Properties:

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

        @@ -14915,7 +15018,7 @@
        Properties:
        Source:
        @@ -14957,11 +15060,11 @@
        Properties:

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

        @@ -15224,7 +15327,7 @@
        Properties:
        Source:
        @@ -15266,11 +15369,11 @@
        Properties:

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

        @@ -15533,7 +15636,7 @@
        Properties:
        Source:
        @@ -17409,11 +17512,11 @@
        Properties:

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

        @@ -17576,7 +17679,7 @@
        Properties:
        Source:
        @@ -17618,11 +17721,11 @@
        Properties:

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

        @@ -17785,7 +17888,7 @@
        Properties:
        Source:
        @@ -17827,11 +17930,11 @@
        Properties:

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

        @@ -18019,7 +18122,7 @@
        Properties:
        Source:
        @@ -21496,11 +21599,11 @@
        Properties:

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

        @@ -21688,7 +21791,7 @@
        Properties:
        Source:
        @@ -22359,13 +22462,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Position.html b/docs/api/1.x/Position.html index 4095ba1fe..168a51ebc 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/QuadBezierCurve.html b/docs/api/1.x/QuadBezierCurve.html index 1324be287..b04068f5e 100644 --- a/docs/api/1.x/QuadBezierCurve.html +++ b/docs/api/1.x/QuadBezierCurve.html @@ -116,6 +116,7 @@
        Members
        + @@ -428,6 +429,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2113,7 +2119,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -8779,11 +8791,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -9003,11 +9015,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9220,11 +9232,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9444,11 +9456,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9668,11 +9680,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9885,11 +9897,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -10091,6 +10103,102 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + +
        Inherited From:
        + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -10102,11 +10210,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10243,11 +10351,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10537,11 +10645,11 @@
        Inherited From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10678,11 +10786,11 @@
        Returns:

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

        @@ -14866,11 +14974,11 @@
        Properties:

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

        @@ -15138,7 +15246,7 @@
        Properties:
        Source:
        @@ -15180,11 +15288,11 @@
        Properties:

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

        @@ -15452,7 +15560,7 @@
        Properties:
        Source:
        @@ -15494,11 +15602,11 @@
        Properties:

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

        @@ -15766,7 +15874,7 @@
        Properties:
        Source:
        @@ -17682,11 +17790,11 @@
        Properties:

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

        @@ -17854,7 +17962,7 @@
        Properties:
        Source:
        @@ -17896,11 +18004,11 @@
        Properties:

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

        @@ -18068,7 +18176,7 @@
        Properties:
        Source:
        @@ -18110,11 +18218,11 @@
        Properties:

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

        @@ -18307,7 +18415,7 @@
        Properties:
        Source:
        @@ -21859,11 +21967,11 @@
        Properties:

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

        @@ -22056,7 +22164,7 @@
        Properties:
        Source:
        @@ -22742,13 +22850,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Rectangle.html b/docs/api/1.x/Rectangle.html index c8baf357f..04cfd6ad0 100644 --- a/docs/api/1.x/Rectangle.html +++ b/docs/api/1.x/Rectangle.html @@ -123,6 +123,7 @@
        Members
        + @@ -470,6 +471,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2810,7 +2816,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -9216,11 +9228,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -9435,11 +9447,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9647,11 +9659,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9866,11 +9878,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -10085,11 +10097,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10297,11 +10309,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -10498,6 +10510,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -10509,11 +10612,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10645,11 +10748,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10929,11 +11032,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -11065,11 +11168,11 @@
        Returns:

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

        @@ -15148,11 +15251,11 @@
        Properties:

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

        @@ -15415,7 +15518,7 @@
        Properties:
        Source:
        @@ -15457,11 +15560,11 @@
        Properties:

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

        @@ -15724,7 +15827,7 @@
        Properties:
        Source:
        @@ -15766,11 +15869,11 @@
        Properties:

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

        @@ -16033,7 +16136,7 @@
        Properties:
        Source:
        @@ -17909,11 +18012,11 @@
        Properties:

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

        @@ -18076,7 +18179,7 @@
        Properties:
        Source:
        @@ -18118,11 +18221,11 @@
        Properties:

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

        @@ -18285,7 +18388,7 @@
        Properties:
        Source:
        @@ -18327,11 +18430,11 @@
        Properties:

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

        @@ -18519,7 +18622,7 @@
        Properties:
        Source:
        @@ -21996,11 +22099,11 @@
        Properties:

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

        @@ -22188,7 +22291,7 @@
        Properties:
        Source:
        @@ -22859,13 +22962,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Renderable.html b/docs/api/1.x/Renderable.html index d6ab36229..3d4357b84 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 Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Sector.html b/docs/api/1.x/Sector.html index 3b77616b9..7693838b2 100644 --- a/docs/api/1.x/Sector.html +++ b/docs/api/1.x/Sector.html @@ -125,6 +125,7 @@
        Members
        + @@ -482,6 +483,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -3125,7 +3131,13 @@

        Example:

        --> -
        line.animateShow({
           duration : 2000,
           easing : 'linear'
         }, function (frame, currentCoord) {
           //frame is the animation frame
           //currentCoord is current coordinate of animation
         });
        +
        line.animateShow({
        +   duration : 2000,
        +   easing : 'linear'
        + }, function (frame, currentCoord) {
        +   //frame is the animation frame
        +   //currentCoord is current coordinate of animation
        + });
        @@ -9531,11 +9543,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -9750,11 +9762,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9962,11 +9974,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10181,11 +10193,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -10400,11 +10412,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10612,11 +10624,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -10813,6 +10825,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -10824,11 +10927,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10960,11 +11063,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -11244,11 +11347,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -11380,11 +11483,11 @@
        Returns:

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

        @@ -15463,11 +15566,11 @@
        Properties:

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

        @@ -15730,7 +15833,7 @@
        Properties:
        Source:
        @@ -15772,11 +15875,11 @@
        Properties:

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

        @@ -16039,7 +16142,7 @@
        Properties:
        Source:
        @@ -16081,11 +16184,11 @@
        Properties:

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

        @@ -16348,7 +16451,7 @@
        Properties:
        Source:
        @@ -18224,11 +18327,11 @@
        Properties:

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

        @@ -18391,7 +18494,7 @@
        Properties:
        Source:
        @@ -18433,11 +18536,11 @@
        Properties:

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

        @@ -18600,7 +18703,7 @@
        Properties:
        Source:
        @@ -18642,11 +18745,11 @@
        Properties:

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

        @@ -18834,7 +18937,7 @@
        Properties:
        Source:
        @@ -22311,11 +22414,11 @@
        Properties:

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

        @@ -22503,7 +22606,7 @@
        Properties:
        Source:
        @@ -23174,13 +23277,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Size.html b/docs/api/1.x/Size.html index 94f45cd68..cacfe4b31 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/StringUtil.html b/docs/api/1.x/StringUtil.html index abf5875b3..2a115f211 100644 --- a/docs/api/1.x/StringUtil.html +++ b/docs/api/1.x/StringUtil.html @@ -89,6 +89,13 @@
        Static Methods
        +
      • + + exports.describeText
      • + + + +
      • exports.getAlignPoint
      • @@ -1191,6 +1198,89 @@
        Returns:
        +
        + + + + + +
      • + +

        (static) exports.describeText() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Generate text descriptors according to symbols +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Object: + + + + text descriptor + + + + + + +
        @@ -1202,11 +1292,11 @@
        Returns:

        (static) exports.getAlignPoint(size, horizontalAlignment, verticalAlignment) - [source] + [source]

        @@ -1372,11 +1462,11 @@
        Returns:

        (static) exports.getFont(style) - [source] + [source]

        @@ -1500,11 +1590,11 @@
        Returns:

        (static) exports.splitTextToRow(text, style) - [source] + [source]

        @@ -1659,13 +1749,13 @@
        Returns:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/TextBox.html b/docs/api/1.x/TextBox.html index 12c816800..49492f470 100644 --- a/docs/api/1.x/TextBox.html +++ b/docs/api/1.x/TextBox.html @@ -132,6 +132,7 @@
        Members
        + @@ -524,6 +525,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -10132,11 +10138,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -10351,11 +10357,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10563,11 +10569,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10782,11 +10788,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -11001,11 +11007,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -11213,11 +11219,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -11414,6 +11420,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -11425,11 +11522,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -11561,11 +11658,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -11845,11 +11942,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -11981,11 +12078,11 @@
        Returns:

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

        @@ -16482,11 +16579,11 @@
        Properties:

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

        @@ -16749,7 +16846,7 @@
        Properties:
        Source:
        @@ -16791,11 +16888,11 @@
        Properties:

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

        @@ -17058,7 +17155,7 @@
        Properties:
        Source:
        @@ -17100,11 +17197,11 @@
        Properties:

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

        @@ -17367,7 +17464,7 @@
        Properties:
        Source:
        @@ -19243,11 +19340,11 @@
        Properties:

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

        @@ -19410,7 +19507,7 @@
        Properties:
        Source:
        @@ -19452,11 +19549,11 @@
        Properties:

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

        @@ -19619,7 +19716,7 @@
        Properties:
        Source:
        @@ -19661,11 +19758,11 @@
        Properties:

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

        @@ -19853,7 +19950,7 @@
        Properties:
        Source:
        @@ -23330,11 +23427,11 @@
        Properties:

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

        @@ -23522,7 +23619,7 @@
        Properties:
        Source:
        @@ -24193,13 +24290,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/TextEditable.html b/docs/api/1.x/TextEditable.html index 7874ce3f4..868136db8 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 Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/TextMarker.html b/docs/api/1.x/TextMarker.html index f8c96dcf9..dd365f646 100644 --- a/docs/api/1.x/TextMarker.html +++ b/docs/api/1.x/TextMarker.html @@ -116,6 +116,7 @@
        Members
        + @@ -428,6 +429,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -9093,11 +9099,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -9317,11 +9323,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9534,11 +9540,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -9758,11 +9764,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -9982,11 +9988,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -10199,11 +10205,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -10405,6 +10411,102 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + +
        Inherited From:
        + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -10416,11 +10518,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -10557,11 +10659,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10851,11 +10953,11 @@
        Inherited From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -10992,11 +11094,11 @@
        Returns:

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

        @@ -15588,11 +15690,11 @@
        Properties:

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

        @@ -15860,7 +15962,7 @@
        Properties:
        Source:
        @@ -15902,11 +16004,11 @@
        Properties:

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

        @@ -16174,7 +16276,7 @@
        Properties:
        Source:
        @@ -16216,11 +16318,11 @@
        Properties:

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

        @@ -16488,7 +16590,7 @@
        Properties:
        Source:
        @@ -18404,11 +18506,11 @@
        Properties:

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

        @@ -18576,7 +18678,7 @@
        Properties:
        Source:
        @@ -18618,11 +18720,11 @@
        Properties:

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

        @@ -18790,7 +18892,7 @@
        Properties:
        Source:
        @@ -18832,11 +18934,11 @@
        Properties:

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

        @@ -19029,7 +19131,7 @@
        Properties:
        Source:
        @@ -22581,11 +22683,11 @@
        Properties:

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

        @@ -22778,7 +22880,7 @@
        Properties:
        Source:
        @@ -23464,13 +23566,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/TileLayer.html b/docs/api/1.x/TileLayer.html index 099c4cc58..f43d0f27b 100644 --- a/docs/api/1.x/TileLayer.html +++ b/docs/api/1.x/TileLayer.html @@ -93,6 +93,7 @@
        Members
        + @@ -315,6 +316,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -428,11 +434,11 @@

        TileLayer

        new TileLayer(id, optionsopt) - [source] + [source]

        @@ -447,9 +453,9 @@

        new Example:

        --> -
        new TileLayer("tile",{
        -        urlTemplate : 'http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
        -        subdomains:['a','b','c']
        +        
        new TileLayer("tile",{
        +        urlTemplate : 'http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png',
        +        subdomains:['a','b','c']
             })
        @@ -2313,11 +2319,11 @@

        Methods

        forceReload() - [source] + [source]

        @@ -2331,7 +2337,8 @@

        - force Reload tilelayer. Note that this method will clear all cached tiles and reload them. It shouldn't be called frequently for performance reason. + force Reload tilelayer. +Note that this method will clear all cached tiles and reload them. It shouldn't be called frequently for performance reason. @@ -2396,11 +2403,11 @@
        Returns:

        getTileSize() - [source] + [source]

        @@ -2475,11 +2482,11 @@

        Returns:

        _getScreenSpaceError() - [source] + [source]

        @@ -2493,7 +2500,9 @@

        <
        - Compute tile's SSE from Cesium 与cesium不同的是,我们用boundingVolume顶面的四个顶点中的最小值作为distanceToCamera + Compute tile's SSE +from Cesium +与cesium不同的是,我们用boundingVolume顶面的四个顶点中的最小值作为distanceToCamera
        @@ -2547,11 +2556,11 @@

        <

        _getCascadeTiles(z) - [source] + [source]

        @@ -2675,11 +2684,11 @@
        Returns:

        getTileUrl(x, y, z) - [source] + [source]

        @@ -2849,11 +2858,11 @@
        Returns:

        clear() - [source] + [source]

        @@ -2932,11 +2941,11 @@
        Returns:

        toJSON() - [source] + [source]

        @@ -2950,7 +2959,9 @@

        - Export the tile layer's profile json.
        Layer's profile is a snapshot of the layer in JSON format.
        It can be used to reproduce the instance by fromJSON method + Export the tile layer's profile json.
        +Layer's profile is a snapshot of the layer in JSON format.
        +It can be used to reproduce the instance by fromJSON method @@ -3015,11 +3026,11 @@
        Returns:

        getSpatialReference() - [source] + [source]

        @@ -3098,11 +3109,11 @@

        Returns:

        getPolygonOffsetCount() - [source] + [source]

        @@ -3177,11 +3188,11 @@
        Returns:

        getPolygonOffset() - [source] + [source]

        @@ -3256,11 +3267,11 @@
        Returns:

        setPolygonOffset(offset) - [source] + [source]

        @@ -5822,11 +5833,11 @@
        Inherited From:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -6041,11 +6052,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6253,11 +6264,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6472,11 +6483,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -6691,11 +6702,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6903,11 +6914,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -7104,6 +7115,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -7115,11 +7217,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -7251,11 +7353,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -7535,11 +7637,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -7671,11 +7773,11 @@
        Returns:

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

        @@ -8499,11 +8601,11 @@

        Events

        clear - [source] + [source]

        @@ -8661,7 +8763,7 @@
        Properties:
        Source:
        @@ -10565,11 +10667,11 @@
        Properties:

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

        @@ -10787,7 +10889,7 @@
        Properties:
        Source:
        @@ -10829,11 +10931,11 @@
        Properties:

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

        @@ -11026,7 +11128,7 @@
        Properties:
        Source:
        @@ -11068,11 +11170,11 @@
        Properties:

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

        @@ -11265,7 +11367,7 @@
        Properties:
        Source:
        @@ -11309,13 +11411,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/TileSystem.html b/docs/api/1.x/TileSystem.html index 08f0e84b5..f55aaa7a6 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 Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Transformation.html b/docs/api/1.x/Transformation.html index febd43a1d..bcd4858ec 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/Util.html b/docs/api/1.x/Util.html index 9581dd210..2b11d190d 100644 --- a/docs/api/1.x/Util.html +++ b/docs/api/1.x/Util.html @@ -103,6 +103,13 @@
        Static Methods
        +
      • + + exports.isEmpty
      • + + + +
      • exports.distanceToSegment
      • @@ -173,6 +180,13 @@
        Static Methods
        +
      • + + exports.isDashLine
      • + + + +
      • requestAnimFrame
      • @@ -1402,6 +1416,129 @@
        Returns:
        +
        + + + + + +
      • + +

        (static) exports.isEmpty(object) + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Determine if an object has any properties. +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ParameterTypeDescription
        object + + + + The object to check.
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +boolean: + + + + The object is empty + + + + + + +
        @@ -2829,6 +2966,78 @@
        Returns:
        + + +
        + + + + + +
      • + +

        (static) exports.isDashLine() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + geometry symbol has lineDasharray +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        @@ -3416,13 +3625,13 @@
        Returns:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/VectorLayer.html b/docs/api/1.x/VectorLayer.html index a6903ae65..2a92be8dd 100644 --- a/docs/api/1.x/VectorLayer.html +++ b/docs/api/1.x/VectorLayer.html @@ -103,6 +103,7 @@
        Members
        + @@ -375,6 +376,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -496,11 +502,11 @@

        VectorLayer

        new VectorLayer(id, geometriesopt, optionsopt) - [source] + [source]

        @@ -856,7 +862,7 @@

        Members

        (constant) options @@ -1342,7 +1348,7 @@

        Properties
        - geometryEventTolerance + collision opt @@ -1367,19 +1373,19 @@
        Properties
        - 1 + false - tolerance for geometry events + whether collision - collision + collisionBufferSize opt @@ -1393,7 +1399,7 @@
        Properties
        -Boolean +Number @@ -1404,19 +1410,19 @@
        Properties
        - false + 2 - whether collision + collision buffer size - collisionBufferSize + collisionDelay opt @@ -1441,19 +1447,19 @@
        Properties
        - 2 + 250 - collision buffer size + collision delay time when map Interacting - collisionDelay + drawImmediate opt @@ -1467,7 +1473,7 @@
        Properties
        -Number +Boolean @@ -1478,19 +1484,19 @@
        Properties
        - 250 + false - collision delay time when map Interacting + (Only for layer rendered with CanvasRenderer)
        In default, for performance reason, layer will be drawn in a frame requested by RAF(RequestAnimationFrame).
        Set drawImmediate to true to draw immediately.
        This is necessary when layer's drawing is wrapped with another frame requested by RAF. - drawImmediate + geometryEventTolerance opt @@ -1515,12 +1521,12 @@
        Properties
        - false + 1 - (Only for layer rendered with CanvasRenderer)
        In default, for performance reason, layer will be drawn in a frame requested by RAF(RequestAnimationFrame).
        Set drawImmediate to true to draw immediately.
        This is necessary when layer's drawing is wrapped with another frame requested by RAF. + tolerance for geometry events @@ -2124,7 +2130,7 @@
        Properties
        Source:
        @@ -2161,11 +2167,11 @@

        Methods

        identify(coordinate, optionsopt) - [source] + [source]

        @@ -2429,11 +2435,11 @@
        Returns:

        identifyAtPoint(point, optionsopt) - [source] + [source]

        @@ -2697,11 +2703,11 @@
        Returns:

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

        @@ -2934,11 +2940,11 @@
        Returns:

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

        @@ -3061,11 +3067,11 @@
        Returns:

        (inherited) getGeometries(filteropt, contextopt) - [source] + [source]

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

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

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

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

        @@ -3386,11 +3392,11 @@
        Returns:

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

        @@ -3469,11 +3475,11 @@
        Returns:

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

        @@ -3552,11 +3558,11 @@
        Returns:

        (inherited) forEach(fn, contextopt) - [source] + [source]

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

        (inherited) filter(fn, contextopt) - [source] + [source]

        @@ -3874,11 +3880,11 @@
        Returns:

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

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

        (inherited) addGeometry(geometries, fitViewopt) - [source] + [source]

        @@ -4262,11 +4268,11 @@
        Returns:

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

        @@ -4334,11 +4340,11 @@

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

        @@ -4406,11 +4412,11 @@

        (inherited) removeGeometry(geometries) - [source] + [source]

        @@ -4543,11 +4549,11 @@
        Returns:

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

        @@ -4626,11 +4632,11 @@
        Returns:

        (protected) (inherited) onRemoveGeometry(geometry) - [source] + [source]

        @@ -4743,11 +4749,11 @@

        (protected)

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

        @@ -4826,11 +4832,11 @@
        Returns:

        (inherited) setStyle(style) - [source] + [source]

        @@ -4978,11 +4984,11 @@
        Returns:

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

        @@ -7388,11 +7394,11 @@

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -7607,11 +7613,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -7819,11 +7825,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8038,11 +8044,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -8257,11 +8263,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -8469,11 +8475,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -8670,6 +8676,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -8681,11 +8778,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -8817,11 +8914,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -9101,11 +9198,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -9237,11 +9334,11 @@
        Returns:

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

        @@ -10045,11 +10142,11 @@

        Events

        setstyle - [source] + [source]

        @@ -10235,7 +10332,7 @@
        Properties:
        Source:
        @@ -10277,11 +10374,11 @@
        Properties:

        removestyle - [source] + [source]

        @@ -10439,7 +10536,7 @@
        Properties:
        Source:
        @@ -10481,11 +10578,11 @@
        Properties:

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

        @@ -10673,7 +10770,7 @@
        Properties:
        Source:
        @@ -10715,11 +10812,11 @@
        Properties:

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

        @@ -10907,7 +11004,7 @@
        Properties:
        Source:
        @@ -10949,11 +11046,11 @@
        Properties:

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

        @@ -11116,7 +11213,7 @@
        Properties:
        Source:
        @@ -12980,11 +13077,11 @@
        Properties:

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

        @@ -13197,7 +13294,7 @@
        Properties:
        Source:
        @@ -13239,11 +13336,11 @@
        Properties:

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

        @@ -13431,7 +13528,7 @@
        Properties:
        Source:
        @@ -13473,11 +13570,11 @@
        Properties:

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

        @@ -13665,7 +13762,7 @@
        Properties:
        Source:
        @@ -13709,13 +13806,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/WMSTileLayer.html b/docs/api/1.x/WMSTileLayer.html index 6e43b5d3f..8071ff29f 100644 --- a/docs/api/1.x/WMSTileLayer.html +++ b/docs/api/1.x/WMSTileLayer.html @@ -93,6 +93,7 @@
        Members
        + @@ -315,6 +316,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2722,11 +2728,11 @@
        Returns:

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

        @@ -2740,7 +2746,8 @@

        - force Reload tilelayer. Note that this method will clear all cached tiles and reload them. It shouldn't be called frequently for performance reason. + force Reload tilelayer. +Note that this method will clear all cached tiles and reload them. It shouldn't be called frequently for performance reason. @@ -2805,11 +2812,11 @@
        Returns:

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

        @@ -2884,11 +2891,11 @@
        Returns:

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

        @@ -2902,7 +2909,9 @@

        <
        - Compute tile's SSE from Cesium 与cesium不同的是,我们用boundingVolume顶面的四个顶点中的最小值作为distanceToCamera + Compute tile's SSE +from Cesium +与cesium不同的是,我们用boundingVolume顶面的四个顶点中的最小值作为distanceToCamera
        @@ -2956,11 +2965,11 @@

        <

        (inherited) _getCascadeTiles(z) - [source] + [source]

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

        (inherited) getTileUrl(x, y, z) - [source] + [source]

        @@ -3258,11 +3267,11 @@
        Returns:

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

        @@ -3341,11 +3350,11 @@
        Returns:

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

        @@ -3424,11 +3433,11 @@
        Returns:

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

        @@ -3503,11 +3512,11 @@
        Returns:

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

        @@ -3582,11 +3591,11 @@
        Returns:

        (inherited) setPolygonOffset(offset) - [source] + [source]

        @@ -6028,11 +6037,11 @@

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -6247,11 +6256,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6459,11 +6468,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -6678,11 +6687,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -6897,11 +6906,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -7109,11 +7118,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -7310,6 +7319,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -7321,11 +7421,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -7457,11 +7557,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -7741,11 +7841,11 @@
        Mixes From:

        (inherited) getJSONClass(type) - [source] + [source]

        @@ -7877,11 +7977,11 @@
        Returns:

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

        @@ -8685,11 +8785,11 @@

        Events

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

        @@ -8852,7 +8952,7 @@
        Properties:
        Source:
        @@ -10716,11 +10816,11 @@
        Properties:

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

        @@ -10933,7 +11033,7 @@
        Properties:
        Source:
        @@ -10975,11 +11075,11 @@
        Properties:

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

        @@ -11167,7 +11267,7 @@
        Properties:
        Source:
        @@ -11209,11 +11309,11 @@
        Properties:

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

        @@ -11401,7 +11501,7 @@
        Properties:
        Source:
        @@ -11445,13 +11545,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/animation.Animation.html b/docs/api/1.x/animation.Animation.html index 1b337572e..7bb05d5c2 100644 --- a/docs/api/1.x/animation.Animation.html +++ b/docs/api/1.x/animation.Animation.html @@ -823,13 +823,13 @@
        Returns:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/animation.Easing.html b/docs/api/1.x/animation.Easing.html index 6f453866d..b82f29e6f 100644 --- a/docs/api/1.x/animation.Easing.html +++ b/docs/api/1.x/animation.Easing.html @@ -840,13 +840,13 @@
        Returns:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/animation.Frame.html b/docs/api/1.x/animation.Frame.html index 3a49ccab1..a8a48acbc 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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/animation.Player.html b/docs/api/1.x/animation.Player.html index b637430d2..19067dd0e 100644 --- a/docs/api/1.x/animation.Player.html +++ b/docs/api/1.x/animation.Player.html @@ -611,13 +611,13 @@

        Returns:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/control.Attribution.html b/docs/api/1.x/control.Attribution.html index 5c1c1f184..0212885e4 100644 --- a/docs/api/1.x/control.Attribution.html +++ b/docs/api/1.x/control.Attribution.html @@ -63,6 +63,7 @@
        Members
        + @@ -160,6 +161,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1724,11 +1730,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -1943,11 +1949,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2155,11 +2161,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2374,11 +2380,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

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

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2805,11 +2811,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3006,6 +3012,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3017,11 +3114,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -3153,11 +3250,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -4427,13 +4524,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/control.Control.html b/docs/api/1.x/control.Control.html index ed2145570..6dbc71610 100644 --- a/docs/api/1.x/control.Control.html +++ b/docs/api/1.x/control.Control.html @@ -63,6 +63,8 @@
        class : control.Control
        + + @@ -161,6 +163,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -201,6 +208,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1538,11 +1550,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -1757,11 +1769,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -1969,11 +1981,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2188,11 +2200,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -2407,11 +2419,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2619,11 +2631,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -2820,6 +2832,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -2831,11 +2934,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -2967,11 +3070,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

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

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -3345,11 +3448,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3557,11 +3660,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3776,11 +3879,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -3995,11 +4098,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4207,11 +4310,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -4408,6 +4511,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -4419,11 +4613,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -4555,11 +4749,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -5779,13 +5973,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/control.LayerSwitcher.html b/docs/api/1.x/control.LayerSwitcher.html index 2759b9892..4b100f5a5 100644 --- a/docs/api/1.x/control.LayerSwitcher.html +++ b/docs/api/1.x/control.LayerSwitcher.html @@ -64,6 +64,7 @@
        Members
        + @@ -166,6 +167,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1920,11 +1926,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2139,11 +2145,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2351,11 +2357,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2570,11 +2576,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -2789,11 +2795,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3001,11 +3007,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3202,6 +3208,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3213,11 +3310,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -3349,11 +3446,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -4623,13 +4720,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/control.Overview.html b/docs/api/1.x/control.Overview.html index 0c625a35e..1a4b2d518 100644 --- a/docs/api/1.x/control.Overview.html +++ b/docs/api/1.x/control.Overview.html @@ -67,6 +67,7 @@
        Members
        + @@ -184,6 +185,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2294,11 +2300,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2513,11 +2519,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2725,11 +2731,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

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

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -3163,11 +3169,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3375,11 +3381,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3576,6 +3582,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3587,11 +3684,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

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

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -4997,13 +5094,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:05 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/control.Panel.html b/docs/api/1.x/control.Panel.html index 5de2ea18d..308e19400 100644 --- a/docs/api/1.x/control.Panel.html +++ b/docs/api/1.x/control.Panel.html @@ -66,6 +66,7 @@
        Members
        + @@ -178,6 +179,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -2191,11 +2197,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2410,11 +2416,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2622,11 +2628,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2841,11 +2847,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -3060,11 +3066,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3272,11 +3278,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3473,6 +3479,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3484,11 +3581,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -3620,11 +3717,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -5656,13 +5753,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:05 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/control.Toolbar.html b/docs/api/1.x/control.Toolbar.html index 6ea9d77a0..27d89f8fd 100644 --- a/docs/api/1.x/control.Toolbar.html +++ b/docs/api/1.x/control.Toolbar.html @@ -64,6 +64,7 @@
        Members
        + @@ -166,6 +167,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1927,11 +1933,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2146,11 +2152,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2358,11 +2364,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

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

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -2796,11 +2802,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3008,11 +3014,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3209,6 +3215,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3220,11 +3317,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -3356,11 +3453,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -4630,13 +4727,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:05 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/control.Zoom.html b/docs/api/1.x/control.Zoom.html index 448022842..a6b84c2e2 100644 --- a/docs/api/1.x/control.Zoom.html +++ b/docs/api/1.x/control.Zoom.html @@ -64,6 +64,7 @@
        Members
        + @@ -166,6 +167,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1857,11 +1863,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2076,11 +2082,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2288,11 +2294,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2507,11 +2513,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -2726,11 +2732,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2938,11 +2944,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3139,6 +3145,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3150,11 +3247,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -3286,11 +3383,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -4560,13 +4657,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/global.html b/docs/api/1.x/global.html index 2e462b19e..5f4df7e57 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 Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/index.html b/docs/api/1.x/index.html index 3397738e8..7ee2d024d 100644 --- a/docs/api/1.x/index.html +++ b/docs/api/1.x/index.html @@ -27,7 +27,7 @@ -

        maptalks 1.0.0-rc.23

        +

        maptalks 1.0.0-rc.24

        @@ -51,13 +51,13 @@

        maptalks 1.0.0-rc.23


        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/measurer.BaiduSphere.html b/docs/api/1.x/measurer.BaiduSphere.html index 7c953ac5a..021a5b8bc 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/measurer.Common.html b/docs/api/1.x/measurer.Common.html index 076f551a5..9f29e2667 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/measurer.DEFAULT.html b/docs/api/1.x/measurer.DEFAULT.html index ab1fc6ce7..372f14fa3 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/measurer.Identity.html b/docs/api/1.x/measurer.Identity.html index b8d06944d..5d5f8982b 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/measurer.Measurer.html b/docs/api/1.x/measurer.Measurer.html index 9beb628ff..e03284bbb 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/measurer.WGS84Sphere.html b/docs/api/1.x/measurer.WGS84Sphere.html index d68691bc4..6bce477ef 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/measurer.html b/docs/api/1.x/measurer.html index 3bdd97d78..57d64de29 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/projection.BAIDU.html b/docs/api/1.x/projection.BAIDU.html index cf98e1bfb..75972cb14 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/projection.Common.html b/docs/api/1.x/projection.Common.html index 92498f54b..877f6a188 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/projection.DEFAULT.html b/docs/api/1.x/projection.DEFAULT.html index 305ea96a2..d5f3dda85 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/projection.EPSG3857.html b/docs/api/1.x/projection.EPSG3857.html index c3b3d0556..8fe871b46 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/projection.EPSG4326.html b/docs/api/1.x/projection.EPSG4326.html index e6a7920e7..7b546d099 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/projection.EPSG4490.html b/docs/api/1.x/projection.EPSG4490.html index 708f48f54..753c007d8 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/projection.IDENTITY.html b/docs/api/1.x/projection.IDENTITY.html index e767274f3..ef1995c02 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/projection.html b/docs/api/1.x/projection.html index 96ef2a77a..232934981 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 Wed Jun 28 2023 14:57:03 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:17 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/renderer.CanvasRenderer.html b/docs/api/1.x/renderer.CanvasRenderer.html index 6089d277c..b3928c386 100644 --- a/docs/api/1.x/renderer.CanvasRenderer.html +++ b/docs/api/1.x/renderer.CanvasRenderer.html @@ -551,11 +551,11 @@

        (abstract) checkResources() - [source] + [source]

        @@ -634,11 +634,11 @@
        Returns:

        (abstract) draw() - [source] + [source]

        @@ -706,11 +706,11 @@

        (abstract) (abstract) drawOnInteracting(eventParam) - [source] + [source]

        @@ -823,11 +823,11 @@

        (abstract)

        needToRedraw() - [source] + [source]

        @@ -902,11 +902,11 @@
        Returns:

        onSkipDrawOnInteracting() - [source] + [source]

        @@ -974,11 +974,11 @@

        mustRenderOnInteracting() - [source] + [source]

        @@ -1046,11 +1046,11 @@

        setToRedraw() - [source] + [source]

        @@ -1118,11 +1118,11 @@

        setCanvasUpdated() - [source] + [source]

        @@ -1190,11 +1190,11 @@

        (protected) isCanvasUpdated() - [source] + [source]

        @@ -1269,11 +1269,11 @@
        Returns:

        remove() - [source] + [source]

        @@ -1341,11 +1341,11 @@

        getMap() - [source] + [source]

        @@ -1420,11 +1420,11 @@
        Returns:

        getCanvasImage() - [source] + [source]

        @@ -1499,11 +1499,11 @@
        Returns:

        clear() - [source] + [source]

        @@ -1571,11 +1571,11 @@

        isBlank() - [source] + [source]

        @@ -1650,11 +1650,11 @@
        Returns:

        show() - [source] + [source]

        @@ -1722,11 +1722,11 @@

        s

        hide() - [source] + [source]

        @@ -1794,11 +1794,11 @@

        h

        setZIndex() - [source] + [source]

        @@ -1866,11 +1866,11 @@

        hitDetect(point) - [source] + [source]

        @@ -1990,11 +1990,11 @@
        Returns:

        loadResources(resourceUrls, onComplete, context) - [source] + [source]

        @@ -2160,11 +2160,11 @@
        Returns:

        createCanvas() - [source] + [source]

        @@ -2232,11 +2232,11 @@

        resizeCanvas(canvasSize) - [source] + [source]

        @@ -2349,11 +2349,11 @@

        clearCanvas() - [source] + [source]

        @@ -2421,11 +2421,11 @@

        prepareCanvas() - [source] + [source]

        @@ -2504,11 +2504,11 @@
        Returns:

        getViewExtent() - [source] + [source]

        @@ -2587,11 +2587,11 @@
        Returns:

        completeRender() - [source] + [source]

        @@ -2659,11 +2659,11 @@

        getEvents() - [source] + [source]

        @@ -2742,11 +2742,11 @@
        Returns:

        onZoomStart(param) - [source] + [source]

        @@ -2859,11 +2859,11 @@

        onZoomEnd(param) - [source] + [source]

        @@ -2976,11 +2976,11 @@

        onZooming(param) - [source] + [source]

        @@ -3093,11 +3093,11 @@

        onMoveStart(param) - [source] + [source]

        @@ -3210,11 +3210,11 @@

        onMoving(param) - [source] + [source]

        @@ -3327,11 +3327,11 @@

        onMoveEnd(param) - [source] + [source]

        @@ -3444,11 +3444,11 @@

        onResize(param) - [source] + [source]

        @@ -3561,11 +3561,11 @@

        onDragRotateStart(param) - [source] + [source]

        @@ -3678,11 +3678,11 @@

        onDragRotating(param) - [source] + [source]

        @@ -3795,11 +3795,11 @@

        onDragRotateEnd(param) - [source] + [source]

        @@ -3912,11 +3912,11 @@

        onSpatialReferenceChange(param) - [source] + [source]

        @@ -4029,11 +4029,11 @@

        getDrawTime() - [source] + [source]

        @@ -4532,13 +4532,13 @@


        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/renderer.html b/docs/api/1.x/renderer.html index 96aa7f91b..4badde70a 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 Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ui.InfoWindow.html b/docs/api/1.x/ui.InfoWindow.html index 1564642f9..7ff40e830 100644 --- a/docs/api/1.x/ui.InfoWindow.html +++ b/docs/api/1.x/ui.InfoWindow.html @@ -61,6 +61,9 @@
        Members
        + + + @@ -130,6 +133,16 @@
        Methods
        getSize +
      • + + getDOM
      • + + +
      • + + setZIndex
      • + +
      • on
      • @@ -160,6 +173,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1364,6 +1382,43 @@
        Properties
        + + + + zIndex + + + opt + + + + + + + + + + +Number + + + + + + + + + + + 0 + + + + + dom zindex + + + @@ -2083,11 +2138,11 @@
        Returns:

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

        @@ -2171,11 +2226,11 @@
        Returns:

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

        @@ -2320,11 +2375,11 @@
        Returns:

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

        @@ -2413,11 +2468,11 @@
        Returns:

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

        @@ -2501,11 +2556,11 @@
        Returns:

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

        @@ -2596,11 +2651,11 @@
        Returns:

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

        @@ -2671,6 +2726,171 @@
        Returns:
        + + +
        + + + + + +
      • + +

        (inherited) getDOM() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + get Dom Node +
        + + + + + + + + + + + + + + + + + + + + +
        Inherited From:
        + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +HTMLDivElement: + + + + dom|null + + + + + + + +
        + + + + + +
      • + +

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

        + + +
      • + + + + + + +
        + set Dom Node zIndex +
        + + + + + + + + + + + + + + + + + + + + +
        Inherited From:
        + + + + + + + + + + + + + + + + + + + + +
        @@ -2684,11 +2904,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2903,11 +3123,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3115,11 +3335,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3334,11 +3554,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

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

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3765,11 +3985,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3966,6 +4186,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3977,11 +4288,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -4113,11 +4424,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -4718,11 +5029,11 @@

        Events

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

        @@ -4890,7 +5201,7 @@
        Properties:
        Source:
        @@ -4932,11 +5243,11 @@
        Properties:

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

        @@ -5104,7 +5415,7 @@
        Properties:
        Source:
        @@ -5146,11 +5457,11 @@
        Properties:

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

        @@ -5318,7 +5629,7 @@
        Properties:
        Source:
        @@ -5360,11 +5671,11 @@
        Properties:

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

        @@ -5532,7 +5843,7 @@
        Properties:
        Source:
        @@ -5574,11 +5885,11 @@
        Properties:

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

        @@ -5746,7 +6057,7 @@
        Properties:
        Source:
        @@ -5790,13 +6101,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ui.Menu.html b/docs/api/1.x/ui.Menu.html index 56f8d7ccd..cd1d60e21 100644 --- a/docs/api/1.x/ui.Menu.html +++ b/docs/api/1.x/ui.Menu.html @@ -61,6 +61,9 @@
        Members
        + + + @@ -120,6 +123,16 @@
        Methods
        getSize +
      • + + getDOM
      • + + +
      • + + setZIndex
      • + +
      • on
      • @@ -150,6 +163,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -728,7 +746,7 @@
        Properties

        (constant) options @@ -1406,6 +1424,43 @@

        Properties
        + + + + zIndex + + + opt + + + + + + + + + + +Number + + + + + + + + + + + 0 + + + + + dom zindex + + + @@ -1453,7 +1508,7 @@
        Properties
        Source:
        @@ -1786,11 +1841,11 @@
        Returns:

        (inherited) addTo(owner) - [source] + [source]

        @@ -1922,11 +1977,11 @@
        Returns:

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

        @@ -2005,11 +2060,11 @@
        Returns:

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

        @@ -2154,11 +2209,11 @@
        Returns:

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

        @@ -2242,11 +2297,11 @@
        Returns:

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

        @@ -2325,11 +2380,11 @@
        Returns:

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

        @@ -2415,11 +2470,11 @@
        Returns:

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

        @@ -2485,6 +2540,161 @@
        Returns:
        + + +
        + + + + + +
      • + +

        (inherited) getDOM() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + get Dom Node +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +HTMLDivElement: + + + + dom|null + + + + + + + +
        + + + + + +
      • + +

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

        + + +
      • + + + + + + +
        + set Dom Node zIndex +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        @@ -2498,11 +2708,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

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

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2929,11 +3139,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3148,11 +3358,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -3367,11 +3577,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3579,11 +3789,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3780,6 +3990,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3791,11 +4092,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -3927,11 +4228,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -4512,11 +4813,11 @@

        Events

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

        @@ -4679,7 +4980,7 @@
        Properties:
        Source:
        @@ -4721,11 +5022,11 @@
        Properties:

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

        @@ -4888,7 +5189,7 @@
        Properties:
        Source:
        @@ -4930,11 +5231,11 @@
        Properties:

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

        @@ -5097,7 +5398,7 @@
        Properties:
        Source:
        @@ -5139,11 +5440,11 @@
        Properties:

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

        @@ -5306,7 +5607,7 @@
        Properties:
        Source:
        @@ -5348,11 +5649,11 @@
        Properties:

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

        @@ -5515,7 +5816,7 @@
        Properties:
        Source:
        @@ -5559,13 +5860,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ui.Menuable.html b/docs/api/1.x/ui.Menuable.html index 4d0aef8c2..e77c3ae78 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 Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ui.ToolTip.html b/docs/api/1.x/ui.ToolTip.html index e69d97560..0d4fb7ba2 100644 --- a/docs/api/1.x/ui.ToolTip.html +++ b/docs/api/1.x/ui.ToolTip.html @@ -61,6 +61,9 @@
        Members
        + + + @@ -130,6 +133,16 @@
        Methods
        getSize +
      • + + getDOM
      • + + +
      • + + setZIndex
      • + +
      • on
      • @@ -160,6 +173,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1262,6 +1280,43 @@
        Properties
        + + + + zIndex + + + opt + + + + + + + + + + +Number + + + + + + + + + + + 0 + + + + + dom zindex + + + @@ -1906,11 +1961,11 @@

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

        @@ -1989,11 +2044,11 @@
        Returns:

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

        @@ -2138,11 +2193,11 @@
        Returns:

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

        @@ -2226,11 +2281,11 @@
        Returns:

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

        @@ -2309,11 +2364,11 @@
        Returns:

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

        @@ -2399,11 +2454,11 @@
        Returns:

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

        @@ -2469,6 +2524,161 @@
        Returns:
        + + +
        + + + + + +
      • + +

        (inherited) getDOM() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + get Dom Node +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +HTMLDivElement: + + + + dom|null + + + + + + + +
        + + + + + +
      • + +

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

        + + +
      • + + + + + + +
        + set Dom Node zIndex +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        @@ -2482,11 +2692,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2701,11 +2911,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2913,11 +3123,11 @@
        Returns:

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3132,11 +3342,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -3351,11 +3561,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3563,11 +3773,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3764,6 +3974,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3775,11 +4076,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -3911,11 +4212,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -4496,11 +4797,11 @@

        Events

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

        @@ -4663,7 +4964,7 @@
        Properties:
        Source:
        @@ -4705,11 +5006,11 @@
        Properties:

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

        @@ -4872,7 +5173,7 @@
        Properties:
        Source:
        @@ -4914,11 +5215,11 @@
        Properties:

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

        @@ -5081,7 +5382,7 @@
        Properties:
        Source:
        @@ -5123,11 +5424,11 @@
        Properties:

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

        @@ -5290,7 +5591,7 @@
        Properties:
        Source:
        @@ -5332,11 +5633,11 @@
        Properties:

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

        @@ -5499,7 +5800,7 @@
        Properties:
        Source:
        @@ -5543,13 +5844,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ui.UIComponent.html b/docs/api/1.x/ui.UIComponent.html index 89a59a742..08dd5c286 100644 --- a/docs/api/1.x/ui.UIComponent.html +++ b/docs/api/1.x/ui.UIComponent.html @@ -63,6 +63,10 @@
        Members
        + + + + @@ -108,6 +112,16 @@
        Methods
        getSize +
      • + + getDOM
      • + + +
      • + + setZIndex
      • + +
      • on
      • @@ -138,6 +152,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -178,6 +197,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -252,11 +276,11 @@

        UIComponent

        (abstract) new ui.UIComponent(options) - [source] + [source]

        @@ -421,7 +445,7 @@

        Members

        (constant) options @@ -1099,6 +1123,43 @@

        Properties
        + + + + zIndex + + + opt + + + + + + + + + + +Number + + + + + + + + + + + 0 + + + + + dom zindex + + + @@ -1141,7 +1202,7 @@
        Properties
        Source:
        @@ -1178,11 +1239,11 @@

        Methods

        addTo(owner) - [source] + [source]

        @@ -1314,11 +1375,11 @@
        Returns:

        getMap() - [source] + [source]

        @@ -1397,11 +1458,11 @@
        Returns:

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

        @@ -1546,11 +1607,11 @@
        Returns:

        hide() - [source] + [source]

        @@ -1634,11 +1695,11 @@
        Returns:

        isVisible() - [source] + [source]

        @@ -1717,11 +1778,11 @@
        Returns:

        remove() - [source] + [source]

        @@ -1807,11 +1868,11 @@
        Returns:

        getSize() - [source] + [source]

        @@ -1877,6 +1938,161 @@
        Returns:
        + + +
        + + + + + +
      • + +

        getDOM() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + get Dom Node +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +HTMLDivElement: + + + + dom|null + + + + + + + +
        + + + + + +
      • + +

        setZIndex() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + set Dom Node zIndex +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        @@ -1890,11 +2106,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -2109,11 +2325,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2321,11 +2537,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -2540,11 +2756,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -2759,11 +2975,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

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

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -3172,6 +3388,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -3183,11 +3490,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -3319,11 +3626,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -3478,11 +3785,11 @@
        Returns:

        (mixin) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -3697,11 +4004,11 @@
        Returns:

        (mixin) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3909,11 +4216,11 @@
        Returns:

        (mixin) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4128,11 +4435,11 @@
        Returns:

        (mixin) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -4347,11 +4654,11 @@
        Returns:

        (mixin) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4559,11 +4866,11 @@
        Returns:

        (mixin) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -4760,6 +5067,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (mixin) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -4771,11 +5169,11 @@
        Returns:

        (mixin) copyEventListeners(target) - [source] + [source]

        @@ -4907,11 +5305,11 @@
        Returns:

        (mixin) fire(eventType, param) - [source] + [source]

        @@ -5492,11 +5890,11 @@

        Events

        add - [source] + [source]

        @@ -5654,7 +6052,7 @@
        Properties:
        Source:
        @@ -5696,11 +6094,11 @@
        Properties:

        showstart - [source] + [source]

        @@ -5858,7 +6256,7 @@
        Properties:
        Source:
        @@ -5900,11 +6298,11 @@
        Properties:

        showend - [source] + [source]

        @@ -6062,7 +6460,7 @@
        Properties:
        Source:
        @@ -6104,11 +6502,11 @@
        Properties:

        hide - [source] + [source]

        @@ -6266,7 +6664,7 @@
        Properties:
        Source:
        @@ -6308,11 +6706,11 @@
        Properties:

        remove - [source] + [source]

        @@ -6470,7 +6868,7 @@
        Properties:
        Source:
        @@ -6514,13 +6912,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/ui.UIMarker.html b/docs/api/1.x/ui.UIMarker.html index b99f94b16..064b70e54 100644 --- a/docs/api/1.x/ui.UIMarker.html +++ b/docs/api/1.x/ui.UIMarker.html @@ -65,6 +65,9 @@
        Members
        + + + @@ -154,6 +157,16 @@
        Methods
        getSize +
      • + + getDOM
      • + + +
      • + + setZIndex
      • + +
      • on
      • @@ -184,6 +197,11 @@
        Methods
        listens +
      • + + getListeningEvents
      • + +
      • copyEventListeners
      • @@ -1502,6 +1520,43 @@
        Properties
        + + + + zIndex + + + opt + + + + + + + + + + +Number + + + + + + + + + + + 0 + + + + + dom zindex + + + @@ -2731,11 +2786,11 @@
        Returns:

        (inherited) addTo(owner) - [source] + [source]

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

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

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

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

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

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

        @@ -3121,11 +3176,11 @@
        Returns:

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

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

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

        @@ -3281,6 +3336,161 @@
        Returns:
        + + +
        + + + + + +
      • + +

        (inherited) getDOM() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + get Dom Node +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +HTMLDivElement: + + + + dom|null + + + + + + + +
        + + + + + +
      • + +

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

        + + +
      • + + + + + + +
        + set Dom Node zIndex +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        @@ -3294,11 +3504,11 @@
        Returns:

        (inherited) on(eventsOn, handler, contextopt) - [source] + [source]

        @@ -3513,11 +3723,11 @@
        Returns:

        (inherited) addEventListener(eventTypes, handler, contextopt) - [source] + [source]

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

        (inherited) once(eventTypes, handler, contextopt) - [source] + [source]

        @@ -3944,11 +4154,11 @@
        Returns:

        (inherited) off(eventsOff, handler, contextopt) - [source] + [source]

        @@ -4163,11 +4373,11 @@
        Returns:

        (inherited) removeEventListener(eventTypes, handler, contextopt) - [source] + [source]

        @@ -4375,11 +4585,11 @@
        Returns:

        (inherited) listens(eventType, hanlderopt, contextopt) - [source] + [source]

        @@ -4576,6 +4786,97 @@
        Returns:
        +
        + + + + + +
      • + +

        (inherited) getListeningEvents() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get all the listening event types +
        + + + + + + + + + + + + + + + + + + +
        Mixes From:
        + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Array.<String>: + + + + events + + + + + + +
        @@ -4587,11 +4888,11 @@
        Returns:

        (inherited) copyEventListeners(target) - [source] + [source]

        @@ -4723,11 +5024,11 @@
        Returns:

        (inherited) fire(eventType, param) - [source] + [source]

        @@ -10636,11 +10937,11 @@
        Properties:

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

        @@ -10803,7 +11104,7 @@
        Properties:
        Source:
        @@ -10845,11 +11146,11 @@
        Properties:

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

        @@ -11012,7 +11313,7 @@
        Properties:
        Source:
        @@ -11054,11 +11355,11 @@
        Properties:

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

        @@ -11221,7 +11522,7 @@
        Properties:
        Source:
        @@ -11263,11 +11564,11 @@
        Properties:

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

        @@ -11430,7 +11731,7 @@
        Properties:
        Source:
        @@ -11472,11 +11773,11 @@
        Properties:

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

        @@ -11639,7 +11940,7 @@
        Properties:
        Source:
        @@ -11683,13 +11984,13 @@
        Properties:

        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:04 GMT+0800 (香港标准时间) + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:18 GMT+0800 (香港标准时间)
        diff --git a/docs/api/1.x/worker.Actor.html b/docs/api/1.x/worker.Actor.html new file mode 100644 index 000000000..05b61b7ea --- /dev/null +++ b/docs/api/1.x/worker.Actor.html @@ -0,0 +1,1135 @@ + + + + + + Class: Actor + + + + + + + + + + + +

        Class: Actor

        +
        + + + + + + + + + +
        + + + +
        + +

        Actor

        + +
        An actor to exchange data from main-thread to workers contains code from [mapbox-gl-js](https://github.com/mapbox/mapbox-gl-js)
        + + +
        + +
        +
        + + + + + +

        new worker.Actor() + + + [source] + + + + +

        + + + + + + + + + + + +
        const workerKey = 'test_worker_key';
        +    maptalks.registerWorkerAdapter(workerKey, function (exports, global) {
        +      //will be called only for once when loaded in worker thread
        +      exports.initialize = function () {
        +        console.log('[worker] initialized');
        +      };
        +      //to receive message from main thread sent by maptalks.worker.Actor
        +      exports.onmessage = function (message, postResponse) {
        +        const data = message.data;
        +        console.log(`[worker] received data : ` + data);
        +        //send message back to main thread
        +        //the parameters:
        +        //error, data, buffers (arraybuffers in data)
        +        postResponse(null, 'message from worker thread', null);
        +      };
        +    });
        +
        +    const MyActor = class extends maptalks.worker.Actor {
        +      test(info, cb) {
        +        //send data to worker thread
        +        this.send(info, null, cb);
        +      }
        +    }
        +
        +    //must be same with workerKey for maptalks.registerWorkerAdapter
        +    const actor = new MyActor(workerKey);
        +    actor.test('hi', (err, data) => {
        +      //received data from worker thread
        +      console.log(data);
        +    });
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        + +
        + + + + + + + + + + + + + + + + + +

        Methods

        + + + + + +
      • + +

        isActive() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + If the actor is active +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Boolean: + + + + + + + +
        + + + + + +
      • + +

        broadcast(data, buffers, cb) + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Broadcast a message to all Workers. +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ParameterTypeDescription
        data + + + + +Object + + + + data to send to worker thread
        buffers + + + + +Array.<ArrayBuffer> + + + + arraybuffers in data as transferables
        cb + + + + +function + + + + callback function when received message from worker thread
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + + +
      • + +

        send(data, buffers, cb, workerIdopt) + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Sends a message from a main-thread to a Worker and call callback when response received. +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ParameterTypeDescription
        data + + + + + + + + +Object + + + + data to send to worker thread
        buffers + + + + + + + + +Array.<ArrayBuffer> + + + + arraybuffers in data as transferables
        cb + + + + + + + + +function + + + + callback function when received message from worker thread
        workerId + + + opt + + + + + + + +Number + + + + Optional, a particular worker id to which to send this message.
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + + +
      • + +

        receive(message) + + + [source] + + + + +

        + + +
      • + + + + + + +
        + A listener callback for incoming message from worker thread. SHOULD NOT BE OVERRIDED only if you know what you are doing. +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ParameterTypeDescription
        message + + + + +Object + + + + response message from worker thread
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + + +
      • + +

        remove() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Remove the actor +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + + +
      • + +

        post(data, buffers, targetID) + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Send a message to a Worker. +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        ParameterTypeDescription
        data + + + + +Object + + + + data to send
        buffers + + + + +Array.<ArrayBuffer> + + + + arraybuffers in data
        targetID + + + + +Number + + + + The ID of the Worker to which to send this message. Omit to allow the dispatcher to choose.
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        Returns:
        +Number: + + + + The ID of the worker to which the message was sent. + + + + + + + +
        + + + + + +
      • + +

        getDedicatedWorker() + + + [source] + + + + +

        + + +
      • + + + + + + +
        + Get a dedicated worker in a round-robin fashion +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        + + + + + + +
        + +
        + + + + +
        + + + +
        + +
        + Documentation generated by JSDoc 3.6.10 on Fri Aug 11 2023 10:14:16 GMT+0800 (香港标准时间) +
        + + + + + + \ No newline at end of file diff --git a/docs/api/1.x/worker.module.exports.html b/docs/api/1.x/worker.module.exports.html deleted file mode 100644 index 135d0f2b0..000000000 --- a/docs/api/1.x/worker.module.exports.html +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - Class: module.exports - - - - - - - - - - - -

        Class: module.exports

        -
        - - - - - - - - - -
        - - - -
        - -

        module.exports

        - -
        An actor to exchange data from main-thread to workers contains code from [mapbox-gl-js](https://github.com/mapbox/mapbox-gl-js)
        - - -
        - -
        -
        - - - - - -

        new worker.module.exports() - - - [source] - - - - -

        - - - - - - - - - - - -
        const workerKey = 'test_worker_key';
        -    maptalks.registerWorkerAdapter(workerKey, function (exports, global) {
        -      //will be called only for once when loaded in worker thread
        -      exports.initialize = function () {
        -        console.log('[worker] initialized');
        -      };
        -      //to receive message from main thread sent by maptalks.worker.Actor
        -      exports.onmessage = function (message, postResponse) {
        -        const data = message.data;
        -        console.log(`[worker] received data : ` + data);
        -        //send message back to main thread
        -        //the parameters:
        -        //error, data, buffers (arraybuffers in data)
        -        postResponse(null, 'message from worker thread', null);
        -      };
        -    });
        -
        -    const MyActor = class extends maptalks.worker.Actor {
        -      test(info, cb) {
        -        //send data to worker thread
        -        this.send(info, null, cb);
        -      }
        -    }
        -
        -    //must be same with workerKey for maptalks.registerWorkerAdapter
        -    const actor = new MyActor(workerKey);
        -    actor.test('hi', (err, data) => {
        -      //received data from worker thread
        -      console.log(data);
        -    });
        - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        - -
        - - - - - - - - - - - - - - - - - - -
        - -
        - - - - -
        - - - -
        - -
        - Documentation generated by JSDoc 3.6.10 on Wed Jun 28 2023 14:57:02 GMT+0800 (香港标准时间) -
        - - - - - - \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 33a345b27..3fe0d47ee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "maptalks", - "version": "1.0.0-rc.23", + "version": "1.0.0-rc.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "maptalks", - "version": "1.0.0-rc.23", + "version": "1.0.0-rc.24", "license": "BSD-3-Clause", "dependencies": { "@maptalks/feature-filter": "^1.3.0", diff --git a/package.json b/package.json index d99382f95..2a0ff9381 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maptalks", - "version": "1.0.0-rc.23", + "version": "1.0.0-rc.24", "description": "A light JavaScript library to create integrated 2D/3D maps.", "license": "BSD-3-Clause", "author": "Fu Zhen",