earthsdk3 3.3.0-beta.2 → 3.3.0-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (778) hide show
  1. package/dist/ESJTypes/index.d.ts.map +1 -0
  2. package/dist/ESJTypes/pickedInfos/index.d.ts.map +1 -0
  3. package/dist/ESJTypes/properties/ClockType.d.ts.map +1 -0
  4. package/dist/ESJTypes/properties/DataType.d.ts.map +1 -0
  5. package/dist/ESJTypes/properties/ESJArcType.d.ts.map +1 -0
  6. package/dist/ESJTypes/properties/ESJEditingMode.d.ts.map +1 -0
  7. package/dist/ESJTypes/properties/ESJEnvironmentMapManager.d.ts.map +1 -0
  8. package/dist/ESJTypes/properties/ESJInstances.d.ts.map +1 -0
  9. package/dist/ESJTypes/properties/ESJMaterialType.d.ts.map +1 -0
  10. package/dist/ESJTypes/properties/ESJResource.d.ts.map +1 -0
  11. package/dist/ESJTypes/properties/FillStyleType.d.ts.map +1 -0
  12. package/dist/ESJTypes/properties/FlyParamType.d.ts.map +1 -0
  13. package/dist/ESJTypes/properties/ParticleEmitterJsonType.d.ts.map +1 -0
  14. package/dist/ESJTypes/properties/PointStyleType.d.ts.map +1 -0
  15. package/dist/ESJTypes/properties/StrokeStyleType.d.ts.map +1 -0
  16. package/dist/ESJTypes/properties/Viewer.d.ts.map +1 -0
  17. package/dist/ESJTypes/properties/index.d.ts.map +1 -0
  18. package/dist/ESJTypes/props/ColorProperty.d.ts.map +1 -0
  19. package/dist/ESJTypes/props/ColorRgbProperty.d.ts.map +1 -0
  20. package/dist/ESJTypes/props/DashPatternProperty.d.ts.map +1 -0
  21. package/dist/ESJTypes/props/DateProperty.d.ts.map +1 -0
  22. package/dist/ESJTypes/props/DatesProperty.d.ts.map +1 -0
  23. package/dist/ESJTypes/props/EnumProperty.d.ts.map +1 -0
  24. package/dist/ESJTypes/props/EnumStringsProperty.d.ts.map +1 -0
  25. package/dist/ESJTypes/props/EvalStringProperty.d.ts.map +1 -0
  26. package/dist/ESJTypes/props/FunctionProperty.d.ts.map +1 -0
  27. package/dist/ESJTypes/props/GroupProperty.d.ts.map +1 -0
  28. package/dist/ESJTypes/props/JsonProperty.d.ts.map +1 -0
  29. package/dist/ESJTypes/props/LongStringProperty.d.ts.map +1 -0
  30. package/dist/ESJTypes/props/MinmaxProperty.d.ts.map +1 -0
  31. package/dist/ESJTypes/props/NativeProperty.d.ts.map +1 -0
  32. package/dist/ESJTypes/props/NearFarScalerProperty.d.ts.map +1 -0
  33. package/dist/ESJTypes/props/NonreactiveJsonStringProperty.d.ts.map +1 -0
  34. package/dist/ESJTypes/props/NumberRangeProperty.d.ts.map +1 -0
  35. package/dist/ESJTypes/props/NumberSliderProperty.d.ts.map +1 -0
  36. package/dist/ESJTypes/props/ParamsProperty.d.ts.map +1 -0
  37. package/dist/ESJTypes/props/PlayerProperty.d.ts.map +1 -0
  38. package/dist/ESJTypes/props/PositionProperty.d.ts.map +1 -0
  39. package/dist/ESJTypes/props/PositionsProperty.d.ts.map +1 -0
  40. package/dist/ESJTypes/props/PositionsSetPropety.d.ts.map +1 -0
  41. package/dist/ESJTypes/props/Property.d.ts.map +1 -0
  42. package/dist/ESJTypes/props/ReactVarProperty.d.ts.map +1 -0
  43. package/dist/ESJTypes/props/RotationProperty.d.ts.map +1 -0
  44. package/dist/ESJTypes/props/UriProperty.d.ts.map +1 -0
  45. package/dist/ESJTypes/props/ViewPlayerProperty.d.ts.map +1 -0
  46. package/dist/ESJTypes/props/WithUndefinedProperty.d.ts.map +1 -0
  47. package/dist/ESJTypes/props/index.d.ts.map +1 -0
  48. package/dist/ESObjectManager/ESPlyarAndPathTime.d.ts.map +1 -0
  49. package/dist/ESObjectManager/PathAnimationManager.d.ts.map +1 -0
  50. package/dist/ESObjectManager/SceneObjectEditingManager.d.ts.map +1 -0
  51. package/dist/ESObjectManager/SceneObjectsListening.d.ts.map +1 -0
  52. package/dist/ESObjectManager/SceneObjectsManager.d.ts.map +1 -0
  53. package/dist/ESObjectManager/ViewersManager.d.ts.map +1 -0
  54. package/dist/ESObjectManager/index.d.ts.map +1 -0
  55. package/dist/ESObjectManager/propTreeCallback.d.ts.map +1 -0
  56. package/dist/ESObjectManager/utils.d.ts.map +1 -0
  57. package/dist/ESObjects/base/ESGeoVector.d.ts.map +1 -0
  58. package/dist/ESObjects/base/ESLabel.d.ts.map +1 -0
  59. package/dist/ESObjects/base/ESLocalVector.d.ts.map +1 -0
  60. package/dist/ESObjects/base/ESLocalVector2D.d.ts.map +1 -0
  61. package/dist/ESObjects/base/ESObjectWithLocation.d.ts.map +1 -0
  62. package/dist/ESObjects/base/ESSceneObject/ESObjectsContext.d.ts.map +1 -0
  63. package/dist/ESObjects/base/ESSceneObject/RefsManager.d.ts.map +1 -0
  64. package/dist/ESObjects/base/ESSceneObject/funcs/createEnvEvalStrReact.d.ts.map +1 -0
  65. package/dist/ESObjects/base/ESSceneObject/funcs/replaceStrWithEnv.d.ts.map +1 -0
  66. package/dist/ESObjects/base/ESSceneObject/index.d.ts.map +1 -0
  67. package/dist/ESObjects/base/ESVisualObject.d.ts.map +1 -0
  68. package/dist/ESObjects/base/index.d.ts.map +1 -0
  69. package/dist/{types/ESObjects → ESObjects}/general/ES3DTileset/index.d.ts +1 -1
  70. package/dist/ESObjects/general/ES3DTileset/index.d.ts.map +1 -0
  71. package/dist/ESObjects/general/ES3DTileset/type.d.ts.map +1 -0
  72. package/dist/ESObjects/general/ESAlarm.d.ts.map +1 -0
  73. package/dist/ESObjects/general/ESApertureEffect.d.ts.map +1 -0
  74. package/dist/{types/ESObjects → ESObjects}/general/ESAreaMeasurement.d.ts +10 -16
  75. package/dist/ESObjects/general/ESAreaMeasurement.d.ts.map +1 -0
  76. package/dist/ESObjects/general/ESBlastParticleSystem.d.ts.map +1 -0
  77. package/dist/ESObjects/general/ESBoxClipping.d.ts.map +1 -0
  78. package/dist/ESObjects/general/ESCameraView.d.ts.map +1 -0
  79. package/dist/ESObjects/general/ESCameraViewCollection/ViewWrapper.d.ts.map +1 -0
  80. package/dist/ESObjects/general/ESCameraViewCollection/index.d.ts.map +1 -0
  81. package/dist/ESObjects/general/ESCameraVisibleRange.d.ts.map +1 -0
  82. package/dist/ESObjects/general/ESCar.d.ts.map +1 -0
  83. package/dist/ESObjects/general/ESCityBasePoint.d.ts.map +1 -0
  84. package/dist/ESObjects/general/ESClassification.d.ts.map +1 -0
  85. package/dist/ESObjects/general/ESClippingPlane.d.ts.map +1 -0
  86. package/dist/ESObjects/general/ESCustomDiv/index.d.ts.map +1 -0
  87. package/dist/ESObjects/general/ESCustomDiv/instance.d.ts.map +1 -0
  88. package/dist/ESObjects/general/ESCzml.d.ts.map +1 -0
  89. package/dist/ESObjects/general/ESDataMesh.d.ts.map +1 -0
  90. package/dist/ESObjects/general/ESDatasmithRuntimeModel.d.ts.map +1 -0
  91. package/dist/ESObjects/general/ESDirectionMeasurement.d.ts.map +1 -0
  92. package/dist/ESObjects/general/ESDistanceMeasurement.d.ts.map +1 -0
  93. package/dist/ESObjects/general/ESDynamicWater.d.ts.map +1 -0
  94. package/dist/ESObjects/general/ESEntityCluster.d.ts.map +1 -0
  95. package/dist/ESObjects/general/ESExcavate.d.ts.map +1 -0
  96. package/dist/ESObjects/general/ESFireParticleSystem.d.ts.map +1 -0
  97. package/dist/ESObjects/general/ESForestTileset.d.ts.map +1 -0
  98. package/dist/ESObjects/general/ESGaussianSplatting.d.ts.map +1 -0
  99. package/dist/ESObjects/general/ESGeoDiv/index.d.ts.map +1 -0
  100. package/dist/ESObjects/general/ESGeoDiv/mds.d.ts.map +1 -0
  101. package/dist/ESObjects/general/ESGeoDivTextPoi.d.ts.map +1 -0
  102. package/dist/ESObjects/general/ESGeoExtrudedPolygon.d.ts.map +1 -0
  103. package/dist/ESObjects/general/ESGeoJson/index.d.ts.map +1 -0
  104. package/dist/ESObjects/general/ESGeoJson/type.d.ts.map +1 -0
  105. package/dist/ESObjects/general/ESGeoLineString.d.ts.map +1 -0
  106. package/dist/ESObjects/general/ESGeoPolygon.d.ts.map +1 -0
  107. package/dist/ESObjects/general/ESGeoRectangle.d.ts.map +1 -0
  108. package/dist/ESObjects/general/ESGeoWater.d.ts.map +1 -0
  109. package/dist/ESObjects/general/ESGltfModel.d.ts.map +1 -0
  110. package/dist/ESObjects/general/ESHeatMap/index.d.ts.map +1 -0
  111. package/dist/ESObjects/general/ESHeightLimitAnalysis.d.ts.map +1 -0
  112. package/dist/ESObjects/general/ESHeightMeasurement.d.ts.map +1 -0
  113. package/dist/ESObjects/general/ESHole.d.ts.map +1 -0
  114. package/dist/ESObjects/general/ESHuman.d.ts.map +1 -0
  115. package/dist/ESObjects/general/ESHumanPoi.d.ts.map +1 -0
  116. package/dist/ESObjects/general/ESImageLabel.d.ts.map +1 -0
  117. package/dist/ESObjects/general/ESImageryLayer/index.d.ts.map +1 -0
  118. package/dist/ESObjects/general/ESImageryLayer/types.d.ts.map +1 -0
  119. package/dist/ESObjects/general/ESLevelRuntimeModel.d.ts.map +1 -0
  120. package/dist/ESObjects/general/ESLocalCircle.d.ts.map +1 -0
  121. package/dist/ESObjects/general/ESLocalPolygon.d.ts.map +1 -0
  122. package/dist/ESObjects/general/ESLocalPolygonZ.d.ts.map +1 -0
  123. package/dist/ESObjects/general/ESLocalRectangle.d.ts.map +1 -0
  124. package/dist/ESObjects/general/ESLocalRegularPolygon.d.ts.map +1 -0
  125. package/dist/ESObjects/general/ESLocalSkyBox.d.ts.map +1 -0
  126. package/dist/ESObjects/general/ESLocationMeasurement.d.ts.map +1 -0
  127. package/dist/ESObjects/general/ESMsTileset/index.d.ts.map +1 -0
  128. package/dist/ESObjects/general/ESMsTileset/types.d.ts.map +1 -0
  129. package/dist/ESObjects/general/ESNavigator.d.ts.map +1 -0
  130. package/dist/ESObjects/general/ESParticleSystemPrimitive.d.ts.map +1 -0
  131. package/dist/ESObjects/general/ESPath/ESPathImpl/CurrentInfoType.d.ts.map +1 -0
  132. package/dist/ESObjects/general/ESPath/ESPathImpl/GetCurrentFuncType.d.ts.map +1 -0
  133. package/dist/ESObjects/general/ESPath/ESPathImpl/PolylineResetting.d.ts.map +1 -0
  134. package/dist/ESObjects/general/ESPath/ESPathImpl/RotLerpModeType.d.ts.map +1 -0
  135. package/dist/ESObjects/general/ESPath/ESPathImpl/computeRotIfUndefined.d.ts.map +1 -0
  136. package/dist/ESObjects/general/ESPath/ESPathImpl/dataTextMd.d.ts.map +1 -0
  137. package/dist/ESObjects/general/ESPath/ESPathImpl/getCurrent.d.ts.map +1 -0
  138. package/dist/ESObjects/general/ESPath/ESPathImpl/index.d.ts.map +1 -0
  139. package/dist/ESObjects/general/ESPath/ESPathImpl/parseData.d.ts.map +1 -0
  140. package/dist/ESObjects/general/ESPath/ESPathImpl/subPath.d.ts.map +1 -0
  141. package/dist/ESObjects/general/ESPath/ESPathImpl/subdivide.d.ts.map +1 -0
  142. package/dist/ESObjects/general/ESPath/ESPathImpl/timePosRotsMd.d.ts.map +1 -0
  143. package/dist/ESObjects/general/ESPath/index.d.ts.map +1 -0
  144. package/dist/ESObjects/general/ESPipeFence.d.ts.map +1 -0
  145. package/dist/ESObjects/general/ESPipeline.d.ts.map +1 -0
  146. package/dist/ESObjects/general/ESPipeserTileset.d.ts.map +1 -0
  147. package/dist/ESObjects/general/ESPit.d.ts.map +1 -0
  148. package/dist/ESObjects/general/ESPlayer/AbsolutePlayer.d.ts.map +1 -0
  149. package/dist/ESObjects/general/ESPlayer/index.d.ts.map +1 -0
  150. package/dist/ESObjects/general/ESPoi2D.d.ts.map +1 -0
  151. package/dist/ESObjects/general/ESPoi3D.d.ts.map +1 -0
  152. package/dist/ESObjects/general/ESPoiTileset.d.ts.map +1 -0
  153. package/dist/ESObjects/general/ESPolygonFence.d.ts.map +1 -0
  154. package/dist/ESObjects/general/ESPolygonFlattenedPlane.d.ts.map +1 -0
  155. package/dist/ESObjects/general/ESPolygonWithHole.d.ts.map +1 -0
  156. package/dist/ESObjects/general/ESRectangle.d.ts.map +1 -0
  157. package/dist/ESObjects/general/ESRefVoxels.d.ts.map +1 -0
  158. package/dist/ESObjects/general/ESRtsFeatureEditing/index.d.ts.map +1 -0
  159. package/dist/ESObjects/general/ESRtsFeatureEditing/types.d.ts.map +1 -0
  160. package/dist/ESObjects/general/ESRtsTileset/index.d.ts.map +1 -0
  161. package/dist/ESObjects/general/ESRtsTileset/types.d.ts.map +1 -0
  162. package/dist/ESObjects/general/ESScale.d.ts.map +1 -0
  163. package/dist/ESObjects/general/ESSeparateFoliage/CallFunc.d.ts.map +1 -0
  164. package/dist/ESObjects/general/ESSeparateFoliage/index.d.ts.map +1 -0
  165. package/dist/ESObjects/general/ESSkylineAnalysis/index.d.ts.map +1 -0
  166. package/dist/ESObjects/general/ESStaticMesh.d.ts.map +1 -0
  167. package/dist/ESObjects/general/ESSubmergingAnalysis/bufferUtils.d.ts.map +1 -0
  168. package/dist/ESObjects/general/ESSubmergingAnalysis/index.d.ts.map +1 -0
  169. package/dist/ESObjects/general/ESSubmergingAnalysis/parseGlb.d.ts.map +1 -0
  170. package/dist/ESObjects/general/ESSunshineAnalysis/index.d.ts.map +1 -0
  171. package/dist/{types/ESObjects → ESObjects}/general/ESSurfaceAreaMeasurement.d.ts +22 -13
  172. package/dist/ESObjects/general/ESSurfaceAreaMeasurement.d.ts.map +1 -0
  173. package/dist/ESObjects/general/ESTerrainLayer.d.ts.map +1 -0
  174. package/dist/ESObjects/general/ESTextLabel.d.ts.map +1 -0
  175. package/dist/ESObjects/general/ESUEWidget.d.ts.map +1 -0
  176. package/dist/ESObjects/general/ESUnrealActor.d.ts.map +1 -0
  177. package/dist/ESObjects/general/ESVideoFusion.d.ts.map +1 -0
  178. package/dist/ESObjects/general/ESViewShed.d.ts.map +1 -0
  179. package/dist/ESObjects/general/ESViewerStatusBar.d.ts.map +1 -0
  180. package/dist/ESObjects/general/ESViewerStatusBarScale.d.ts.map +1 -0
  181. package/dist/ESObjects/general/ESVisibilityAnalysis.d.ts.map +1 -0
  182. package/dist/ESObjects/general/ESVolumeMeasurement.d.ts.map +1 -0
  183. package/dist/ESObjects/general/ESWidget.d.ts.map +1 -0
  184. package/dist/ESObjects/general/index.d.ts.map +1 -0
  185. package/dist/ESObjects/index.d.ts.map +1 -0
  186. package/dist/ESViewer/ContainerStyleController.d.ts.map +1 -0
  187. package/dist/ESViewer/ESViewer.d.ts.map +1 -0
  188. package/dist/ESViewer/GeneralAnalysis/RollerShutterAnalysis.d.ts.map +1 -0
  189. package/dist/ESViewer/GeneralAnalysis/index.d.ts.map +1 -0
  190. package/dist/ESViewer/Resetting/index.d.ts.map +1 -0
  191. package/dist/ESViewer/StatusContainer.d.ts.map +1 -0
  192. package/dist/ESViewer/ViewerContainer.d.ts.map +1 -0
  193. package/dist/ESViewer/ViewerContext.d.ts.map +1 -0
  194. package/dist/ESViewer/ViewerCustomInteraction.d.ts.map +1 -0
  195. package/dist/ESViewer/getContainer.d.ts.map +1 -0
  196. package/dist/ESViewer/index.d.ts.map +1 -0
  197. package/dist/EngineObject/EditingObjectContext.d.ts.map +1 -0
  198. package/dist/EngineObject/EngineObjectsContext.d.ts.map +1 -0
  199. package/dist/EngineObject/index.d.ts.map +1 -0
  200. package/dist/copyright.d.ts.map +1 -0
  201. package/dist/earthsdk3.iife.js +4 -4
  202. package/dist/earthsdk3.js +498 -491
  203. package/dist/earthsdk3.umd.cjs +4 -4
  204. package/dist/index.d.ts.map +1 -0
  205. package/dist/utils/PropTrees/PropTree.d.ts.map +1 -0
  206. package/dist/utils/PropTrees/PropTreeItem.d.ts.map +1 -0
  207. package/dist/utils/PropTrees/PropUiTreeManager.d.ts.map +1 -0
  208. package/dist/utils/PropTrees/index.d.ts.map +1 -0
  209. package/dist/utils/SceneTrees/SceneTree.d.ts.map +1 -0
  210. package/dist/utils/SceneTrees/SceneTreeContextMenu.d.ts.map +1 -0
  211. package/dist/utils/SceneTrees/SceneTreeItem.d.ts.map +1 -0
  212. package/dist/utils/SceneTrees/SceneTreeItemDragDrop.d.ts.map +1 -0
  213. package/dist/utils/SceneTrees/SceneTreeJsonLoading.d.ts.map +1 -0
  214. package/dist/utils/SceneTrees/defaultCreateSceneObject.d.ts.map +1 -0
  215. package/dist/utils/SceneTrees/defaultCreateTreeItemDragDrop.d.ts.map +1 -0
  216. package/dist/utils/SceneTrees/defaultLight122FromEnvironmentMapManager.d.ts.map +1 -0
  217. package/dist/utils/SceneTrees/defaultShowSceneObject.d.ts.map +1 -0
  218. package/dist/utils/SceneTrees/index.d.ts.map +1 -0
  219. package/dist/utils/SceneTrees/preload.d.ts.map +1 -0
  220. package/dist/utils/base/DragStartDataManager.d.ts.map +1 -0
  221. package/dist/utils/base/TreeItemDragDrop.d.ts.map +1 -0
  222. package/dist/utils/base/bindCustomEditing.d.ts.map +1 -0
  223. package/dist/utils/base/defaultInitSceneObjectOnCreatingFunc.d.ts.map +1 -0
  224. package/dist/utils/base/defaultUpdateSceneObjectOnPickingFunc.d.ts.map +1 -0
  225. package/dist/utils/base/getDefaultValue.d.ts.map +1 -0
  226. package/dist/utils/base/hasSameTags.d.ts.map +1 -0
  227. package/dist/utils/base/inOrderRunning.d.ts.map +1 -0
  228. package/dist/utils/base/index.d.ts.map +1 -0
  229. package/dist/utils/base/lerpAngle.d.ts.map +1 -0
  230. package/dist/utils/base/rpToap.d.ts.map +1 -0
  231. package/dist/utils/base/sceneObjectTreeItem.d.ts.map +1 -0
  232. package/dist/utils/base/utils.d.ts.map +1 -0
  233. package/dist/utils/components/ESSceneObjectWithId.d.ts.map +1 -0
  234. package/dist/utils/components/Player.d.ts.map +1 -0
  235. package/dist/utils/components/Watcher.d.ts.map +1 -0
  236. package/dist/utils/components/WatcherTools/index.d.ts.map +1 -0
  237. package/dist/utils/components/WatcherTools/toolsForWatcher.d.ts.map +1 -0
  238. package/dist/utils/components/index.d.ts.map +1 -0
  239. package/dist/utils/index.d.ts.map +1 -0
  240. package/dist/utils/proj4/getDistancesFromPositions.d.ts.map +1 -0
  241. package/dist/utils/proj4/getXyzFromPostion.d.ts.map +1 -0
  242. package/dist/utils/proj4/index.d.ts.map +1 -0
  243. package/dist/utils/proj4/lbhToXyz.d.ts.map +1 -0
  244. package/dist/utils/react.d.ts.map +1 -0
  245. package/dist/utils/registerCreatedEventUpdate.d.ts.map +1 -0
  246. package/dist/utils/registerEventUpdate.d.ts.map +1 -0
  247. package/dist/utils/turf/booleanPointInPolygon.d.ts.map +1 -0
  248. package/dist/utils/turf/geoAlong.d.ts.map +1 -0
  249. package/dist/utils/turf/geoArea.d.ts.map +1 -0
  250. package/dist/utils/turf/geoCenterOfMass.d.ts.map +1 -0
  251. package/dist/utils/turf/geoDestination.d.ts.map +1 -0
  252. package/dist/utils/turf/geoDistance.d.ts.map +1 -0
  253. package/dist/utils/turf/geoHeading.d.ts.map +1 -0
  254. package/dist/utils/turf/geoLineIntersect.d.ts.map +1 -0
  255. package/dist/utils/turf/geoMidpoint.d.ts.map +1 -0
  256. package/dist/utils/turf/geoNearestPointOnLine.d.ts.map +1 -0
  257. package/dist/utils/turf/geoPointToLineDistance.d.ts.map +1 -0
  258. package/dist/utils/turf/geoRhumbDestination.d.ts.map +1 -0
  259. package/dist/utils/turf/geoRhumbDistance.d.ts.map +1 -0
  260. package/dist/utils/turf/geoRhumbHeading.d.ts.map +1 -0
  261. package/dist/utils/turf/geoTools.d.ts.map +1 -0
  262. package/dist/utils/turf/getGeoBoundingSphereFromPositions.d.ts.map +1 -0
  263. package/dist/utils/turf/getMinMaxCorner.d.ts.map +1 -0
  264. package/dist/utils/turf/index.d.ts.map +1 -0
  265. package/package.json +2 -9
  266. package/dist/types/ESJTypes/index.d.ts.map +0 -1
  267. package/dist/types/ESJTypes/pickedInfos/index.d.ts.map +0 -1
  268. package/dist/types/ESJTypes/properties/ClockType.d.ts.map +0 -1
  269. package/dist/types/ESJTypes/properties/DataType.d.ts.map +0 -1
  270. package/dist/types/ESJTypes/properties/ESJArcType.d.ts.map +0 -1
  271. package/dist/types/ESJTypes/properties/ESJEditingMode.d.ts.map +0 -1
  272. package/dist/types/ESJTypes/properties/ESJEnvironmentMapManager.d.ts.map +0 -1
  273. package/dist/types/ESJTypes/properties/ESJInstances.d.ts.map +0 -1
  274. package/dist/types/ESJTypes/properties/ESJMaterialType.d.ts.map +0 -1
  275. package/dist/types/ESJTypes/properties/ESJResource.d.ts.map +0 -1
  276. package/dist/types/ESJTypes/properties/FillStyleType.d.ts.map +0 -1
  277. package/dist/types/ESJTypes/properties/FlyParamType.d.ts.map +0 -1
  278. package/dist/types/ESJTypes/properties/ParticleEmitterJsonType.d.ts.map +0 -1
  279. package/dist/types/ESJTypes/properties/PointStyleType.d.ts.map +0 -1
  280. package/dist/types/ESJTypes/properties/StrokeStyleType.d.ts.map +0 -1
  281. package/dist/types/ESJTypes/properties/Viewer.d.ts.map +0 -1
  282. package/dist/types/ESJTypes/properties/index.d.ts.map +0 -1
  283. package/dist/types/ESJTypes/props/ColorProperty.d.ts.map +0 -1
  284. package/dist/types/ESJTypes/props/ColorRgbProperty.d.ts.map +0 -1
  285. package/dist/types/ESJTypes/props/DashPatternProperty.d.ts.map +0 -1
  286. package/dist/types/ESJTypes/props/DateProperty.d.ts.map +0 -1
  287. package/dist/types/ESJTypes/props/DatesProperty.d.ts.map +0 -1
  288. package/dist/types/ESJTypes/props/EnumProperty.d.ts.map +0 -1
  289. package/dist/types/ESJTypes/props/EnumStringsProperty.d.ts.map +0 -1
  290. package/dist/types/ESJTypes/props/EvalStringProperty.d.ts.map +0 -1
  291. package/dist/types/ESJTypes/props/FunctionProperty.d.ts.map +0 -1
  292. package/dist/types/ESJTypes/props/GroupProperty.d.ts.map +0 -1
  293. package/dist/types/ESJTypes/props/JsonProperty.d.ts.map +0 -1
  294. package/dist/types/ESJTypes/props/LongStringProperty.d.ts.map +0 -1
  295. package/dist/types/ESJTypes/props/MinmaxProperty.d.ts.map +0 -1
  296. package/dist/types/ESJTypes/props/NativeProperty.d.ts.map +0 -1
  297. package/dist/types/ESJTypes/props/NearFarScalerProperty.d.ts.map +0 -1
  298. package/dist/types/ESJTypes/props/NonreactiveJsonStringProperty.d.ts.map +0 -1
  299. package/dist/types/ESJTypes/props/NumberRangeProperty.d.ts.map +0 -1
  300. package/dist/types/ESJTypes/props/NumberSliderProperty.d.ts.map +0 -1
  301. package/dist/types/ESJTypes/props/ParamsProperty.d.ts.map +0 -1
  302. package/dist/types/ESJTypes/props/PlayerProperty.d.ts.map +0 -1
  303. package/dist/types/ESJTypes/props/PositionProperty.d.ts.map +0 -1
  304. package/dist/types/ESJTypes/props/PositionsProperty.d.ts.map +0 -1
  305. package/dist/types/ESJTypes/props/PositionsSetPropety.d.ts.map +0 -1
  306. package/dist/types/ESJTypes/props/Property.d.ts.map +0 -1
  307. package/dist/types/ESJTypes/props/ReactVarProperty.d.ts.map +0 -1
  308. package/dist/types/ESJTypes/props/RotationProperty.d.ts.map +0 -1
  309. package/dist/types/ESJTypes/props/UriProperty.d.ts.map +0 -1
  310. package/dist/types/ESJTypes/props/ViewPlayerProperty.d.ts.map +0 -1
  311. package/dist/types/ESJTypes/props/WithUndefinedProperty.d.ts.map +0 -1
  312. package/dist/types/ESJTypes/props/index.d.ts.map +0 -1
  313. package/dist/types/ESObjectManager/ESPlyarAndPathTime.d.ts.map +0 -1
  314. package/dist/types/ESObjectManager/PathAnimationManager.d.ts.map +0 -1
  315. package/dist/types/ESObjectManager/SceneObjectEditingManager.d.ts.map +0 -1
  316. package/dist/types/ESObjectManager/SceneObjectsListening.d.ts.map +0 -1
  317. package/dist/types/ESObjectManager/SceneObjectsManager.d.ts.map +0 -1
  318. package/dist/types/ESObjectManager/ViewersManager.d.ts.map +0 -1
  319. package/dist/types/ESObjectManager/index.d.ts.map +0 -1
  320. package/dist/types/ESObjectManager/propTreeCallback.d.ts.map +0 -1
  321. package/dist/types/ESObjectManager/utils.d.ts.map +0 -1
  322. package/dist/types/ESObjects/base/ESGeoVector.d.ts.map +0 -1
  323. package/dist/types/ESObjects/base/ESLabel.d.ts.map +0 -1
  324. package/dist/types/ESObjects/base/ESLocalVector.d.ts.map +0 -1
  325. package/dist/types/ESObjects/base/ESLocalVector2D.d.ts.map +0 -1
  326. package/dist/types/ESObjects/base/ESObjectWithLocation.d.ts.map +0 -1
  327. package/dist/types/ESObjects/base/ESSceneObject/ESObjectsContext.d.ts.map +0 -1
  328. package/dist/types/ESObjects/base/ESSceneObject/RefsManager.d.ts.map +0 -1
  329. package/dist/types/ESObjects/base/ESSceneObject/funcs/createEnvEvalStrReact.d.ts.map +0 -1
  330. package/dist/types/ESObjects/base/ESSceneObject/funcs/replaceStrWithEnv.d.ts.map +0 -1
  331. package/dist/types/ESObjects/base/ESSceneObject/index.d.ts.map +0 -1
  332. package/dist/types/ESObjects/base/ESVisualObject.d.ts.map +0 -1
  333. package/dist/types/ESObjects/base/index.d.ts.map +0 -1
  334. package/dist/types/ESObjects/general/ES3DTileset/index.d.ts.map +0 -1
  335. package/dist/types/ESObjects/general/ES3DTileset/type.d.ts.map +0 -1
  336. package/dist/types/ESObjects/general/ESAlarm.d.ts.map +0 -1
  337. package/dist/types/ESObjects/general/ESApertureEffect.d.ts.map +0 -1
  338. package/dist/types/ESObjects/general/ESAreaMeasurement.d.ts.map +0 -1
  339. package/dist/types/ESObjects/general/ESBlastParticleSystem.d.ts.map +0 -1
  340. package/dist/types/ESObjects/general/ESBoxClipping.d.ts.map +0 -1
  341. package/dist/types/ESObjects/general/ESCameraView.d.ts.map +0 -1
  342. package/dist/types/ESObjects/general/ESCameraViewCollection/ViewWrapper.d.ts.map +0 -1
  343. package/dist/types/ESObjects/general/ESCameraViewCollection/index.d.ts.map +0 -1
  344. package/dist/types/ESObjects/general/ESCameraVisibleRange.d.ts.map +0 -1
  345. package/dist/types/ESObjects/general/ESCar.d.ts.map +0 -1
  346. package/dist/types/ESObjects/general/ESCityBasePoint.d.ts.map +0 -1
  347. package/dist/types/ESObjects/general/ESClassification.d.ts.map +0 -1
  348. package/dist/types/ESObjects/general/ESClippingPlane.d.ts.map +0 -1
  349. package/dist/types/ESObjects/general/ESCustomDiv/index.d.ts.map +0 -1
  350. package/dist/types/ESObjects/general/ESCustomDiv/instance.d.ts.map +0 -1
  351. package/dist/types/ESObjects/general/ESCzml.d.ts.map +0 -1
  352. package/dist/types/ESObjects/general/ESDataMesh.d.ts.map +0 -1
  353. package/dist/types/ESObjects/general/ESDatasmithRuntimeModel.d.ts.map +0 -1
  354. package/dist/types/ESObjects/general/ESDirectionMeasurement.d.ts.map +0 -1
  355. package/dist/types/ESObjects/general/ESDistanceMeasurement.d.ts.map +0 -1
  356. package/dist/types/ESObjects/general/ESDynamicWater.d.ts.map +0 -1
  357. package/dist/types/ESObjects/general/ESEntityCluster.d.ts.map +0 -1
  358. package/dist/types/ESObjects/general/ESExcavate.d.ts.map +0 -1
  359. package/dist/types/ESObjects/general/ESFireParticleSystem.d.ts.map +0 -1
  360. package/dist/types/ESObjects/general/ESForestTileset.d.ts.map +0 -1
  361. package/dist/types/ESObjects/general/ESGaussianSplatting.d.ts.map +0 -1
  362. package/dist/types/ESObjects/general/ESGeoDiv/index.d.ts.map +0 -1
  363. package/dist/types/ESObjects/general/ESGeoDiv/mds.d.ts.map +0 -1
  364. package/dist/types/ESObjects/general/ESGeoDivTextPoi.d.ts.map +0 -1
  365. package/dist/types/ESObjects/general/ESGeoExtrudedPolygon.d.ts.map +0 -1
  366. package/dist/types/ESObjects/general/ESGeoJson/index.d.ts.map +0 -1
  367. package/dist/types/ESObjects/general/ESGeoJson/type.d.ts.map +0 -1
  368. package/dist/types/ESObjects/general/ESGeoLineString.d.ts.map +0 -1
  369. package/dist/types/ESObjects/general/ESGeoPolygon.d.ts.map +0 -1
  370. package/dist/types/ESObjects/general/ESGeoRectangle.d.ts.map +0 -1
  371. package/dist/types/ESObjects/general/ESGeoWater.d.ts.map +0 -1
  372. package/dist/types/ESObjects/general/ESGltfModel.d.ts.map +0 -1
  373. package/dist/types/ESObjects/general/ESHeatMap/index.d.ts.map +0 -1
  374. package/dist/types/ESObjects/general/ESHeightLimitAnalysis.d.ts.map +0 -1
  375. package/dist/types/ESObjects/general/ESHeightMeasurement.d.ts.map +0 -1
  376. package/dist/types/ESObjects/general/ESHole.d.ts.map +0 -1
  377. package/dist/types/ESObjects/general/ESHuman.d.ts.map +0 -1
  378. package/dist/types/ESObjects/general/ESHumanPoi.d.ts.map +0 -1
  379. package/dist/types/ESObjects/general/ESImageLabel.d.ts.map +0 -1
  380. package/dist/types/ESObjects/general/ESImageryLayer/index.d.ts.map +0 -1
  381. package/dist/types/ESObjects/general/ESImageryLayer/types.d.ts.map +0 -1
  382. package/dist/types/ESObjects/general/ESLevelRuntimeModel.d.ts.map +0 -1
  383. package/dist/types/ESObjects/general/ESLocalCircle.d.ts.map +0 -1
  384. package/dist/types/ESObjects/general/ESLocalPolygon.d.ts.map +0 -1
  385. package/dist/types/ESObjects/general/ESLocalPolygonZ.d.ts.map +0 -1
  386. package/dist/types/ESObjects/general/ESLocalRectangle.d.ts.map +0 -1
  387. package/dist/types/ESObjects/general/ESLocalRegularPolygon.d.ts.map +0 -1
  388. package/dist/types/ESObjects/general/ESLocalSkyBox.d.ts.map +0 -1
  389. package/dist/types/ESObjects/general/ESLocationMeasurement.d.ts.map +0 -1
  390. package/dist/types/ESObjects/general/ESMsTileset/index.d.ts.map +0 -1
  391. package/dist/types/ESObjects/general/ESMsTileset/types.d.ts.map +0 -1
  392. package/dist/types/ESObjects/general/ESNavigator.d.ts.map +0 -1
  393. package/dist/types/ESObjects/general/ESParticleSystemPrimitive.d.ts.map +0 -1
  394. package/dist/types/ESObjects/general/ESPath/ESPathImpl/CurrentInfoType.d.ts.map +0 -1
  395. package/dist/types/ESObjects/general/ESPath/ESPathImpl/GetCurrentFuncType.d.ts.map +0 -1
  396. package/dist/types/ESObjects/general/ESPath/ESPathImpl/PolylineResetting.d.ts.map +0 -1
  397. package/dist/types/ESObjects/general/ESPath/ESPathImpl/RotLerpModeType.d.ts.map +0 -1
  398. package/dist/types/ESObjects/general/ESPath/ESPathImpl/computeRotIfUndefined.d.ts.map +0 -1
  399. package/dist/types/ESObjects/general/ESPath/ESPathImpl/dataTextMd.d.ts.map +0 -1
  400. package/dist/types/ESObjects/general/ESPath/ESPathImpl/getCurrent.d.ts.map +0 -1
  401. package/dist/types/ESObjects/general/ESPath/ESPathImpl/index.d.ts.map +0 -1
  402. package/dist/types/ESObjects/general/ESPath/ESPathImpl/parseData.d.ts.map +0 -1
  403. package/dist/types/ESObjects/general/ESPath/ESPathImpl/subPath.d.ts.map +0 -1
  404. package/dist/types/ESObjects/general/ESPath/ESPathImpl/subdivide.d.ts.map +0 -1
  405. package/dist/types/ESObjects/general/ESPath/ESPathImpl/timePosRotsMd.d.ts.map +0 -1
  406. package/dist/types/ESObjects/general/ESPath/index.d.ts.map +0 -1
  407. package/dist/types/ESObjects/general/ESPipeFence.d.ts.map +0 -1
  408. package/dist/types/ESObjects/general/ESPipeline.d.ts.map +0 -1
  409. package/dist/types/ESObjects/general/ESPipeserTileset.d.ts.map +0 -1
  410. package/dist/types/ESObjects/general/ESPit.d.ts.map +0 -1
  411. package/dist/types/ESObjects/general/ESPlayer/AbsolutePlayer.d.ts.map +0 -1
  412. package/dist/types/ESObjects/general/ESPlayer/index.d.ts.map +0 -1
  413. package/dist/types/ESObjects/general/ESPoi2D.d.ts.map +0 -1
  414. package/dist/types/ESObjects/general/ESPoi3D.d.ts.map +0 -1
  415. package/dist/types/ESObjects/general/ESPoiTileset.d.ts.map +0 -1
  416. package/dist/types/ESObjects/general/ESPolygonFence.d.ts.map +0 -1
  417. package/dist/types/ESObjects/general/ESPolygonFlattenedPlane.d.ts.map +0 -1
  418. package/dist/types/ESObjects/general/ESPolygonWithHole.d.ts.map +0 -1
  419. package/dist/types/ESObjects/general/ESRectangle.d.ts.map +0 -1
  420. package/dist/types/ESObjects/general/ESRefVoxels.d.ts.map +0 -1
  421. package/dist/types/ESObjects/general/ESRtsFeatureEditing/index.d.ts.map +0 -1
  422. package/dist/types/ESObjects/general/ESRtsFeatureEditing/types.d.ts.map +0 -1
  423. package/dist/types/ESObjects/general/ESRtsTileset/index.d.ts.map +0 -1
  424. package/dist/types/ESObjects/general/ESRtsTileset/types.d.ts.map +0 -1
  425. package/dist/types/ESObjects/general/ESScale.d.ts.map +0 -1
  426. package/dist/types/ESObjects/general/ESSeparateFoliage/CallFunc.d.ts.map +0 -1
  427. package/dist/types/ESObjects/general/ESSeparateFoliage/index.d.ts.map +0 -1
  428. package/dist/types/ESObjects/general/ESSkylineAnalysis/index.d.ts.map +0 -1
  429. package/dist/types/ESObjects/general/ESStaticMesh.d.ts.map +0 -1
  430. package/dist/types/ESObjects/general/ESSubmergingAnalysis/bufferUtils.d.ts.map +0 -1
  431. package/dist/types/ESObjects/general/ESSubmergingAnalysis/index.d.ts.map +0 -1
  432. package/dist/types/ESObjects/general/ESSubmergingAnalysis/parseGlb.d.ts.map +0 -1
  433. package/dist/types/ESObjects/general/ESSunshineAnalysis/index.d.ts.map +0 -1
  434. package/dist/types/ESObjects/general/ESSurfaceAreaMeasurement.d.ts.map +0 -1
  435. package/dist/types/ESObjects/general/ESTerrainLayer.d.ts.map +0 -1
  436. package/dist/types/ESObjects/general/ESTextLabel.d.ts.map +0 -1
  437. package/dist/types/ESObjects/general/ESUEWidget.d.ts.map +0 -1
  438. package/dist/types/ESObjects/general/ESUnrealActor.d.ts.map +0 -1
  439. package/dist/types/ESObjects/general/ESVideoFusion.d.ts.map +0 -1
  440. package/dist/types/ESObjects/general/ESViewShed.d.ts.map +0 -1
  441. package/dist/types/ESObjects/general/ESViewerStatusBar.d.ts.map +0 -1
  442. package/dist/types/ESObjects/general/ESViewerStatusBarScale.d.ts.map +0 -1
  443. package/dist/types/ESObjects/general/ESVisibilityAnalysis.d.ts.map +0 -1
  444. package/dist/types/ESObjects/general/ESVolumeMeasurement.d.ts.map +0 -1
  445. package/dist/types/ESObjects/general/ESWidget.d.ts.map +0 -1
  446. package/dist/types/ESObjects/general/index.d.ts.map +0 -1
  447. package/dist/types/ESObjects/index.d.ts.map +0 -1
  448. package/dist/types/ESViewer/ContainerStyleController.d.ts.map +0 -1
  449. package/dist/types/ESViewer/ESViewer.d.ts.map +0 -1
  450. package/dist/types/ESViewer/GeneralAnalysis/RollerShutterAnalysis.d.ts.map +0 -1
  451. package/dist/types/ESViewer/GeneralAnalysis/index.d.ts.map +0 -1
  452. package/dist/types/ESViewer/Resetting/index.d.ts.map +0 -1
  453. package/dist/types/ESViewer/StatusContainer.d.ts.map +0 -1
  454. package/dist/types/ESViewer/ViewerContainer.d.ts.map +0 -1
  455. package/dist/types/ESViewer/ViewerContext.d.ts.map +0 -1
  456. package/dist/types/ESViewer/ViewerCustomInteraction.d.ts.map +0 -1
  457. package/dist/types/ESViewer/getContainer.d.ts.map +0 -1
  458. package/dist/types/ESViewer/index.d.ts.map +0 -1
  459. package/dist/types/EngineObject/EditingObjectContext.d.ts.map +0 -1
  460. package/dist/types/EngineObject/EngineObjectsContext.d.ts.map +0 -1
  461. package/dist/types/EngineObject/index.d.ts.map +0 -1
  462. package/dist/types/copyright.d.ts.map +0 -1
  463. package/dist/types/index.d.ts.map +0 -1
  464. package/dist/types/utils/PropTrees/PropTree.d.ts.map +0 -1
  465. package/dist/types/utils/PropTrees/PropTreeItem.d.ts.map +0 -1
  466. package/dist/types/utils/PropTrees/PropUiTreeManager.d.ts.map +0 -1
  467. package/dist/types/utils/PropTrees/index.d.ts.map +0 -1
  468. package/dist/types/utils/SceneTrees/SceneTree.d.ts.map +0 -1
  469. package/dist/types/utils/SceneTrees/SceneTreeContextMenu.d.ts.map +0 -1
  470. package/dist/types/utils/SceneTrees/SceneTreeItem.d.ts.map +0 -1
  471. package/dist/types/utils/SceneTrees/SceneTreeItemDragDrop.d.ts.map +0 -1
  472. package/dist/types/utils/SceneTrees/SceneTreeJsonLoading.d.ts.map +0 -1
  473. package/dist/types/utils/SceneTrees/defaultCreateSceneObject.d.ts.map +0 -1
  474. package/dist/types/utils/SceneTrees/defaultCreateTreeItemDragDrop.d.ts.map +0 -1
  475. package/dist/types/utils/SceneTrees/defaultLight122FromEnvironmentMapManager.d.ts.map +0 -1
  476. package/dist/types/utils/SceneTrees/defaultShowSceneObject.d.ts.map +0 -1
  477. package/dist/types/utils/SceneTrees/index.d.ts.map +0 -1
  478. package/dist/types/utils/SceneTrees/preload.d.ts.map +0 -1
  479. package/dist/types/utils/base/DragStartDataManager.d.ts.map +0 -1
  480. package/dist/types/utils/base/TreeItemDragDrop.d.ts.map +0 -1
  481. package/dist/types/utils/base/bindCustomEditing.d.ts.map +0 -1
  482. package/dist/types/utils/base/defaultInitSceneObjectOnCreatingFunc.d.ts.map +0 -1
  483. package/dist/types/utils/base/defaultUpdateSceneObjectOnPickingFunc.d.ts.map +0 -1
  484. package/dist/types/utils/base/getDefaultValue.d.ts.map +0 -1
  485. package/dist/types/utils/base/hasSameTags.d.ts.map +0 -1
  486. package/dist/types/utils/base/inOrderRunning.d.ts.map +0 -1
  487. package/dist/types/utils/base/index.d.ts.map +0 -1
  488. package/dist/types/utils/base/lerpAngle.d.ts.map +0 -1
  489. package/dist/types/utils/base/rpToap.d.ts.map +0 -1
  490. package/dist/types/utils/base/sceneObjectTreeItem.d.ts.map +0 -1
  491. package/dist/types/utils/base/utils.d.ts.map +0 -1
  492. package/dist/types/utils/components/ESSceneObjectWithId.d.ts.map +0 -1
  493. package/dist/types/utils/components/Player.d.ts.map +0 -1
  494. package/dist/types/utils/components/Watcher.d.ts.map +0 -1
  495. package/dist/types/utils/components/WatcherTools/index.d.ts.map +0 -1
  496. package/dist/types/utils/components/WatcherTools/toolsForWatcher.d.ts.map +0 -1
  497. package/dist/types/utils/components/index.d.ts.map +0 -1
  498. package/dist/types/utils/index.d.ts.map +0 -1
  499. package/dist/types/utils/proj4/getDistancesFromPositions.d.ts.map +0 -1
  500. package/dist/types/utils/proj4/getXyzFromPostion.d.ts.map +0 -1
  501. package/dist/types/utils/proj4/index.d.ts.map +0 -1
  502. package/dist/types/utils/proj4/lbhToXyz.d.ts.map +0 -1
  503. package/dist/types/utils/react.d.ts.map +0 -1
  504. package/dist/types/utils/registerCreatedEventUpdate.d.ts.map +0 -1
  505. package/dist/types/utils/registerEventUpdate.d.ts.map +0 -1
  506. package/dist/types/utils/turf/booleanPointInPolygon.d.ts.map +0 -1
  507. package/dist/types/utils/turf/geoAlong.d.ts.map +0 -1
  508. package/dist/types/utils/turf/geoArea.d.ts.map +0 -1
  509. package/dist/types/utils/turf/geoCenterOfMass.d.ts.map +0 -1
  510. package/dist/types/utils/turf/geoDestination.d.ts.map +0 -1
  511. package/dist/types/utils/turf/geoDistance.d.ts.map +0 -1
  512. package/dist/types/utils/turf/geoHeading.d.ts.map +0 -1
  513. package/dist/types/utils/turf/geoLineIntersect.d.ts.map +0 -1
  514. package/dist/types/utils/turf/geoMidpoint.d.ts.map +0 -1
  515. package/dist/types/utils/turf/geoNearestPointOnLine.d.ts.map +0 -1
  516. package/dist/types/utils/turf/geoPointToLineDistance.d.ts.map +0 -1
  517. package/dist/types/utils/turf/geoRhumbDestination.d.ts.map +0 -1
  518. package/dist/types/utils/turf/geoRhumbDistance.d.ts.map +0 -1
  519. package/dist/types/utils/turf/geoRhumbHeading.d.ts.map +0 -1
  520. package/dist/types/utils/turf/geoTools.d.ts.map +0 -1
  521. package/dist/types/utils/turf/getGeoBoundingSphereFromPositions.d.ts.map +0 -1
  522. package/dist/types/utils/turf/getMinMaxCorner.d.ts.map +0 -1
  523. package/dist/types/utils/turf/index.d.ts.map +0 -1
  524. /package/dist/{types/ESJTypes → ESJTypes}/index.d.ts +0 -0
  525. /package/dist/{types/ESJTypes → ESJTypes}/pickedInfos/index.d.ts +0 -0
  526. /package/dist/{types/ESJTypes → ESJTypes}/properties/ClockType.d.ts +0 -0
  527. /package/dist/{types/ESJTypes → ESJTypes}/properties/DataType.d.ts +0 -0
  528. /package/dist/{types/ESJTypes → ESJTypes}/properties/ESJArcType.d.ts +0 -0
  529. /package/dist/{types/ESJTypes → ESJTypes}/properties/ESJEditingMode.d.ts +0 -0
  530. /package/dist/{types/ESJTypes → ESJTypes}/properties/ESJEnvironmentMapManager.d.ts +0 -0
  531. /package/dist/{types/ESJTypes → ESJTypes}/properties/ESJInstances.d.ts +0 -0
  532. /package/dist/{types/ESJTypes → ESJTypes}/properties/ESJMaterialType.d.ts +0 -0
  533. /package/dist/{types/ESJTypes → ESJTypes}/properties/ESJResource.d.ts +0 -0
  534. /package/dist/{types/ESJTypes → ESJTypes}/properties/FillStyleType.d.ts +0 -0
  535. /package/dist/{types/ESJTypes → ESJTypes}/properties/FlyParamType.d.ts +0 -0
  536. /package/dist/{types/ESJTypes → ESJTypes}/properties/ParticleEmitterJsonType.d.ts +0 -0
  537. /package/dist/{types/ESJTypes → ESJTypes}/properties/PointStyleType.d.ts +0 -0
  538. /package/dist/{types/ESJTypes → ESJTypes}/properties/StrokeStyleType.d.ts +0 -0
  539. /package/dist/{types/ESJTypes → ESJTypes}/properties/Viewer.d.ts +0 -0
  540. /package/dist/{types/ESJTypes → ESJTypes}/properties/index.d.ts +0 -0
  541. /package/dist/{types/ESJTypes → ESJTypes}/props/ColorProperty.d.ts +0 -0
  542. /package/dist/{types/ESJTypes → ESJTypes}/props/ColorRgbProperty.d.ts +0 -0
  543. /package/dist/{types/ESJTypes → ESJTypes}/props/DashPatternProperty.d.ts +0 -0
  544. /package/dist/{types/ESJTypes → ESJTypes}/props/DateProperty.d.ts +0 -0
  545. /package/dist/{types/ESJTypes → ESJTypes}/props/DatesProperty.d.ts +0 -0
  546. /package/dist/{types/ESJTypes → ESJTypes}/props/EnumProperty.d.ts +0 -0
  547. /package/dist/{types/ESJTypes → ESJTypes}/props/EnumStringsProperty.d.ts +0 -0
  548. /package/dist/{types/ESJTypes → ESJTypes}/props/EvalStringProperty.d.ts +0 -0
  549. /package/dist/{types/ESJTypes → ESJTypes}/props/FunctionProperty.d.ts +0 -0
  550. /package/dist/{types/ESJTypes → ESJTypes}/props/GroupProperty.d.ts +0 -0
  551. /package/dist/{types/ESJTypes → ESJTypes}/props/JsonProperty.d.ts +0 -0
  552. /package/dist/{types/ESJTypes → ESJTypes}/props/LongStringProperty.d.ts +0 -0
  553. /package/dist/{types/ESJTypes → ESJTypes}/props/MinmaxProperty.d.ts +0 -0
  554. /package/dist/{types/ESJTypes → ESJTypes}/props/NativeProperty.d.ts +0 -0
  555. /package/dist/{types/ESJTypes → ESJTypes}/props/NearFarScalerProperty.d.ts +0 -0
  556. /package/dist/{types/ESJTypes → ESJTypes}/props/NonreactiveJsonStringProperty.d.ts +0 -0
  557. /package/dist/{types/ESJTypes → ESJTypes}/props/NumberRangeProperty.d.ts +0 -0
  558. /package/dist/{types/ESJTypes → ESJTypes}/props/NumberSliderProperty.d.ts +0 -0
  559. /package/dist/{types/ESJTypes → ESJTypes}/props/ParamsProperty.d.ts +0 -0
  560. /package/dist/{types/ESJTypes → ESJTypes}/props/PlayerProperty.d.ts +0 -0
  561. /package/dist/{types/ESJTypes → ESJTypes}/props/PositionProperty.d.ts +0 -0
  562. /package/dist/{types/ESJTypes → ESJTypes}/props/PositionsProperty.d.ts +0 -0
  563. /package/dist/{types/ESJTypes → ESJTypes}/props/PositionsSetPropety.d.ts +0 -0
  564. /package/dist/{types/ESJTypes → ESJTypes}/props/Property.d.ts +0 -0
  565. /package/dist/{types/ESJTypes → ESJTypes}/props/ReactVarProperty.d.ts +0 -0
  566. /package/dist/{types/ESJTypes → ESJTypes}/props/RotationProperty.d.ts +0 -0
  567. /package/dist/{types/ESJTypes → ESJTypes}/props/UriProperty.d.ts +0 -0
  568. /package/dist/{types/ESJTypes → ESJTypes}/props/ViewPlayerProperty.d.ts +0 -0
  569. /package/dist/{types/ESJTypes → ESJTypes}/props/WithUndefinedProperty.d.ts +0 -0
  570. /package/dist/{types/ESJTypes → ESJTypes}/props/index.d.ts +0 -0
  571. /package/dist/{types/ESObjectManager → ESObjectManager}/ESPlyarAndPathTime.d.ts +0 -0
  572. /package/dist/{types/ESObjectManager → ESObjectManager}/PathAnimationManager.d.ts +0 -0
  573. /package/dist/{types/ESObjectManager → ESObjectManager}/SceneObjectEditingManager.d.ts +0 -0
  574. /package/dist/{types/ESObjectManager → ESObjectManager}/SceneObjectsListening.d.ts +0 -0
  575. /package/dist/{types/ESObjectManager → ESObjectManager}/SceneObjectsManager.d.ts +0 -0
  576. /package/dist/{types/ESObjectManager → ESObjectManager}/ViewersManager.d.ts +0 -0
  577. /package/dist/{types/ESObjectManager → ESObjectManager}/index.d.ts +0 -0
  578. /package/dist/{types/ESObjectManager → ESObjectManager}/propTreeCallback.d.ts +0 -0
  579. /package/dist/{types/ESObjectManager → ESObjectManager}/utils.d.ts +0 -0
  580. /package/dist/{types/ESObjects → ESObjects}/base/ESGeoVector.d.ts +0 -0
  581. /package/dist/{types/ESObjects → ESObjects}/base/ESLabel.d.ts +0 -0
  582. /package/dist/{types/ESObjects → ESObjects}/base/ESLocalVector.d.ts +0 -0
  583. /package/dist/{types/ESObjects → ESObjects}/base/ESLocalVector2D.d.ts +0 -0
  584. /package/dist/{types/ESObjects → ESObjects}/base/ESObjectWithLocation.d.ts +0 -0
  585. /package/dist/{types/ESObjects → ESObjects}/base/ESSceneObject/ESObjectsContext.d.ts +0 -0
  586. /package/dist/{types/ESObjects → ESObjects}/base/ESSceneObject/RefsManager.d.ts +0 -0
  587. /package/dist/{types/ESObjects → ESObjects}/base/ESSceneObject/funcs/createEnvEvalStrReact.d.ts +0 -0
  588. /package/dist/{types/ESObjects → ESObjects}/base/ESSceneObject/funcs/replaceStrWithEnv.d.ts +0 -0
  589. /package/dist/{types/ESObjects → ESObjects}/base/ESSceneObject/index.d.ts +0 -0
  590. /package/dist/{types/ESObjects → ESObjects}/base/ESVisualObject.d.ts +0 -0
  591. /package/dist/{types/ESObjects → ESObjects}/base/index.d.ts +0 -0
  592. /package/dist/{types/ESObjects → ESObjects}/general/ES3DTileset/type.d.ts +0 -0
  593. /package/dist/{types/ESObjects → ESObjects}/general/ESAlarm.d.ts +0 -0
  594. /package/dist/{types/ESObjects → ESObjects}/general/ESApertureEffect.d.ts +0 -0
  595. /package/dist/{types/ESObjects → ESObjects}/general/ESBlastParticleSystem.d.ts +0 -0
  596. /package/dist/{types/ESObjects → ESObjects}/general/ESBoxClipping.d.ts +0 -0
  597. /package/dist/{types/ESObjects → ESObjects}/general/ESCameraView.d.ts +0 -0
  598. /package/dist/{types/ESObjects → ESObjects}/general/ESCameraViewCollection/ViewWrapper.d.ts +0 -0
  599. /package/dist/{types/ESObjects → ESObjects}/general/ESCameraViewCollection/index.d.ts +0 -0
  600. /package/dist/{types/ESObjects → ESObjects}/general/ESCameraVisibleRange.d.ts +0 -0
  601. /package/dist/{types/ESObjects → ESObjects}/general/ESCar.d.ts +0 -0
  602. /package/dist/{types/ESObjects → ESObjects}/general/ESCityBasePoint.d.ts +0 -0
  603. /package/dist/{types/ESObjects → ESObjects}/general/ESClassification.d.ts +0 -0
  604. /package/dist/{types/ESObjects → ESObjects}/general/ESClippingPlane.d.ts +0 -0
  605. /package/dist/{types/ESObjects → ESObjects}/general/ESCustomDiv/index.d.ts +0 -0
  606. /package/dist/{types/ESObjects → ESObjects}/general/ESCustomDiv/instance.d.ts +0 -0
  607. /package/dist/{types/ESObjects → ESObjects}/general/ESCzml.d.ts +0 -0
  608. /package/dist/{types/ESObjects → ESObjects}/general/ESDataMesh.d.ts +0 -0
  609. /package/dist/{types/ESObjects → ESObjects}/general/ESDatasmithRuntimeModel.d.ts +0 -0
  610. /package/dist/{types/ESObjects → ESObjects}/general/ESDirectionMeasurement.d.ts +0 -0
  611. /package/dist/{types/ESObjects → ESObjects}/general/ESDistanceMeasurement.d.ts +0 -0
  612. /package/dist/{types/ESObjects → ESObjects}/general/ESDynamicWater.d.ts +0 -0
  613. /package/dist/{types/ESObjects → ESObjects}/general/ESEntityCluster.d.ts +0 -0
  614. /package/dist/{types/ESObjects → ESObjects}/general/ESExcavate.d.ts +0 -0
  615. /package/dist/{types/ESObjects → ESObjects}/general/ESFireParticleSystem.d.ts +0 -0
  616. /package/dist/{types/ESObjects → ESObjects}/general/ESForestTileset.d.ts +0 -0
  617. /package/dist/{types/ESObjects → ESObjects}/general/ESGaussianSplatting.d.ts +0 -0
  618. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoDiv/index.d.ts +0 -0
  619. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoDiv/mds.d.ts +0 -0
  620. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoDivTextPoi.d.ts +0 -0
  621. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoExtrudedPolygon.d.ts +0 -0
  622. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoJson/index.d.ts +0 -0
  623. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoJson/type.d.ts +0 -0
  624. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoLineString.d.ts +0 -0
  625. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoPolygon.d.ts +0 -0
  626. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoRectangle.d.ts +0 -0
  627. /package/dist/{types/ESObjects → ESObjects}/general/ESGeoWater.d.ts +0 -0
  628. /package/dist/{types/ESObjects → ESObjects}/general/ESGltfModel.d.ts +0 -0
  629. /package/dist/{types/ESObjects → ESObjects}/general/ESHeatMap/index.d.ts +0 -0
  630. /package/dist/{types/ESObjects → ESObjects}/general/ESHeightLimitAnalysis.d.ts +0 -0
  631. /package/dist/{types/ESObjects → ESObjects}/general/ESHeightMeasurement.d.ts +0 -0
  632. /package/dist/{types/ESObjects → ESObjects}/general/ESHole.d.ts +0 -0
  633. /package/dist/{types/ESObjects → ESObjects}/general/ESHuman.d.ts +0 -0
  634. /package/dist/{types/ESObjects → ESObjects}/general/ESHumanPoi.d.ts +0 -0
  635. /package/dist/{types/ESObjects → ESObjects}/general/ESImageLabel.d.ts +0 -0
  636. /package/dist/{types/ESObjects → ESObjects}/general/ESImageryLayer/index.d.ts +0 -0
  637. /package/dist/{types/ESObjects → ESObjects}/general/ESImageryLayer/types.d.ts +0 -0
  638. /package/dist/{types/ESObjects → ESObjects}/general/ESLevelRuntimeModel.d.ts +0 -0
  639. /package/dist/{types/ESObjects → ESObjects}/general/ESLocalCircle.d.ts +0 -0
  640. /package/dist/{types/ESObjects → ESObjects}/general/ESLocalPolygon.d.ts +0 -0
  641. /package/dist/{types/ESObjects → ESObjects}/general/ESLocalPolygonZ.d.ts +0 -0
  642. /package/dist/{types/ESObjects → ESObjects}/general/ESLocalRectangle.d.ts +0 -0
  643. /package/dist/{types/ESObjects → ESObjects}/general/ESLocalRegularPolygon.d.ts +0 -0
  644. /package/dist/{types/ESObjects → ESObjects}/general/ESLocalSkyBox.d.ts +0 -0
  645. /package/dist/{types/ESObjects → ESObjects}/general/ESLocationMeasurement.d.ts +0 -0
  646. /package/dist/{types/ESObjects → ESObjects}/general/ESMsTileset/index.d.ts +0 -0
  647. /package/dist/{types/ESObjects → ESObjects}/general/ESMsTileset/types.d.ts +0 -0
  648. /package/dist/{types/ESObjects → ESObjects}/general/ESNavigator.d.ts +0 -0
  649. /package/dist/{types/ESObjects → ESObjects}/general/ESParticleSystemPrimitive.d.ts +0 -0
  650. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/CurrentInfoType.d.ts +0 -0
  651. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/GetCurrentFuncType.d.ts +0 -0
  652. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/PolylineResetting.d.ts +0 -0
  653. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/RotLerpModeType.d.ts +0 -0
  654. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/computeRotIfUndefined.d.ts +0 -0
  655. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/dataTextMd.d.ts +0 -0
  656. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/getCurrent.d.ts +0 -0
  657. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/index.d.ts +0 -0
  658. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/parseData.d.ts +0 -0
  659. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/subPath.d.ts +0 -0
  660. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/subdivide.d.ts +0 -0
  661. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/ESPathImpl/timePosRotsMd.d.ts +0 -0
  662. /package/dist/{types/ESObjects → ESObjects}/general/ESPath/index.d.ts +0 -0
  663. /package/dist/{types/ESObjects → ESObjects}/general/ESPipeFence.d.ts +0 -0
  664. /package/dist/{types/ESObjects → ESObjects}/general/ESPipeline.d.ts +0 -0
  665. /package/dist/{types/ESObjects → ESObjects}/general/ESPipeserTileset.d.ts +0 -0
  666. /package/dist/{types/ESObjects → ESObjects}/general/ESPit.d.ts +0 -0
  667. /package/dist/{types/ESObjects → ESObjects}/general/ESPlayer/AbsolutePlayer.d.ts +0 -0
  668. /package/dist/{types/ESObjects → ESObjects}/general/ESPlayer/index.d.ts +0 -0
  669. /package/dist/{types/ESObjects → ESObjects}/general/ESPoi2D.d.ts +0 -0
  670. /package/dist/{types/ESObjects → ESObjects}/general/ESPoi3D.d.ts +0 -0
  671. /package/dist/{types/ESObjects → ESObjects}/general/ESPoiTileset.d.ts +0 -0
  672. /package/dist/{types/ESObjects → ESObjects}/general/ESPolygonFence.d.ts +0 -0
  673. /package/dist/{types/ESObjects → ESObjects}/general/ESPolygonFlattenedPlane.d.ts +0 -0
  674. /package/dist/{types/ESObjects → ESObjects}/general/ESPolygonWithHole.d.ts +0 -0
  675. /package/dist/{types/ESObjects → ESObjects}/general/ESRectangle.d.ts +0 -0
  676. /package/dist/{types/ESObjects → ESObjects}/general/ESRefVoxels.d.ts +0 -0
  677. /package/dist/{types/ESObjects → ESObjects}/general/ESRtsFeatureEditing/index.d.ts +0 -0
  678. /package/dist/{types/ESObjects → ESObjects}/general/ESRtsFeatureEditing/types.d.ts +0 -0
  679. /package/dist/{types/ESObjects → ESObjects}/general/ESRtsTileset/index.d.ts +0 -0
  680. /package/dist/{types/ESObjects → ESObjects}/general/ESRtsTileset/types.d.ts +0 -0
  681. /package/dist/{types/ESObjects → ESObjects}/general/ESScale.d.ts +0 -0
  682. /package/dist/{types/ESObjects → ESObjects}/general/ESSeparateFoliage/CallFunc.d.ts +0 -0
  683. /package/dist/{types/ESObjects → ESObjects}/general/ESSeparateFoliage/index.d.ts +0 -0
  684. /package/dist/{types/ESObjects → ESObjects}/general/ESSkylineAnalysis/index.d.ts +0 -0
  685. /package/dist/{types/ESObjects → ESObjects}/general/ESStaticMesh.d.ts +0 -0
  686. /package/dist/{types/ESObjects → ESObjects}/general/ESSubmergingAnalysis/bufferUtils.d.ts +0 -0
  687. /package/dist/{types/ESObjects → ESObjects}/general/ESSubmergingAnalysis/index.d.ts +0 -0
  688. /package/dist/{types/ESObjects → ESObjects}/general/ESSubmergingAnalysis/parseGlb.d.ts +0 -0
  689. /package/dist/{types/ESObjects → ESObjects}/general/ESSunshineAnalysis/index.d.ts +0 -0
  690. /package/dist/{types/ESObjects → ESObjects}/general/ESTerrainLayer.d.ts +0 -0
  691. /package/dist/{types/ESObjects → ESObjects}/general/ESTextLabel.d.ts +0 -0
  692. /package/dist/{types/ESObjects → ESObjects}/general/ESUEWidget.d.ts +0 -0
  693. /package/dist/{types/ESObjects → ESObjects}/general/ESUnrealActor.d.ts +0 -0
  694. /package/dist/{types/ESObjects → ESObjects}/general/ESVideoFusion.d.ts +0 -0
  695. /package/dist/{types/ESObjects → ESObjects}/general/ESViewShed.d.ts +0 -0
  696. /package/dist/{types/ESObjects → ESObjects}/general/ESViewerStatusBar.d.ts +0 -0
  697. /package/dist/{types/ESObjects → ESObjects}/general/ESViewerStatusBarScale.d.ts +0 -0
  698. /package/dist/{types/ESObjects → ESObjects}/general/ESVisibilityAnalysis.d.ts +0 -0
  699. /package/dist/{types/ESObjects → ESObjects}/general/ESVolumeMeasurement.d.ts +0 -0
  700. /package/dist/{types/ESObjects → ESObjects}/general/ESWidget.d.ts +0 -0
  701. /package/dist/{types/ESObjects → ESObjects}/general/index.d.ts +0 -0
  702. /package/dist/{types/ESObjects → ESObjects}/index.d.ts +0 -0
  703. /package/dist/{types/ESViewer → ESViewer}/ContainerStyleController.d.ts +0 -0
  704. /package/dist/{types/ESViewer → ESViewer}/ESViewer.d.ts +0 -0
  705. /package/dist/{types/ESViewer → ESViewer}/GeneralAnalysis/RollerShutterAnalysis.d.ts +0 -0
  706. /package/dist/{types/ESViewer → ESViewer}/GeneralAnalysis/index.d.ts +0 -0
  707. /package/dist/{types/ESViewer → ESViewer}/Resetting/index.d.ts +0 -0
  708. /package/dist/{types/ESViewer → ESViewer}/StatusContainer.d.ts +0 -0
  709. /package/dist/{types/ESViewer → ESViewer}/ViewerContainer.d.ts +0 -0
  710. /package/dist/{types/ESViewer → ESViewer}/ViewerContext.d.ts +0 -0
  711. /package/dist/{types/ESViewer → ESViewer}/ViewerCustomInteraction.d.ts +0 -0
  712. /package/dist/{types/ESViewer → ESViewer}/getContainer.d.ts +0 -0
  713. /package/dist/{types/ESViewer → ESViewer}/index.d.ts +0 -0
  714. /package/dist/{types/EngineObject → EngineObject}/EditingObjectContext.d.ts +0 -0
  715. /package/dist/{types/EngineObject → EngineObject}/EngineObjectsContext.d.ts +0 -0
  716. /package/dist/{types/EngineObject → EngineObject}/index.d.ts +0 -0
  717. /package/dist/{types/copyright.d.ts → copyright.d.ts} +0 -0
  718. /package/dist/{types/index.d.ts → index.d.ts} +0 -0
  719. /package/dist/{types/utils → utils}/PropTrees/PropTree.d.ts +0 -0
  720. /package/dist/{types/utils → utils}/PropTrees/PropTreeItem.d.ts +0 -0
  721. /package/dist/{types/utils → utils}/PropTrees/PropUiTreeManager.d.ts +0 -0
  722. /package/dist/{types/utils → utils}/PropTrees/index.d.ts +0 -0
  723. /package/dist/{types/utils → utils}/SceneTrees/SceneTree.d.ts +0 -0
  724. /package/dist/{types/utils → utils}/SceneTrees/SceneTreeContextMenu.d.ts +0 -0
  725. /package/dist/{types/utils → utils}/SceneTrees/SceneTreeItem.d.ts +0 -0
  726. /package/dist/{types/utils → utils}/SceneTrees/SceneTreeItemDragDrop.d.ts +0 -0
  727. /package/dist/{types/utils → utils}/SceneTrees/SceneTreeJsonLoading.d.ts +0 -0
  728. /package/dist/{types/utils → utils}/SceneTrees/defaultCreateSceneObject.d.ts +0 -0
  729. /package/dist/{types/utils → utils}/SceneTrees/defaultCreateTreeItemDragDrop.d.ts +0 -0
  730. /package/dist/{types/utils → utils}/SceneTrees/defaultLight122FromEnvironmentMapManager.d.ts +0 -0
  731. /package/dist/{types/utils → utils}/SceneTrees/defaultShowSceneObject.d.ts +0 -0
  732. /package/dist/{types/utils → utils}/SceneTrees/index.d.ts +0 -0
  733. /package/dist/{types/utils → utils}/SceneTrees/preload.d.ts +0 -0
  734. /package/dist/{types/utils → utils}/base/DragStartDataManager.d.ts +0 -0
  735. /package/dist/{types/utils → utils}/base/TreeItemDragDrop.d.ts +0 -0
  736. /package/dist/{types/utils → utils}/base/bindCustomEditing.d.ts +0 -0
  737. /package/dist/{types/utils → utils}/base/defaultInitSceneObjectOnCreatingFunc.d.ts +0 -0
  738. /package/dist/{types/utils → utils}/base/defaultUpdateSceneObjectOnPickingFunc.d.ts +0 -0
  739. /package/dist/{types/utils → utils}/base/getDefaultValue.d.ts +0 -0
  740. /package/dist/{types/utils → utils}/base/hasSameTags.d.ts +0 -0
  741. /package/dist/{types/utils → utils}/base/inOrderRunning.d.ts +0 -0
  742. /package/dist/{types/utils → utils}/base/index.d.ts +0 -0
  743. /package/dist/{types/utils → utils}/base/lerpAngle.d.ts +0 -0
  744. /package/dist/{types/utils → utils}/base/rpToap.d.ts +0 -0
  745. /package/dist/{types/utils → utils}/base/sceneObjectTreeItem.d.ts +0 -0
  746. /package/dist/{types/utils → utils}/base/utils.d.ts +0 -0
  747. /package/dist/{types/utils → utils}/components/ESSceneObjectWithId.d.ts +0 -0
  748. /package/dist/{types/utils → utils}/components/Player.d.ts +0 -0
  749. /package/dist/{types/utils → utils}/components/Watcher.d.ts +0 -0
  750. /package/dist/{types/utils → utils}/components/WatcherTools/index.d.ts +0 -0
  751. /package/dist/{types/utils → utils}/components/WatcherTools/toolsForWatcher.d.ts +0 -0
  752. /package/dist/{types/utils → utils}/components/index.d.ts +0 -0
  753. /package/dist/{types/utils → utils}/index.d.ts +0 -0
  754. /package/dist/{types/utils → utils}/proj4/getDistancesFromPositions.d.ts +0 -0
  755. /package/dist/{types/utils → utils}/proj4/getXyzFromPostion.d.ts +0 -0
  756. /package/dist/{types/utils → utils}/proj4/index.d.ts +0 -0
  757. /package/dist/{types/utils → utils}/proj4/lbhToXyz.d.ts +0 -0
  758. /package/dist/{types/utils → utils}/react.d.ts +0 -0
  759. /package/dist/{types/utils → utils}/registerCreatedEventUpdate.d.ts +0 -0
  760. /package/dist/{types/utils → utils}/registerEventUpdate.d.ts +0 -0
  761. /package/dist/{types/utils → utils}/turf/booleanPointInPolygon.d.ts +0 -0
  762. /package/dist/{types/utils → utils}/turf/geoAlong.d.ts +0 -0
  763. /package/dist/{types/utils → utils}/turf/geoArea.d.ts +0 -0
  764. /package/dist/{types/utils → utils}/turf/geoCenterOfMass.d.ts +0 -0
  765. /package/dist/{types/utils → utils}/turf/geoDestination.d.ts +0 -0
  766. /package/dist/{types/utils → utils}/turf/geoDistance.d.ts +0 -0
  767. /package/dist/{types/utils → utils}/turf/geoHeading.d.ts +0 -0
  768. /package/dist/{types/utils → utils}/turf/geoLineIntersect.d.ts +0 -0
  769. /package/dist/{types/utils → utils}/turf/geoMidpoint.d.ts +0 -0
  770. /package/dist/{types/utils → utils}/turf/geoNearestPointOnLine.d.ts +0 -0
  771. /package/dist/{types/utils → utils}/turf/geoPointToLineDistance.d.ts +0 -0
  772. /package/dist/{types/utils → utils}/turf/geoRhumbDestination.d.ts +0 -0
  773. /package/dist/{types/utils → utils}/turf/geoRhumbDistance.d.ts +0 -0
  774. /package/dist/{types/utils → utils}/turf/geoRhumbHeading.d.ts +0 -0
  775. /package/dist/{types/utils → utils}/turf/geoTools.d.ts +0 -0
  776. /package/dist/{types/utils → utils}/turf/getGeoBoundingSphereFromPositions.d.ts +0 -0
  777. /package/dist/{types/utils → utils}/turf/getMinMaxCorner.d.ts +0 -0
  778. /package/dist/{types/utils → utils}/turf/index.d.ts +0 -0
package/dist/earthsdk3.js CHANGED
@@ -1,8 +1,8 @@
1
1
  var Xd = Object.defineProperty;
2
2
  var Yd = (n, e, t) => e in n ? Xd(n, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : n[e] = t;
3
3
  var f = (n, e, t) => Yd(n, typeof e != "symbol" ? e + "" : e, t);
4
- import { Destroyable as ae, Event as V, reactJson as Ue, getReactFuncs as wo, react as Q, setExtProp as nu, createGuid as lh, getExtProp as ta, ObservableSet as Hd, ReactiveVariable as Ju, createAnimateFrame as uh, reactArrayWithUndefined as Mt, extendClassProps as U, ObjResettingWithEvent as lr, reactDeepArrayWithUndefined as ch, min as Dc, objsIterator as Yo, max as Oc, Vector as jl, reactJsonWithUndefined as et, TreeItem as fp, bind as ce, every as Jd, createTimeoutWithStartValues as Zd, Tree as tu, createProcessingFromAsyncFunc as hh, CancelError as Kd, ObservableArray as pp, Player as Qd, createNextAnimateFrameEvent as nr, SceneObjectWithId as $d, clamp as dp, pluckProperty as Gh, reactDeepArray as eg, reactPositions as fh, reactArray as ge, nextAnimateFrame as tg, sleep as gp, reactArrayCollectionWithUndefined as rg, reactPositionsSet as ng, track as z, length as ig, DomElementEvent as gs, PointerClick as sg, PointerHover as og, getDomEventCurrentTargetPos as ms } from "xbsj-base";
5
- import * as Mc from "@turf/turf";
4
+ import { Destroyable as ae, Event as V, reactJson as Ue, getReactFuncs as wo, react as Q, setExtProp as nu, createGuid as lh, getExtProp as ta, ObservableSet as Hd, ReactiveVariable as Ju, createAnimateFrame as uh, reactArrayWithUndefined as Ot, extendClassProps as U, ObjResettingWithEvent as lr, reactDeepArrayWithUndefined as ch, min as Dc, objsIterator as Yo, max as Mc, Vector as jl, reactJsonWithUndefined as et, TreeItem as fp, bind as ce, every as Jd, createTimeoutWithStartValues as Zd, Tree as tu, createProcessingFromAsyncFunc as hh, CancelError as Kd, ObservableArray as pp, Player as Qd, createNextAnimateFrameEvent as nr, SceneObjectWithId as $d, clamp as dp, pluckProperty as Gh, reactDeepArray as eg, reactPositions as fh, reactArray as ge, nextAnimateFrame as tg, sleep as gp, reactArrayCollectionWithUndefined as rg, reactPositionsSet as ng, track as z, length as ig, DomElementEvent as gs, PointerClick as sg, PointerHover as og, getDomEventCurrentTargetPos as ms } from "xbsj-base";
5
+ import * as Oc from "@turf/turf";
6
6
  import mp from "proj4";
7
7
  class ag extends ae {
8
8
  constructor() {
@@ -1547,7 +1547,7 @@ f(_e, "defaults", {}), f(_e, "createDefaultProps", () => ({
1547
1547
  /**
1548
1548
  * 对象类型名称相关的开发标签数组,使用 reactArrayWithUndefined 进行响应式处理,默认为 undefined。
1549
1549
  */
1550
- devTags: Mt(void 0),
1550
+ devTags: Ot(void 0),
1551
1551
  /**
1552
1552
  * 一次性执行函数的字符串表示,默认为 undefined。
1553
1553
  */
@@ -1590,8 +1590,8 @@ function Xh(n, e) {
1590
1590
  }
1591
1591
  function l_(n, e) {
1592
1592
  (n[0][0] !== n[n.length - 1][0] || n[0][1] !== n[n.length - 1][1]) && n.push(n[0]);
1593
- const t = Mc.point(e), r = Mc.polygon([n]);
1594
- return Mc.booleanPointInPolygon(t, r);
1593
+ const t = Oc.point(e), r = Oc.polygon([n]);
1594
+ return Oc.booleanPointInPolygon(t, r);
1595
1595
  }
1596
1596
  var er = 63710088e-1, wp = {
1597
1597
  centimeters: er * 100,
@@ -1777,8 +1777,8 @@ function u_(n, e) {
1777
1777
  }
1778
1778
  function Ul(n, e, t) {
1779
1779
  if (n !== null)
1780
- for (var r, i, s, o, a, l, u, c = 0, h = 0, p, m = n.type, _ = m === "FeatureCollection", C = m === "Feature", P = _ ? n.features.length : 1, O = 0; O < P; O++) {
1781
- u = _ ? n.features[O].geometry : C ? n.geometry : n, p = u ? u.type === "GeometryCollection" : !1, a = p ? u.geometries.length : 1;
1780
+ for (var r, i, s, o, a, l, u, c = 0, h = 0, p, m = n.type, _ = m === "FeatureCollection", C = m === "Feature", P = _ ? n.features.length : 1, M = 0; M < P; M++) {
1781
+ u = _ ? n.features[M].geometry : C ? n.geometry : n, p = u ? u.type === "GeometryCollection" : !1, a = p ? u.geometries.length : 1;
1782
1782
  for (var g = 0; g < a; g++) {
1783
1783
  var y = 0, d = 0;
1784
1784
  if (o = p ? u.geometries[g] : u, o !== null) {
@@ -1791,7 +1791,7 @@ function Ul(n, e, t) {
1791
1791
  if (e(
1792
1792
  l,
1793
1793
  h,
1794
- O,
1794
+ M,
1795
1795
  y,
1796
1796
  d
1797
1797
  ) === !1)
@@ -1804,7 +1804,7 @@ function Ul(n, e, t) {
1804
1804
  if (e(
1805
1805
  l[r],
1806
1806
  h,
1807
- O,
1807
+ M,
1808
1808
  y,
1809
1809
  d
1810
1810
  ) === !1)
@@ -1820,7 +1820,7 @@ function Ul(n, e, t) {
1820
1820
  if (e(
1821
1821
  l[r][i],
1822
1822
  h,
1823
- O,
1823
+ M,
1824
1824
  y,
1825
1825
  d
1826
1826
  ) === !1)
@@ -1838,7 +1838,7 @@ function Ul(n, e, t) {
1838
1838
  if (e(
1839
1839
  l[r][i][s],
1840
1840
  h,
1841
- O,
1841
+ M,
1842
1842
  y,
1843
1843
  d
1844
1844
  ) === !1)
@@ -2077,17 +2077,17 @@ function Dg(n) {
2077
2077
  });
2078
2078
  }), t;
2079
2079
  }
2080
- var Ou = { exports: {} }, qu = { exports: {} }, Og = qu.exports, Qh;
2080
+ var Mu = { exports: {} }, qu = { exports: {} }, Mg = qu.exports, Qh;
2081
2081
  function Cp() {
2082
2082
  return Qh || (Qh = 1, function(n, e) {
2083
2083
  (function(t, r) {
2084
2084
  n.exports = r();
2085
- })(Og, function() {
2085
+ })(Mg, function() {
2086
2086
  function t(g, y, d, v, w) {
2087
2087
  (function S(I, x, D, b, T) {
2088
2088
  for (; b > D; ) {
2089
2089
  if (b - D > 600) {
2090
- var M = b - D + 1, A = x - D + 1, $ = Math.log(M), q = 0.5 * Math.exp(2 * $ / 3), ie = 0.5 * Math.sqrt($ * q * (M - q) / M) * (A - M / 2 < 0 ? -1 : 1), fe = Math.max(D, Math.floor(x - A * q / M + ie)), ye = Math.min(b, Math.floor(x + (M - A) * q / M + ie));
2090
+ var O = b - D + 1, A = x - D + 1, $ = Math.log(O), q = 0.5 * Math.exp(2 * $ / 3), ie = 0.5 * Math.sqrt($ * q * (O - q) / O) * (A - O / 2 < 0 ? -1 : 1), fe = Math.max(D, Math.floor(x - A * q / O + ie)), ye = Math.min(b, Math.floor(x + (O - A) * q / O + ie));
2091
2091
  S(I, x, fe, ye, T);
2092
2092
  }
2093
2093
  var H = I[x], ee = D, te = b;
@@ -2149,7 +2149,7 @@ function Cp() {
2149
2149
  function P(g) {
2150
2150
  return { children: g, height: 1, leaf: !0, minX: 1 / 0, minY: 1 / 0, maxX: -1 / 0, maxY: -1 / 0 };
2151
2151
  }
2152
- function O(g, y, d, v, w) {
2152
+ function M(g, y, d, v, w) {
2153
2153
  for (var S = [y, d]; S.length; ) if (!((d = S.pop()) - (y = S.pop()) <= v)) {
2154
2154
  var I = y + Math.ceil((d - y) / v / 2) * v;
2155
2155
  t(g, I, y, d, w), S.push(y, I, I, d);
@@ -2231,25 +2231,25 @@ function Cp() {
2231
2231
  if (S <= I) return a(w = P(g.slice(y, d + 1)), this.toBBox), w;
2232
2232
  v || (v = Math.ceil(Math.log(S) / Math.log(I)), I = Math.ceil(S / Math.pow(I, v - 1))), (w = P([])).leaf = !1, w.height = v;
2233
2233
  var x = Math.ceil(S / I), D = x * Math.ceil(Math.sqrt(I));
2234
- O(g, y, d, D, this.compareMinX);
2234
+ M(g, y, d, D, this.compareMinX);
2235
2235
  for (var b = y; b <= d; b += D) {
2236
2236
  var T = Math.min(b + D - 1, d);
2237
- O(g, b, T, x, this.compareMinY);
2238
- for (var M = b; M <= T; M += x) {
2239
- var A = Math.min(M + x - 1, T);
2240
- w.children.push(this._build(g, M, A, v - 1));
2237
+ M(g, b, T, x, this.compareMinY);
2238
+ for (var O = b; O <= T; O += x) {
2239
+ var A = Math.min(O + x - 1, T);
2240
+ w.children.push(this._build(g, O, A, v - 1));
2241
2241
  }
2242
2242
  }
2243
2243
  return a(w, this.toBBox), w;
2244
2244
  }, s.prototype._chooseSubtree = function(g, y, d, v) {
2245
2245
  for (; v.push(y), !y.leaf && v.length - 1 !== d; ) {
2246
2246
  for (var w = 1 / 0, S = 1 / 0, I = void 0, x = 0; x < y.children.length; x++) {
2247
- var D = y.children[x], b = p(D), T = (M = g, A = D, (Math.max(A.maxX, M.maxX) - Math.min(A.minX, M.minX)) * (Math.max(A.maxY, M.maxY) - Math.min(A.minY, M.minY)) - b);
2247
+ var D = y.children[x], b = p(D), T = (O = g, A = D, (Math.max(A.maxX, O.maxX) - Math.min(A.minX, O.minX)) * (Math.max(A.maxY, O.maxY) - Math.min(A.minY, O.minY)) - b);
2248
2248
  T < S ? (S = T, w = b < w ? b : w, I = D) : T === S && b < w && (w = b, I = D);
2249
2249
  }
2250
2250
  y = I || y.children[0];
2251
2251
  }
2252
- var M, A;
2252
+ var O, A;
2253
2253
  return y;
2254
2254
  }, s.prototype._insert = function(g, y, d) {
2255
2255
  var v = d ? g : this.toBBox(g), w = [], S = this._chooseSubtree(v, this.data, y, w);
@@ -2263,9 +2263,9 @@ function Cp() {
2263
2263
  }, s.prototype._splitRoot = function(g, y) {
2264
2264
  this.data = P([g, y]), this.data.height = g.height + 1, this.data.leaf = !1, a(this.data, this.toBBox);
2265
2265
  }, s.prototype._chooseSplitIndex = function(g, y, d) {
2266
- for (var v, w, S, I, x, D, b, T = 1 / 0, M = 1 / 0, A = y; A <= d - y; A++) {
2266
+ for (var v, w, S, I, x, D, b, T = 1 / 0, O = 1 / 0, A = y; A <= d - y; A++) {
2267
2267
  var $ = l(g, 0, A, this.toBBox), q = l(g, A, d, this.toBBox), ie = (w = $, S = q, I = void 0, x = void 0, D = void 0, b = void 0, I = Math.max(w.minX, S.minX), x = Math.max(w.minY, S.minY), D = Math.min(w.maxX, S.maxX), b = Math.min(w.maxY, S.maxY), Math.max(0, D - I) * Math.max(0, b - x)), fe = p($) + p(q);
2268
- ie < T ? (T = ie, v = A, M = fe < M ? fe : M) : ie === T && fe < M && (M = fe, v = A);
2268
+ ie < T ? (T = ie, v = A, O = fe < O ? fe : O) : ie === T && fe < O && (O = fe, v = A);
2269
2269
  }
2270
2270
  return v || d - y;
2271
2271
  }, s.prototype._chooseSplitAxis = function(g, y, d) {
@@ -2278,8 +2278,8 @@ function Cp() {
2278
2278
  u(S, g.leaf ? w(b) : b), x += m(S);
2279
2279
  }
2280
2280
  for (var T = d - y - 1; T >= y; T--) {
2281
- var M = g.children[T];
2282
- u(I, g.leaf ? w(M) : M), x += m(I);
2281
+ var O = g.children[T];
2282
+ u(I, g.leaf ? w(O) : O), x += m(I);
2283
2283
  }
2284
2284
  return x;
2285
2285
  }, s.prototype._adjustParentBBoxes = function(g, y, d) {
@@ -2290,7 +2290,7 @@ function Cp() {
2290
2290
  });
2291
2291
  }(qu)), qu.exports;
2292
2292
  }
2293
- class Mg {
2293
+ class Og {
2294
2294
  constructor(e = [], t = Lg) {
2295
2295
  if (this.data = e, this.length = this.data.length, this.compare = t, this.length > 0)
2296
2296
  for (let r = (this.length >> 1) - 1; r >= 0; r--) this._down(r);
@@ -2331,7 +2331,7 @@ function Lg(n, e) {
2331
2331
  }
2332
2332
  const Rg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2333
2333
  __proto__: null,
2334
- default: Mg
2334
+ default: Og
2335
2335
  }, Symbol.toStringTag, { value: "Module" })), Ag = /* @__PURE__ */ Dg(Rg);
2336
2336
  var Jl = { exports: {} }, Rc, $h;
2337
2337
  function Fg() {
@@ -2373,53 +2373,53 @@ function Bg() {
2373
2373
  r(e);
2374
2374
  })(zg, function(t) {
2375
2375
  const i = 33306690738754706e-32;
2376
- function s(C, P, O, g, y) {
2376
+ function s(C, P, M, g, y) {
2377
2377
  let d, v, w, S, I = P[0], x = g[0], D = 0, b = 0;
2378
2378
  x > I == x > -I ? (d = I, I = P[++D]) : (d = x, x = g[++b]);
2379
2379
  let T = 0;
2380
- if (D < C && b < O) for (x > I == x > -I ? (w = d - ((v = I + d) - I), I = P[++D]) : (w = d - ((v = x + d) - x), x = g[++b]), d = v, w !== 0 && (y[T++] = w); D < C && b < O; ) x > I == x > -I ? (w = d - ((v = d + I) - (S = v - d)) + (I - S), I = P[++D]) : (w = d - ((v = d + x) - (S = v - d)) + (x - S), x = g[++b]), d = v, w !== 0 && (y[T++] = w);
2380
+ if (D < C && b < M) for (x > I == x > -I ? (w = d - ((v = I + d) - I), I = P[++D]) : (w = d - ((v = x + d) - x), x = g[++b]), d = v, w !== 0 && (y[T++] = w); D < C && b < M; ) x > I == x > -I ? (w = d - ((v = d + I) - (S = v - d)) + (I - S), I = P[++D]) : (w = d - ((v = d + x) - (S = v - d)) + (x - S), x = g[++b]), d = v, w !== 0 && (y[T++] = w);
2381
2381
  for (; D < C; ) w = d - ((v = d + I) - (S = v - d)) + (I - S), I = P[++D], d = v, w !== 0 && (y[T++] = w);
2382
- for (; b < O; ) w = d - ((v = d + x) - (S = v - d)) + (x - S), x = g[++b], d = v, w !== 0 && (y[T++] = w);
2382
+ for (; b < M; ) w = d - ((v = d + x) - (S = v - d)) + (x - S), x = g[++b], d = v, w !== 0 && (y[T++] = w);
2383
2383
  return d === 0 && T !== 0 || (y[T++] = d), T;
2384
2384
  }
2385
2385
  function o(C) {
2386
2386
  return new Float64Array(C);
2387
2387
  }
2388
2388
  const a = 33306690738754716e-32, l = 22204460492503146e-32, u = 11093356479670487e-47, c = o(4), h = o(8), p = o(12), m = o(16), _ = o(4);
2389
- t.orient2d = function(C, P, O, g, y, d) {
2390
- const v = (P - d) * (O - y), w = (C - y) * (g - d), S = v - w;
2389
+ t.orient2d = function(C, P, M, g, y, d) {
2390
+ const v = (P - d) * (M - y), w = (C - y) * (g - d), S = v - w;
2391
2391
  if (v === 0 || w === 0 || v > 0 != w > 0) return S;
2392
2392
  const I = Math.abs(v + w);
2393
- return Math.abs(S) >= a * I ? S : -function(x, D, b, T, M, A, $) {
2394
- let q, ie, fe, ye, H, ee, te, Se, Re, Te, Ne, ze, mt, ct, Dr, Or, ui, Mr;
2395
- const Lr = x - M, Rr = b - M, Vn = D - A, zn = T - A;
2396
- H = (Dr = (Se = Lr - (te = (ee = 134217729 * Lr) - (ee - Lr))) * (Te = zn - (Re = (ee = 134217729 * zn) - (ee - zn))) - ((ct = Lr * zn) - te * Re - Se * Re - te * Te)) - (Ne = Dr - (ui = (Se = Vn - (te = (ee = 134217729 * Vn) - (ee - Vn))) * (Te = Rr - (Re = (ee = 134217729 * Rr) - (ee - Rr))) - ((Or = Vn * Rr) - te * Re - Se * Re - te * Te))), c[0] = Dr - (Ne + H) + (H - ui), H = (mt = ct - ((ze = ct + Ne) - (H = ze - ct)) + (Ne - H)) - (Ne = mt - Or), c[1] = mt - (Ne + H) + (H - Or), H = (Mr = ze + Ne) - ze, c[2] = ze - (Mr - H) + (Ne - H), c[3] = Mr;
2393
+ return Math.abs(S) >= a * I ? S : -function(x, D, b, T, O, A, $) {
2394
+ let q, ie, fe, ye, H, ee, te, Se, Re, Te, Ne, ze, mt, ct, Dr, Mr, ui, Or;
2395
+ const Lr = x - O, Rr = b - O, Vn = D - A, zn = T - A;
2396
+ H = (Dr = (Se = Lr - (te = (ee = 134217729 * Lr) - (ee - Lr))) * (Te = zn - (Re = (ee = 134217729 * zn) - (ee - zn))) - ((ct = Lr * zn) - te * Re - Se * Re - te * Te)) - (Ne = Dr - (ui = (Se = Vn - (te = (ee = 134217729 * Vn) - (ee - Vn))) * (Te = Rr - (Re = (ee = 134217729 * Rr) - (ee - Rr))) - ((Mr = Vn * Rr) - te * Re - Se * Re - te * Te))), c[0] = Dr - (Ne + H) + (H - ui), H = (mt = ct - ((ze = ct + Ne) - (H = ze - ct)) + (Ne - H)) - (Ne = mt - Mr), c[1] = mt - (Ne + H) + (H - Mr), H = (Or = ze + Ne) - ze, c[2] = ze - (Or - H) + (Ne - H), c[3] = Or;
2397
2397
  let ds = function(qd, jh) {
2398
2398
  let Uh = jh[0];
2399
2399
  for (let Nc = 1; Nc < qd; Nc++) Uh += jh[Nc];
2400
2400
  return Uh;
2401
2401
  }(4, c), Hl = l * $;
2402
- if (ds >= Hl || -ds >= Hl || (q = x - (Lr + (H = x - Lr)) + (H - M), fe = b - (Rr + (H = b - Rr)) + (H - M), ie = D - (Vn + (H = D - Vn)) + (H - A), ye = T - (zn + (H = T - zn)) + (H - A), q === 0 && ie === 0 && fe === 0 && ye === 0) || (Hl = u * $ + i * Math.abs(ds), (ds += Lr * ye + zn * q - (Vn * fe + Rr * ie)) >= Hl || -ds >= Hl)) return ds;
2403
- H = (Dr = (Se = q - (te = (ee = 134217729 * q) - (ee - q))) * (Te = zn - (Re = (ee = 134217729 * zn) - (ee - zn))) - ((ct = q * zn) - te * Re - Se * Re - te * Te)) - (Ne = Dr - (ui = (Se = ie - (te = (ee = 134217729 * ie) - (ee - ie))) * (Te = Rr - (Re = (ee = 134217729 * Rr) - (ee - Rr))) - ((Or = ie * Rr) - te * Re - Se * Re - te * Te))), _[0] = Dr - (Ne + H) + (H - ui), H = (mt = ct - ((ze = ct + Ne) - (H = ze - ct)) + (Ne - H)) - (Ne = mt - Or), _[1] = mt - (Ne + H) + (H - Or), H = (Mr = ze + Ne) - ze, _[2] = ze - (Mr - H) + (Ne - H), _[3] = Mr;
2402
+ if (ds >= Hl || -ds >= Hl || (q = x - (Lr + (H = x - Lr)) + (H - O), fe = b - (Rr + (H = b - Rr)) + (H - O), ie = D - (Vn + (H = D - Vn)) + (H - A), ye = T - (zn + (H = T - zn)) + (H - A), q === 0 && ie === 0 && fe === 0 && ye === 0) || (Hl = u * $ + i * Math.abs(ds), (ds += Lr * ye + zn * q - (Vn * fe + Rr * ie)) >= Hl || -ds >= Hl)) return ds;
2403
+ H = (Dr = (Se = q - (te = (ee = 134217729 * q) - (ee - q))) * (Te = zn - (Re = (ee = 134217729 * zn) - (ee - zn))) - ((ct = q * zn) - te * Re - Se * Re - te * Te)) - (Ne = Dr - (ui = (Se = ie - (te = (ee = 134217729 * ie) - (ee - ie))) * (Te = Rr - (Re = (ee = 134217729 * Rr) - (ee - Rr))) - ((Mr = ie * Rr) - te * Re - Se * Re - te * Te))), _[0] = Dr - (Ne + H) + (H - ui), H = (mt = ct - ((ze = ct + Ne) - (H = ze - ct)) + (Ne - H)) - (Ne = mt - Mr), _[1] = mt - (Ne + H) + (H - Mr), H = (Or = ze + Ne) - ze, _[2] = ze - (Or - H) + (Ne - H), _[3] = Or;
2404
2404
  const Ud = s(4, c, 4, _, h);
2405
- H = (Dr = (Se = Lr - (te = (ee = 134217729 * Lr) - (ee - Lr))) * (Te = ye - (Re = (ee = 134217729 * ye) - (ee - ye))) - ((ct = Lr * ye) - te * Re - Se * Re - te * Te)) - (Ne = Dr - (ui = (Se = Vn - (te = (ee = 134217729 * Vn) - (ee - Vn))) * (Te = fe - (Re = (ee = 134217729 * fe) - (ee - fe))) - ((Or = Vn * fe) - te * Re - Se * Re - te * Te))), _[0] = Dr - (Ne + H) + (H - ui), H = (mt = ct - ((ze = ct + Ne) - (H = ze - ct)) + (Ne - H)) - (Ne = mt - Or), _[1] = mt - (Ne + H) + (H - Or), H = (Mr = ze + Ne) - ze, _[2] = ze - (Mr - H) + (Ne - H), _[3] = Mr;
2405
+ H = (Dr = (Se = Lr - (te = (ee = 134217729 * Lr) - (ee - Lr))) * (Te = ye - (Re = (ee = 134217729 * ye) - (ee - ye))) - ((ct = Lr * ye) - te * Re - Se * Re - te * Te)) - (Ne = Dr - (ui = (Se = Vn - (te = (ee = 134217729 * Vn) - (ee - Vn))) * (Te = fe - (Re = (ee = 134217729 * fe) - (ee - fe))) - ((Mr = Vn * fe) - te * Re - Se * Re - te * Te))), _[0] = Dr - (Ne + H) + (H - ui), H = (mt = ct - ((ze = ct + Ne) - (H = ze - ct)) + (Ne - H)) - (Ne = mt - Mr), _[1] = mt - (Ne + H) + (H - Mr), H = (Or = ze + Ne) - ze, _[2] = ze - (Or - H) + (Ne - H), _[3] = Or;
2406
2406
  const Gd = s(Ud, h, 4, _, p);
2407
- H = (Dr = (Se = q - (te = (ee = 134217729 * q) - (ee - q))) * (Te = ye - (Re = (ee = 134217729 * ye) - (ee - ye))) - ((ct = q * ye) - te * Re - Se * Re - te * Te)) - (Ne = Dr - (ui = (Se = ie - (te = (ee = 134217729 * ie) - (ee - ie))) * (Te = fe - (Re = (ee = 134217729 * fe) - (ee - fe))) - ((Or = ie * fe) - te * Re - Se * Re - te * Te))), _[0] = Dr - (Ne + H) + (H - ui), H = (mt = ct - ((ze = ct + Ne) - (H = ze - ct)) + (Ne - H)) - (Ne = mt - Or), _[1] = mt - (Ne + H) + (H - Or), H = (Mr = ze + Ne) - ze, _[2] = ze - (Mr - H) + (Ne - H), _[3] = Mr;
2407
+ H = (Dr = (Se = q - (te = (ee = 134217729 * q) - (ee - q))) * (Te = ye - (Re = (ee = 134217729 * ye) - (ee - ye))) - ((ct = q * ye) - te * Re - Se * Re - te * Te)) - (Ne = Dr - (ui = (Se = ie - (te = (ee = 134217729 * ie) - (ee - ie))) * (Te = fe - (Re = (ee = 134217729 * fe) - (ee - fe))) - ((Mr = ie * fe) - te * Re - Se * Re - te * Te))), _[0] = Dr - (Ne + H) + (H - ui), H = (mt = ct - ((ze = ct + Ne) - (H = ze - ct)) + (Ne - H)) - (Ne = mt - Mr), _[1] = mt - (Ne + H) + (H - Mr), H = (Or = ze + Ne) - ze, _[2] = ze - (Or - H) + (Ne - H), _[3] = Or;
2408
2408
  const Wd = s(Gd, p, 4, _, m);
2409
2409
  return m[Wd - 1];
2410
- }(C, P, O, g, y, d, I);
2411
- }, t.orient2dfast = function(C, P, O, g, y, d) {
2412
- return (P - d) * (O - y) - (C - y) * (g - d);
2410
+ }(C, P, M, g, y, d, I);
2411
+ }, t.orient2dfast = function(C, P, M, g, y, d) {
2412
+ return (P - d) * (M - y) - (C - y) * (g - d);
2413
2413
  }, Object.defineProperty(t, "__esModule", { value: !0 });
2414
2414
  });
2415
2415
  }($l, $l.exports)), $l.exports;
2416
2416
  }
2417
2417
  var nf;
2418
2418
  function jg() {
2419
- if (nf) return Ou.exports;
2419
+ if (nf) return Mu.exports;
2420
2420
  nf = 1;
2421
2421
  var n = Cp(), e = Ag, t = Vg(), r = Bg().orient2d;
2422
- e.default && (e = e.default), Ou.exports = i, Ou.exports.default = i;
2422
+ e.default && (e = e.default), Mu.exports = i, Mu.exports.default = i;
2423
2423
  function i(d, v, w) {
2424
2424
  v = Math.max(0, v === void 0 ? 2 : v), w = w || 0;
2425
2425
  var S = m(d), I = new n(16);
@@ -2439,13 +2439,13 @@ function jg() {
2439
2439
  var T = S[D];
2440
2440
  I.remove(T), b = _(T, b), x.push(b);
2441
2441
  }
2442
- var M = new n(16);
2443
- for (D = 0; D < x.length; D++) M.insert(p(x[D]));
2442
+ var O = new n(16);
2443
+ for (D = 0; D < x.length; D++) O.insert(p(x[D]));
2444
2444
  for (var A = v * v, $ = w * w; x.length; ) {
2445
2445
  var q = x.shift(), ie = q.p, fe = q.next.p, ye = C(ie, fe);
2446
2446
  if (!(ye < $)) {
2447
2447
  var H = ye / A;
2448
- T = s(I, q.prev.p, ie, fe, q.next.next.p, H, M), T && Math.min(C(T, ie), C(T, fe)) <= H && (x.push(q), x.push(_(T, q)), I.remove(T), M.remove(q), M.insert(p(q)), M.insert(p(q.next)));
2448
+ T = s(I, q.prev.p, ie, fe, q.next.next.p, H, O), T && Math.min(C(T, ie), C(T, fe)) <= H && (x.push(q), x.push(_(T, q)), I.remove(T), O.remove(q), O.insert(p(q)), O.insert(p(q.next)));
2449
2449
  }
2450
2450
  }
2451
2451
  q = b;
@@ -2457,8 +2457,8 @@ function jg() {
2457
2457
  }
2458
2458
  function s(d, v, w, S, I, x, D) {
2459
2459
  for (var b = new e([], o), T = d.data; T; ) {
2460
- for (var M = 0; M < T.children.length; M++) {
2461
- var A = T.children[M], $ = T.leaf ? P(A, w, S) : a(w, S, A);
2460
+ for (var O = 0; O < T.children.length; O++) {
2461
+ var A = T.children[O], $ = T.leaf ? P(A, w, S) : a(w, S, A);
2462
2462
  $ > x || b.push({
2463
2463
  node: A,
2464
2464
  dist: $
@@ -2477,13 +2477,13 @@ function jg() {
2477
2477
  }
2478
2478
  function a(d, v, w) {
2479
2479
  if (l(d, w) || l(v, w)) return 0;
2480
- var S = O(d[0], d[1], v[0], v[1], w.minX, w.minY, w.maxX, w.minY);
2480
+ var S = M(d[0], d[1], v[0], v[1], w.minX, w.minY, w.maxX, w.minY);
2481
2481
  if (S === 0) return 0;
2482
- var I = O(d[0], d[1], v[0], v[1], w.minX, w.minY, w.minX, w.maxY);
2482
+ var I = M(d[0], d[1], v[0], v[1], w.minX, w.minY, w.minX, w.maxY);
2483
2483
  if (I === 0) return 0;
2484
- var x = O(d[0], d[1], v[0], v[1], w.maxX, w.minY, w.maxX, w.maxY);
2484
+ var x = M(d[0], d[1], v[0], v[1], w.maxX, w.minY, w.maxX, w.maxY);
2485
2485
  if (x === 0) return 0;
2486
- var D = O(d[0], d[1], v[0], v[1], w.minX, w.maxY, w.maxX, w.maxY);
2486
+ var D = M(d[0], d[1], v[0], v[1], w.minX, w.maxY, w.maxX, w.maxY);
2487
2487
  return D === 0 ? 0 : Math.min(S, I, x, D);
2488
2488
  }
2489
2489
  function l(d, v) {
@@ -2538,10 +2538,10 @@ function jg() {
2538
2538
  }
2539
2539
  return x = d[0] - S, D = d[1] - I, x * x + D * D;
2540
2540
  }
2541
- function O(d, v, w, S, I, x, D, b) {
2542
- var T = w - d, M = S - v, A = D - I, $ = b - x, q = d - I, ie = v - x, fe = T * T + M * M, ye = T * A + M * $, H = A * A + $ * $, ee = T * q + M * ie, te = A * q + $ * ie, Se = fe * H - ye * ye, Re, Te, Ne, ze, mt = Se, ct = Se;
2541
+ function M(d, v, w, S, I, x, D, b) {
2542
+ var T = w - d, O = S - v, A = D - I, $ = b - x, q = d - I, ie = v - x, fe = T * T + O * O, ye = T * A + O * $, H = A * A + $ * $, ee = T * q + O * ie, te = A * q + $ * ie, Se = fe * H - ye * ye, Re, Te, Ne, ze, mt = Se, ct = Se;
2543
2543
  Se === 0 ? (Te = 0, mt = 1, ze = te, ct = H) : (Te = ye * te - H * ee, ze = fe * te - ye * ee, Te < 0 ? (Te = 0, ze = te, ct = H) : Te > mt && (Te = mt, ze = te + ye, ct = H)), ze < 0 ? (ze = 0, -ee < 0 ? Te = 0 : -ee > fe ? Te = mt : (Te = -ee, mt = fe)) : ze > ct && (ze = ct, -ee + ye < 0 ? Te = 0 : -ee + ye > fe ? Te = mt : (Te = -ee + ye, mt = fe)), Re = Te === 0 ? 0 : Te / mt, Ne = ze === 0 ? 0 : ze / ct;
2544
- var Dr = (1 - Re) * d + Re * w, Or = (1 - Re) * v + Re * S, ui = (1 - Ne) * I + Ne * D, Mr = (1 - Ne) * x + Ne * b, Lr = ui - Dr, Rr = Mr - Or;
2544
+ var Dr = (1 - Re) * d + Re * w, Mr = (1 - Re) * v + Re * S, ui = (1 - Ne) * I + Ne * D, Or = (1 - Ne) * x + Ne * b, Lr = ui - Dr, Rr = Or - Mr;
2545
2545
  return Lr * Lr + Rr * Rr;
2546
2546
  }
2547
2547
  function g(d, v) {
@@ -2561,7 +2561,7 @@ function jg() {
2561
2561
  }
2562
2562
  return S.pop(), v.pop(), v.concat(S);
2563
2563
  }
2564
- return Ou.exports;
2564
+ return Mu.exports;
2565
2565
  }
2566
2566
  var Ug = jg();
2567
2567
  const Gg = /* @__PURE__ */ Sp(Ug);
@@ -2598,7 +2598,7 @@ function Pp(n, e) {
2598
2598
  u = P[l], h = u[0], m = u[1], c = P[l + 1], p = c[0], _ = c[1], C = h * _ - p * m, a += C, s += (h + p) * C, o += (m + _) * C;
2599
2599
  if (a === 0)
2600
2600
  return r;
2601
- var O = a * 0.5, g = 1 / (6 * O);
2601
+ var M = a * 0.5, g = 1 / (6 * M);
2602
2602
  return Ze([i[0] + g * s, i[1] + g * o], e.properties);
2603
2603
  default:
2604
2604
  var y = Wg(n);
@@ -2658,7 +2658,7 @@ function Yg(n, e) {
2658
2658
  var t = n[0], r = n[1], i = e[0], s = e[1], o = t < i ? t : i, a = r < s ? r : s, l = t > i ? t : i, u = r > s ? r : s;
2659
2659
  return [o, a, l, u];
2660
2660
  }
2661
- var Mu = { exports: {} }, Fc = {}, af;
2661
+ var Ou = { exports: {} }, Fc = {}, af;
2662
2662
  function bp() {
2663
2663
  return af || (af = 1, function(n) {
2664
2664
  Object.defineProperty(n, "__esModule", { value: !0 }), n.earthRadius = 63710088e-1, n.factors = {
@@ -2709,13 +2709,13 @@ function bp() {
2709
2709
  millimetres: 1e6,
2710
2710
  yards: 1.195990046
2711
2711
  };
2712
- function e(b, T, M) {
2713
- M === void 0 && (M = {});
2712
+ function e(b, T, O) {
2713
+ O === void 0 && (O = {});
2714
2714
  var A = { type: "Feature" };
2715
- return (M.id === 0 || M.id) && (A.id = M.id), M.bbox && (A.bbox = M.bbox), A.properties = T || {}, A.geometry = b, A;
2715
+ return (O.id === 0 || O.id) && (A.id = O.id), O.bbox && (A.bbox = O.bbox), A.properties = T || {}, A.geometry = b, A;
2716
2716
  }
2717
2717
  n.feature = e;
2718
- function t(b, T, M) {
2718
+ function t(b, T, O) {
2719
2719
  switch (b) {
2720
2720
  case "Point":
2721
2721
  return r(T).geometry;
@@ -2734,8 +2734,8 @@ function bp() {
2734
2734
  }
2735
2735
  }
2736
2736
  n.geometry = t;
2737
- function r(b, T, M) {
2738
- if (M === void 0 && (M = {}), !b)
2737
+ function r(b, T, O) {
2738
+ if (O === void 0 && (O = {}), !b)
2739
2739
  throw new Error("coordinates is required");
2740
2740
  if (!Array.isArray(b))
2741
2741
  throw new Error("coordinates must be an Array");
@@ -2747,17 +2747,17 @@ function bp() {
2747
2747
  type: "Point",
2748
2748
  coordinates: b
2749
2749
  };
2750
- return e(A, T, M);
2750
+ return e(A, T, O);
2751
2751
  }
2752
2752
  n.point = r;
2753
- function i(b, T, M) {
2754
- return M === void 0 && (M = {}), u(b.map(function(A) {
2753
+ function i(b, T, O) {
2754
+ return O === void 0 && (O = {}), u(b.map(function(A) {
2755
2755
  return r(A, T);
2756
- }), M);
2756
+ }), O);
2757
2757
  }
2758
2758
  n.points = i;
2759
- function s(b, T, M) {
2760
- M === void 0 && (M = {});
2759
+ function s(b, T, O) {
2760
+ O === void 0 && (O = {});
2761
2761
  for (var A = 0, $ = b; A < $.length; A++) {
2762
2762
  var q = $[A];
2763
2763
  if (q.length < 4)
@@ -2770,100 +2770,100 @@ function bp() {
2770
2770
  type: "Polygon",
2771
2771
  coordinates: b
2772
2772
  };
2773
- return e(fe, T, M);
2773
+ return e(fe, T, O);
2774
2774
  }
2775
2775
  n.polygon = s;
2776
- function o(b, T, M) {
2777
- return M === void 0 && (M = {}), u(b.map(function(A) {
2776
+ function o(b, T, O) {
2777
+ return O === void 0 && (O = {}), u(b.map(function(A) {
2778
2778
  return s(A, T);
2779
- }), M);
2779
+ }), O);
2780
2780
  }
2781
2781
  n.polygons = o;
2782
- function a(b, T, M) {
2783
- if (M === void 0 && (M = {}), b.length < 2)
2782
+ function a(b, T, O) {
2783
+ if (O === void 0 && (O = {}), b.length < 2)
2784
2784
  throw new Error("coordinates must be an array of two or more positions");
2785
2785
  var A = {
2786
2786
  type: "LineString",
2787
2787
  coordinates: b
2788
2788
  };
2789
- return e(A, T, M);
2789
+ return e(A, T, O);
2790
2790
  }
2791
2791
  n.lineString = a;
2792
- function l(b, T, M) {
2793
- return M === void 0 && (M = {}), u(b.map(function(A) {
2792
+ function l(b, T, O) {
2793
+ return O === void 0 && (O = {}), u(b.map(function(A) {
2794
2794
  return a(A, T);
2795
- }), M);
2795
+ }), O);
2796
2796
  }
2797
2797
  n.lineStrings = l;
2798
2798
  function u(b, T) {
2799
2799
  T === void 0 && (T = {});
2800
- var M = { type: "FeatureCollection" };
2801
- return T.id && (M.id = T.id), T.bbox && (M.bbox = T.bbox), M.features = b, M;
2800
+ var O = { type: "FeatureCollection" };
2801
+ return T.id && (O.id = T.id), T.bbox && (O.bbox = T.bbox), O.features = b, O;
2802
2802
  }
2803
2803
  n.featureCollection = u;
2804
- function c(b, T, M) {
2805
- M === void 0 && (M = {});
2804
+ function c(b, T, O) {
2805
+ O === void 0 && (O = {});
2806
2806
  var A = {
2807
2807
  type: "MultiLineString",
2808
2808
  coordinates: b
2809
2809
  };
2810
- return e(A, T, M);
2810
+ return e(A, T, O);
2811
2811
  }
2812
2812
  n.multiLineString = c;
2813
- function h(b, T, M) {
2814
- M === void 0 && (M = {});
2813
+ function h(b, T, O) {
2814
+ O === void 0 && (O = {});
2815
2815
  var A = {
2816
2816
  type: "MultiPoint",
2817
2817
  coordinates: b
2818
2818
  };
2819
- return e(A, T, M);
2819
+ return e(A, T, O);
2820
2820
  }
2821
2821
  n.multiPoint = h;
2822
- function p(b, T, M) {
2823
- M === void 0 && (M = {});
2822
+ function p(b, T, O) {
2823
+ O === void 0 && (O = {});
2824
2824
  var A = {
2825
2825
  type: "MultiPolygon",
2826
2826
  coordinates: b
2827
2827
  };
2828
- return e(A, T, M);
2828
+ return e(A, T, O);
2829
2829
  }
2830
2830
  n.multiPolygon = p;
2831
- function m(b, T, M) {
2832
- M === void 0 && (M = {});
2831
+ function m(b, T, O) {
2832
+ O === void 0 && (O = {});
2833
2833
  var A = {
2834
2834
  type: "GeometryCollection",
2835
2835
  geometries: b
2836
2836
  };
2837
- return e(A, T, M);
2837
+ return e(A, T, O);
2838
2838
  }
2839
2839
  n.geometryCollection = m;
2840
2840
  function _(b, T) {
2841
2841
  if (T === void 0 && (T = 0), T && !(T >= 0))
2842
2842
  throw new Error("precision must be a positive number");
2843
- var M = Math.pow(10, T || 0);
2844
- return Math.round(b * M) / M;
2843
+ var O = Math.pow(10, T || 0);
2844
+ return Math.round(b * O) / O;
2845
2845
  }
2846
2846
  n.round = _;
2847
2847
  function C(b, T) {
2848
2848
  T === void 0 && (T = "kilometers");
2849
- var M = n.factors[T];
2850
- if (!M)
2849
+ var O = n.factors[T];
2850
+ if (!O)
2851
2851
  throw new Error(T + " units is invalid");
2852
- return b * M;
2852
+ return b * O;
2853
2853
  }
2854
2854
  n.radiansToLength = C;
2855
2855
  function P(b, T) {
2856
2856
  T === void 0 && (T = "kilometers");
2857
- var M = n.factors[T];
2858
- if (!M)
2857
+ var O = n.factors[T];
2858
+ if (!O)
2859
2859
  throw new Error(T + " units is invalid");
2860
- return b / M;
2860
+ return b / O;
2861
2861
  }
2862
2862
  n.lengthToRadians = P;
2863
- function O(b, T) {
2863
+ function M(b, T) {
2864
2864
  return y(P(b, T));
2865
2865
  }
2866
- n.lengthToDegrees = O;
2866
+ n.lengthToDegrees = M;
2867
2867
  function g(b) {
2868
2868
  var T = b % 360;
2869
2869
  return T < 0 && (T += 360), T;
@@ -2879,19 +2879,19 @@ function bp() {
2879
2879
  return T * Math.PI / 180;
2880
2880
  }
2881
2881
  n.degreesToRadians = d;
2882
- function v(b, T, M) {
2883
- if (T === void 0 && (T = "kilometers"), M === void 0 && (M = "kilometers"), !(b >= 0))
2882
+ function v(b, T, O) {
2883
+ if (T === void 0 && (T = "kilometers"), O === void 0 && (O = "kilometers"), !(b >= 0))
2884
2884
  throw new Error("length must be a positive number");
2885
- return C(P(b, T), M);
2885
+ return C(P(b, T), O);
2886
2886
  }
2887
2887
  n.convertLength = v;
2888
- function w(b, T, M) {
2889
- if (T === void 0 && (T = "meters"), M === void 0 && (M = "kilometers"), !(b >= 0))
2888
+ function w(b, T, O) {
2889
+ if (T === void 0 && (T = "meters"), O === void 0 && (O = "kilometers"), !(b >= 0))
2890
2890
  throw new Error("area must be a positive number");
2891
2891
  var A = n.areaFactors[T];
2892
2892
  if (!A)
2893
2893
  throw new Error("invalid original units");
2894
- var $ = n.areaFactors[M];
2894
+ var $ = n.areaFactors[O];
2895
2895
  if (!$)
2896
2896
  throw new Error("invalid final units");
2897
2897
  return b / A * $;
@@ -2934,7 +2934,7 @@ function xp() {
2934
2934
  var n = /* @__PURE__ */ bp();
2935
2935
  function e(g, y, d) {
2936
2936
  if (g !== null)
2937
- for (var v, w, S, I, x, D, b, T = 0, M = 0, A, $ = g.type, q = $ === "FeatureCollection", ie = $ === "Feature", fe = q ? g.features.length : 1, ye = 0; ye < fe; ye++) {
2937
+ for (var v, w, S, I, x, D, b, T = 0, O = 0, A, $ = g.type, q = $ === "FeatureCollection", ie = $ === "Feature", fe = q ? g.features.length : 1, ye = 0; ye < fe; ye++) {
2938
2938
  b = q ? g.features[ye].geometry : ie ? g.geometry : g, A = b ? b.type === "GeometryCollection" : !1, x = A ? b.geometries.length : 1;
2939
2939
  for (var H = 0; H < x; H++) {
2940
2940
  var ee = 0, te = 0;
@@ -2947,26 +2947,26 @@ function xp() {
2947
2947
  case "Point":
2948
2948
  if (y(
2949
2949
  D,
2950
- M,
2950
+ O,
2951
2951
  ye,
2952
2952
  ee,
2953
2953
  te
2954
2954
  ) === !1)
2955
2955
  return !1;
2956
- M++, ee++;
2956
+ O++, ee++;
2957
2957
  break;
2958
2958
  case "LineString":
2959
2959
  case "MultiPoint":
2960
2960
  for (v = 0; v < D.length; v++) {
2961
2961
  if (y(
2962
2962
  D[v],
2963
- M,
2963
+ O,
2964
2964
  ye,
2965
2965
  ee,
2966
2966
  te
2967
2967
  ) === !1)
2968
2968
  return !1;
2969
- M++, Se === "MultiPoint" && ee++;
2969
+ O++, Se === "MultiPoint" && ee++;
2970
2970
  }
2971
2971
  Se === "LineString" && ee++;
2972
2972
  break;
@@ -2976,13 +2976,13 @@ function xp() {
2976
2976
  for (w = 0; w < D[v].length - T; w++) {
2977
2977
  if (y(
2978
2978
  D[v][w],
2979
- M,
2979
+ O,
2980
2980
  ye,
2981
2981
  ee,
2982
2982
  te
2983
2983
  ) === !1)
2984
2984
  return !1;
2985
- M++;
2985
+ O++;
2986
2986
  }
2987
2987
  Se === "MultiLineString" && ee++, Se === "Polygon" && te++;
2988
2988
  }
@@ -2994,13 +2994,13 @@ function xp() {
2994
2994
  for (S = 0; S < D[v][w].length - T; S++) {
2995
2995
  if (y(
2996
2996
  D[v][w][S],
2997
- M,
2997
+ O,
2998
2998
  ye,
2999
2999
  ee,
3000
3000
  te
3001
3001
  ) === !1)
3002
3002
  return !1;
3003
- M++;
3003
+ O++;
3004
3004
  }
3005
3005
  te++;
3006
3006
  }
@@ -3074,16 +3074,16 @@ function xp() {
3074
3074
  }), y;
3075
3075
  }
3076
3076
  function l(g, y) {
3077
- var d, v, w, S, I, x, D, b, T, M, A = 0, $ = g.type === "FeatureCollection", q = g.type === "Feature", ie = $ ? g.features.length : 1;
3077
+ var d, v, w, S, I, x, D, b, T, O, A = 0, $ = g.type === "FeatureCollection", q = g.type === "Feature", ie = $ ? g.features.length : 1;
3078
3078
  for (d = 0; d < ie; d++) {
3079
- for (x = $ ? g.features[d].geometry : q ? g.geometry : g, b = $ ? g.features[d].properties : q ? g.properties : {}, T = $ ? g.features[d].bbox : q ? g.bbox : void 0, M = $ ? g.features[d].id : q ? g.id : void 0, D = x ? x.type === "GeometryCollection" : !1, I = D ? x.geometries.length : 1, w = 0; w < I; w++) {
3079
+ for (x = $ ? g.features[d].geometry : q ? g.geometry : g, b = $ ? g.features[d].properties : q ? g.properties : {}, T = $ ? g.features[d].bbox : q ? g.bbox : void 0, O = $ ? g.features[d].id : q ? g.id : void 0, D = x ? x.type === "GeometryCollection" : !1, I = D ? x.geometries.length : 1, w = 0; w < I; w++) {
3080
3080
  if (S = D ? x.geometries[w] : x, S === null) {
3081
3081
  if (y(
3082
3082
  null,
3083
3083
  A,
3084
3084
  b,
3085
3085
  T,
3086
- M
3086
+ O
3087
3087
  ) === !1)
3088
3088
  return !1;
3089
3089
  continue;
@@ -3100,7 +3100,7 @@ function xp() {
3100
3100
  A,
3101
3101
  b,
3102
3102
  T,
3103
- M
3103
+ O
3104
3104
  ) === !1)
3105
3105
  return !1;
3106
3106
  break;
@@ -3112,7 +3112,7 @@ function xp() {
3112
3112
  A,
3113
3113
  b,
3114
3114
  T,
3115
- M
3115
+ O
3116
3116
  ) === !1)
3117
3117
  return !1;
3118
3118
  break;
@@ -3167,11 +3167,11 @@ function xp() {
3167
3167
  break;
3168
3168
  }
3169
3169
  for (var b = 0; b < d.coordinates.length; b++) {
3170
- var T = d.coordinates[b], M = {
3170
+ var T = d.coordinates[b], O = {
3171
3171
  type: D,
3172
3172
  coordinates: T
3173
3173
  };
3174
- if (y(n.feature(M, w), v, b) === !1)
3174
+ if (y(n.feature(O, w), v, b) === !1)
3175
3175
  return !1;
3176
3176
  }
3177
3177
  });
@@ -3199,13 +3199,13 @@ function xp() {
3199
3199
  var x, D = 0, b = 0, T = 0;
3200
3200
  if (e(
3201
3201
  d,
3202
- function(M, A, $, q, ie) {
3202
+ function(O, A, $, q, ie) {
3203
3203
  if (x === void 0 || v > D || q > b || ie > T) {
3204
- x = M, D = v, b = q, T = ie, S = 0;
3204
+ x = O, D = v, b = q, T = ie, S = 0;
3205
3205
  return;
3206
3206
  }
3207
3207
  var fe = n.lineString(
3208
- [x, M],
3208
+ [x, O],
3209
3209
  d.properties
3210
3210
  );
3211
3211
  if (y(
@@ -3216,7 +3216,7 @@ function xp() {
3216
3216
  S
3217
3217
  ) === !1)
3218
3218
  return !1;
3219
- S++, x = M;
3219
+ S++, x = O;
3220
3220
  }
3221
3221
  ) === !1)
3222
3222
  return !1;
@@ -3343,7 +3343,7 @@ function xp() {
3343
3343
  }
3344
3344
  throw new Error("geojson is invalid");
3345
3345
  }
3346
- function O(g, y) {
3346
+ function M(g, y) {
3347
3347
  if (y = y || {}, !n.isObject(y)) throw new Error("options is invalid");
3348
3348
  var d = y.featureIndex || 0, v = y.multiFeatureIndex || 0, w = y.geometryIndex || 0, S = y.coordIndex || 0, I = y.properties, x;
3349
3349
  switch (g.type) {
@@ -3387,7 +3387,7 @@ function xp() {
3387
3387
  }
3388
3388
  throw new Error("geojson is invalid");
3389
3389
  }
3390
- return St.coordAll = a, St.coordEach = e, St.coordReduce = t, St.featureEach = s, St.featureReduce = o, St.findPoint = O, St.findSegment = P, St.flattenEach = c, St.flattenReduce = h, St.geomEach = l, St.geomReduce = u, St.lineEach = _, St.lineReduce = C, St.propEach = r, St.propReduce = i, St.segmentEach = p, St.segmentReduce = m, St;
3390
+ return St.coordAll = a, St.coordEach = e, St.coordReduce = t, St.featureEach = s, St.featureReduce = o, St.findPoint = M, St.findSegment = P, St.flattenEach = c, St.flattenReduce = h, St.geomEach = l, St.geomReduce = u, St.lineEach = _, St.lineReduce = C, St.propEach = r, St.propReduce = i, St.segmentEach = p, St.segmentReduce = m, St;
3391
3391
  }
3392
3392
  var Lu = {}, uf;
3393
3393
  function Hg() {
@@ -3404,7 +3404,7 @@ function Hg() {
3404
3404
  }
3405
3405
  var cf;
3406
3406
  function Jg() {
3407
- if (cf) return Mu.exports;
3407
+ if (cf) return Ou.exports;
3408
3408
  cf = 1;
3409
3409
  var n = Cp(), e = /* @__PURE__ */ bp(), t = /* @__PURE__ */ xp(), r = Hg().default, i = t.featureEach;
3410
3410
  t.coordEach, e.polygon;
@@ -3456,7 +3456,7 @@ function Jg() {
3456
3456
  };
3457
3457
  }, l;
3458
3458
  }
3459
- return Mu.exports = o, Mu.exports.default = o, Mu.exports;
3459
+ return Ou.exports = o, Ou.exports.default = o, Ou.exports;
3460
3460
  }
3461
3461
  var Zg = Jg();
3462
3462
  const Kg = /* @__PURE__ */ Sp(Zg);
@@ -3488,8 +3488,8 @@ function hf(n, e) {
3488
3488
  return null;
3489
3489
  var C = m / p, P = _ / p;
3490
3490
  if (C >= 0 && C <= 1 && P >= 0 && P <= 1) {
3491
- var O = i + C * (o - i), g = s + C * (a - s);
3492
- return Ze([O, g]);
3491
+ var M = i + C * (o - i), g = s + C * (a - s);
3492
+ return Ze([M, g]);
3493
3493
  }
3494
3494
  return null;
3495
3495
  }
@@ -3867,7 +3867,7 @@ function ym(n, e) {
3867
3867
  function _m(n, e) {
3868
3868
  var t, r = !1;
3869
3869
  for (t = 0; t < e.coordinates.length; t++)
3870
- if (Mp(e.coordinates[t], n.coordinates)) {
3870
+ if (Op(e.coordinates[t], n.coordinates)) {
3871
3871
  r = !0;
3872
3872
  break;
3873
3873
  }
@@ -3876,7 +3876,7 @@ function _m(n, e) {
3876
3876
  function wm(n, e) {
3877
3877
  for (var t = 0; t < n.coordinates.length; t++) {
3878
3878
  for (var r = !1, i = 0; i < e.coordinates.length; i++)
3879
- Mp(n.coordinates[t], e.coordinates[i]) && (r = !0);
3879
+ Op(n.coordinates[t], e.coordinates[i]) && (r = !0);
3880
3880
  if (!r)
3881
3881
  return !1;
3882
3882
  }
@@ -3910,7 +3910,7 @@ function Cm(n, e) {
3910
3910
  }
3911
3911
  function Pm(n, e) {
3912
3912
  var t = Qn(e), r = Qn(n);
3913
- if (!Op(t, r))
3913
+ if (!Mp(t, r))
3914
3914
  return !1;
3915
3915
  for (var i = !1, s = 0; s < n.coordinates.length - 1; s++) {
3916
3916
  if (!Yn(n.coordinates[s], e))
@@ -3926,17 +3926,17 @@ function Pm(n, e) {
3926
3926
  }
3927
3927
  function Im(n, e) {
3928
3928
  var t = Qn(n), r = Qn(e);
3929
- if (!Op(r, t))
3929
+ if (!Mp(r, t))
3930
3930
  return !1;
3931
3931
  for (var i = 0; i < n.coordinates[0].length; i++)
3932
3932
  if (!Yn(n.coordinates[0][i], e))
3933
3933
  return !1;
3934
3934
  return !0;
3935
3935
  }
3936
- function Op(n, e) {
3936
+ function Mp(n, e) {
3937
3937
  return !(n[0] > e[0] || n[2] < e[2] || n[1] > e[1] || n[3] < e[3]);
3938
3938
  }
3939
- function Mp(n, e) {
3939
+ function Op(n, e) {
3940
3940
  return n[0] === e[0] && n[1] === e[1];
3941
3941
  }
3942
3942
  function bm(n, e) {
@@ -4442,9 +4442,9 @@ F.prototype.selfAdd = function() {
4442
4442
  return s = this._hi + t, a = s - this._hi, o = s - a, o = t - a + (this._hi - o), l = o + this._lo, r = s + l, i = l + (s - r), this._hi = r + i, this._lo = i + (r - this._hi), this;
4443
4443
  }
4444
4444
  } else if (arguments.length === 2) {
4445
- var u = arguments[0], c = arguments[1], h = null, p = null, m = null, _ = null, C = null, P = null, O = null, g = null;
4446
- C = this._hi + u, m = this._lo + c, O = C - this._hi, g = m - this._lo, P = C - O, _ = m - g, P = u - O + (this._hi - P), _ = c - g + (this._lo - _), O = P + m, h = C + O, p = O + (C - h), O = _ + p;
4447
- var y = h + O, d = O + (h - y);
4445
+ var u = arguments[0], c = arguments[1], h = null, p = null, m = null, _ = null, C = null, P = null, M = null, g = null;
4446
+ C = this._hi + u, m = this._lo + c, M = C - this._hi, g = m - this._lo, P = C - M, _ = m - g, P = u - M + (this._hi - P), _ = c - g + (this._lo - _), M = P + m, h = C + M, p = M + (C - h), M = _ + p;
4447
+ var y = h + M, d = M + (h - y);
4448
4448
  return this._hi = y, this._lo = d, this;
4449
4449
  }
4450
4450
  };
@@ -4622,8 +4622,8 @@ F.parse = function(e) {
4622
4622
  var p = e.substring(t);
4623
4623
  try {
4624
4624
  u = bn.parseInt(p);
4625
- } catch (O) {
4626
- throw O instanceof Error ? new Error("Invalid exponent " + p + " in string " + e) : O;
4625
+ } catch (M) {
4626
+ throw M instanceof Error ? new Error("Invalid exponent " + p + " in string " + e) : M;
4627
4627
  } finally {
4628
4628
  }
4629
4629
  break;
@@ -4714,8 +4714,8 @@ rr.signOfDet2x2 = function(e, t, r, i) {
4714
4714
  return s.signum();
4715
4715
  };
4716
4716
  rr.intersection = function(e, t, r, i) {
4717
- var s = F.valueOf(i.y).selfSubtract(r.y).selfMultiply(F.valueOf(t.x).selfSubtract(e.x)), o = F.valueOf(i.x).selfSubtract(r.x).selfMultiply(F.valueOf(t.y).selfSubtract(e.y)), a = s.subtract(o), l = F.valueOf(i.x).selfSubtract(r.x).selfMultiply(F.valueOf(e.y).selfSubtract(r.y)), u = F.valueOf(i.y).selfSubtract(r.y).selfMultiply(F.valueOf(e.x).selfSubtract(r.x)), c = l.subtract(u), h = c.selfDivide(a).doubleValue(), p = F.valueOf(e.x).selfAdd(F.valueOf(t.x).selfSubtract(e.x).selfMultiply(h)).doubleValue(), m = F.valueOf(t.x).selfSubtract(e.x).selfMultiply(F.valueOf(e.y).selfSubtract(r.y)), _ = F.valueOf(t.y).selfSubtract(e.y).selfMultiply(F.valueOf(e.x).selfSubtract(r.x)), C = m.subtract(_), P = C.selfDivide(a).doubleValue(), O = F.valueOf(r.y).selfAdd(F.valueOf(i.y).selfSubtract(r.y).selfMultiply(P)).doubleValue();
4718
- return new N(p, O);
4717
+ var s = F.valueOf(i.y).selfSubtract(r.y).selfMultiply(F.valueOf(t.x).selfSubtract(e.x)), o = F.valueOf(i.x).selfSubtract(r.x).selfMultiply(F.valueOf(t.y).selfSubtract(e.y)), a = s.subtract(o), l = F.valueOf(i.x).selfSubtract(r.x).selfMultiply(F.valueOf(e.y).selfSubtract(r.y)), u = F.valueOf(i.y).selfSubtract(r.y).selfMultiply(F.valueOf(e.x).selfSubtract(r.x)), c = l.subtract(u), h = c.selfDivide(a).doubleValue(), p = F.valueOf(e.x).selfAdd(F.valueOf(t.x).selfSubtract(e.x).selfMultiply(h)).doubleValue(), m = F.valueOf(t.x).selfSubtract(e.x).selfMultiply(F.valueOf(e.y).selfSubtract(r.y)), _ = F.valueOf(t.y).selfSubtract(e.y).selfMultiply(F.valueOf(e.x).selfSubtract(r.x)), C = m.subtract(_), P = C.selfDivide(a).doubleValue(), M = F.valueOf(r.y).selfAdd(F.valueOf(i.y).selfSubtract(r.y).selfMultiply(P)).doubleValue();
4718
+ return new N(p, M);
4719
4719
  };
4720
4720
  rr.orientationIndexFilter = function(e, t, r) {
4721
4721
  var i = null, s = (e.x - r.x) * (t.y - r.y), o = (e.y - r.y) * (t.x - r.x), a = s - o;
@@ -4827,8 +4827,8 @@ var rn = function n() {
4827
4827
  var l = arguments[0], u = arguments[1], c = arguments[2];
4828
4828
  this.x = l, this.y = u, this.w = c;
4829
4829
  } else if (arguments.length === 4) {
4830
- var h = arguments[0], p = arguments[1], m = arguments[2], _ = arguments[3], C = h.y - p.y, P = p.x - h.x, O = h.x * p.y - p.x * h.y, g = m.y - _.y, y = _.x - m.x, d = m.x * _.y - _.x * m.y;
4831
- this.x = P * d - y * O, this.y = g * O - C * d, this.w = C * y - g * P;
4830
+ var h = arguments[0], p = arguments[1], m = arguments[2], _ = arguments[3], C = h.y - p.y, P = p.x - h.x, M = h.x * p.y - p.x * h.y, g = m.y - _.y, y = _.x - m.x, d = m.x * _.y - _.x * m.y;
4831
+ this.x = P * d - y * M, this.y = g * M - C * d, this.w = C * y - g * P;
4832
4832
  }
4833
4833
  };
4834
4834
  rn.prototype.getY = function() {
@@ -5528,7 +5528,7 @@ var Ys = function(n) {
5528
5528
  var a = ne.intersects(r, i, s), l = ne.intersects(r, i, o), u = ne.intersects(s, o, r), c = ne.intersects(s, o, i);
5529
5529
  return a && l ? (this._intPt[0] = s, this._intPt[1] = o, n.COLLINEAR_INTERSECTION) : u && c ? (this._intPt[0] = r, this._intPt[1] = i, n.COLLINEAR_INTERSECTION) : a && u ? (this._intPt[0] = s, this._intPt[1] = r, s.equals(r) && !l && !c ? n.POINT_INTERSECTION : n.COLLINEAR_INTERSECTION) : a && c ? (this._intPt[0] = s, this._intPt[1] = i, s.equals(i) && !l && !u ? n.POINT_INTERSECTION : n.COLLINEAR_INTERSECTION) : l && u ? (this._intPt[0] = o, this._intPt[1] = r, o.equals(r) && !a && !c ? n.POINT_INTERSECTION : n.COLLINEAR_INTERSECTION) : l && c ? (this._intPt[0] = o, this._intPt[1] = i, o.equals(i) && !a && !u ? n.POINT_INTERSECTION : n.COLLINEAR_INTERSECTION) : n.NO_INTERSECTION;
5530
5530
  }, e.prototype.normalizeToEnvCentre = function(r, i, s, o, a) {
5531
- var l = r.x < i.x ? r.x : i.x, u = r.y < i.y ? r.y : i.y, c = r.x > i.x ? r.x : i.x, h = r.y > i.y ? r.y : i.y, p = s.x < o.x ? s.x : o.x, m = s.y < o.y ? s.y : o.y, _ = s.x > o.x ? s.x : o.x, C = s.y > o.y ? s.y : o.y, P = l > p ? l : p, O = c < _ ? c : _, g = u > m ? u : m, y = h < C ? h : C, d = (P + O) / 2, v = (g + y) / 2;
5531
+ var l = r.x < i.x ? r.x : i.x, u = r.y < i.y ? r.y : i.y, c = r.x > i.x ? r.x : i.x, h = r.y > i.y ? r.y : i.y, p = s.x < o.x ? s.x : o.x, m = s.y < o.y ? s.y : o.y, _ = s.x > o.x ? s.x : o.x, C = s.y > o.y ? s.y : o.y, P = l > p ? l : p, M = c < _ ? c : _, g = u > m ? u : m, y = h < C ? h : C, d = (P + M) / 2, v = (g + y) / 2;
5532
5532
  a.x = d, a.y = v, r.x -= a.x, r.y -= a.y, i.x -= a.x, i.y -= a.y, s.x -= a.x, s.y -= a.y, o.x -= a.x, o.y -= a.y;
5533
5533
  }, e.prototype.computeIntersect = function(r, i, s, o) {
5534
5534
  if (this._isProper = !1, !ne.intersects(r, i, s, o))
@@ -6236,8 +6236,8 @@ var G = function(n) {
6236
6236
  for (var P = 0; P < m.length; P++)
6237
6237
  i.add(m[P], _);
6238
6238
  else
6239
- for (var O = m.length - 1; O >= 0; O--)
6240
- i.add(m[O], _);
6239
+ for (var M = m.length - 1; M >= 0; M--)
6240
+ i.add(m[M], _);
6241
6241
  return !0;
6242
6242
  } else if (typeof arguments[2] == "boolean" && Number.isInteger(arguments[0]) && arguments[1] instanceof N) {
6243
6243
  var g = arguments[0], y = arguments[1], d = arguments[2];
@@ -6261,8 +6261,8 @@ var G = function(n) {
6261
6261
  } else if (arguments.length === 4) {
6262
6262
  var I = arguments[0], x = arguments[1], D = arguments[2], b = arguments[3], T = 1;
6263
6263
  D > b && (T = -1);
6264
- for (var M = D; M !== b; M += T)
6265
- i.add(I[M], x);
6264
+ for (var O = D; O !== b; O += T)
6265
+ i.add(I[O], x);
6266
6266
  return !0;
6267
6267
  }
6268
6268
  }, e.prototype.closeRing = function() {
@@ -7132,10 +7132,10 @@ $u.prototype.interfaces_ = function() {
7132
7132
  $u.prototype.getClass = function() {
7133
7133
  return $u;
7134
7134
  };
7135
- function Om() {
7136
- }
7137
7135
  function Mm() {
7138
7136
  }
7137
+ function Om() {
7138
+ }
7139
7139
  var Lm = function() {
7140
7140
  };
7141
7141
  function Rm() {
@@ -7159,11 +7159,11 @@ Gr.chars = function(e, t) {
7159
7159
  };
7160
7160
  Gr.getStackTrace = function() {
7161
7161
  if (arguments.length === 1) {
7162
- var e = arguments[0], t = new Rm(), r = new Om();
7162
+ var e = arguments[0], t = new Rm(), r = new Mm();
7163
7163
  return e.printStackTrace(r), t.toString();
7164
7164
  } else if (arguments.length === 2) {
7165
7165
  var i = arguments[0], s = arguments[1], o = "";
7166
- new Mm(Gr.getStackTrace(i));
7166
+ new Om(Gr.getStackTrace(i));
7167
7167
  for (var a = new Fm(), l = 0; l < s; l++)
7168
7168
  try {
7169
7169
  o += a.readLine() + Gr.NEWLINE;
@@ -7630,7 +7630,7 @@ var gt = function(n) {
7630
7630
  if (m !== 0)
7631
7631
  return m;
7632
7632
  for (var _ = this.getNumInteriorRing(), C = c.getNumInteriorRing(), P = 0; P < _ && P < C; ) {
7633
- var O = i.getInteriorRingN(P), g = c.getInteriorRingN(P), y = O.compareToSameClass(g, u);
7633
+ var M = i.getInteriorRingN(P), g = c.getInteriorRingN(P), y = M.compareToSameClass(g, u);
7634
7634
  if (y !== 0)
7635
7635
  return y;
7636
7636
  P++;
@@ -8070,7 +8070,7 @@ var Bp = function(n) {
8070
8070
  }, e.prototype.size = function() {
8071
8071
  return this.map_.size();
8072
8072
  }, e;
8073
- }(qo), Me = function n() {
8073
+ }(qo), Oe = function n() {
8074
8074
  if (this._modelType = null, this._scale = null, arguments.length === 0)
8075
8075
  this._modelType = n.FLOATING;
8076
8076
  else if (arguments.length === 1) {
@@ -8086,60 +8086,60 @@ var Bp = function(n) {
8086
8086
  }
8087
8087
  }
8088
8088
  }, bh = { serialVersionUID: { configurable: !0 }, maximumPreciseValue: { configurable: !0 } };
8089
- Me.prototype.equals = function(e) {
8090
- if (!(e instanceof Me))
8089
+ Oe.prototype.equals = function(e) {
8090
+ if (!(e instanceof Oe))
8091
8091
  return !1;
8092
8092
  var t = e;
8093
8093
  return this._modelType === t._modelType && this._scale === t._scale;
8094
8094
  };
8095
- Me.prototype.compareTo = function(e) {
8095
+ Oe.prototype.compareTo = function(e) {
8096
8096
  var t = e, r = this.getMaximumSignificantDigits(), i = t.getMaximumSignificantDigits();
8097
8097
  return new bn(r).compareTo(new bn(i));
8098
8098
  };
8099
- Me.prototype.getScale = function() {
8099
+ Oe.prototype.getScale = function() {
8100
8100
  return this._scale;
8101
8101
  };
8102
- Me.prototype.isFloating = function() {
8103
- return this._modelType === Me.FLOATING || this._modelType === Me.FLOATING_SINGLE;
8102
+ Oe.prototype.isFloating = function() {
8103
+ return this._modelType === Oe.FLOATING || this._modelType === Oe.FLOATING_SINGLE;
8104
8104
  };
8105
- Me.prototype.getType = function() {
8105
+ Oe.prototype.getType = function() {
8106
8106
  return this._modelType;
8107
8107
  };
8108
- Me.prototype.toString = function() {
8108
+ Oe.prototype.toString = function() {
8109
8109
  var e = "UNKNOWN";
8110
- return this._modelType === Me.FLOATING ? e = "Floating" : this._modelType === Me.FLOATING_SINGLE ? e = "Floating-Single" : this._modelType === Me.FIXED && (e = "Fixed (Scale=" + this.getScale() + ")"), e;
8110
+ return this._modelType === Oe.FLOATING ? e = "Floating" : this._modelType === Oe.FLOATING_SINGLE ? e = "Floating-Single" : this._modelType === Oe.FIXED && (e = "Fixed (Scale=" + this.getScale() + ")"), e;
8111
8111
  };
8112
- Me.prototype.makePrecise = function() {
8112
+ Oe.prototype.makePrecise = function() {
8113
8113
  if (typeof arguments[0] == "number") {
8114
8114
  var e = arguments[0];
8115
8115
  if (pe.isNaN(e))
8116
8116
  return e;
8117
- if (this._modelType === Me.FLOATING_SINGLE) {
8117
+ if (this._modelType === Oe.FLOATING_SINGLE) {
8118
8118
  var t = e;
8119
8119
  return t;
8120
8120
  }
8121
- return this._modelType === Me.FIXED ? Math.round(e * this._scale) / this._scale : e;
8121
+ return this._modelType === Oe.FIXED ? Math.round(e * this._scale) / this._scale : e;
8122
8122
  } else if (arguments[0] instanceof N) {
8123
8123
  var r = arguments[0];
8124
- if (this._modelType === Me.FLOATING)
8124
+ if (this._modelType === Oe.FLOATING)
8125
8125
  return null;
8126
8126
  r.x = this.makePrecise(r.x), r.y = this.makePrecise(r.y);
8127
8127
  }
8128
8128
  };
8129
- Me.prototype.getMaximumSignificantDigits = function() {
8129
+ Oe.prototype.getMaximumSignificantDigits = function() {
8130
8130
  var e = 16;
8131
- return this._modelType === Me.FLOATING ? e = 16 : this._modelType === Me.FLOATING_SINGLE ? e = 6 : this._modelType === Me.FIXED && (e = 1 + Math.trunc(Math.ceil(Math.log(this.getScale()) / Math.log(10)))), e;
8131
+ return this._modelType === Oe.FLOATING ? e = 16 : this._modelType === Oe.FLOATING_SINGLE ? e = 6 : this._modelType === Oe.FIXED && (e = 1 + Math.trunc(Math.ceil(Math.log(this.getScale()) / Math.log(10)))), e;
8132
8132
  };
8133
- Me.prototype.setScale = function(e) {
8133
+ Oe.prototype.setScale = function(e) {
8134
8134
  this._scale = Math.abs(e);
8135
8135
  };
8136
- Me.prototype.interfaces_ = function() {
8136
+ Oe.prototype.interfaces_ = function() {
8137
8137
  return [Zr, Jr];
8138
8138
  };
8139
- Me.prototype.getClass = function() {
8140
- return Me;
8139
+ Oe.prototype.getClass = function() {
8140
+ return Oe;
8141
8141
  };
8142
- Me.mostPrecise = function(e, t) {
8142
+ Oe.mostPrecise = function(e, t) {
8143
8143
  return e.compareTo(t) >= 0 ? e : t;
8144
8144
  };
8145
8145
  bh.serialVersionUID.get = function() {
@@ -8148,7 +8148,7 @@ bh.serialVersionUID.get = function() {
8148
8148
  bh.maximumPreciseValue.get = function() {
8149
8149
  return 9007199254740992;
8150
8150
  };
8151
- Object.defineProperties(Me, bh);
8151
+ Object.defineProperties(Oe, bh);
8152
8152
  var Nn = function n(e) {
8153
8153
  this._name = e || null, n.nameToTypeMap.put(e, this);
8154
8154
  }, xh = { serialVersionUID: { configurable: !0 }, nameToTypeMap: { configurable: !0 } };
@@ -8171,12 +8171,12 @@ xh.nameToTypeMap.get = function() {
8171
8171
  return new Bp();
8172
8172
  };
8173
8173
  Object.defineProperties(Nn, xh);
8174
- Me.Type = Nn;
8175
- Me.FIXED = new Nn("FIXED");
8176
- Me.FLOATING = new Nn("FLOATING");
8177
- Me.FLOATING_SINGLE = new Nn("FLOATING SINGLE");
8174
+ Oe.Type = Nn;
8175
+ Oe.FIXED = new Nn("FIXED");
8176
+ Oe.FLOATING = new Nn("FLOATING");
8177
+ Oe.FLOATING_SINGLE = new Nn("FLOATING SINGLE");
8178
8178
  var we = function n() {
8179
- this._precisionModel = new Me(), this._SRID = 0, this._coordinateSequenceFactory = n.getDefaultCoordinateSequenceFactory(), arguments.length === 0 || (arguments.length === 1 ? he(arguments[0], oa) ? this._coordinateSequenceFactory = arguments[0] : arguments[0] instanceof Me && (this._precisionModel = arguments[0]) : arguments.length === 2 ? (this._precisionModel = arguments[0], this._SRID = arguments[1]) : arguments.length === 3 && (this._precisionModel = arguments[0], this._SRID = arguments[1], this._coordinateSequenceFactory = arguments[2]));
8179
+ this._precisionModel = new Oe(), this._SRID = 0, this._coordinateSequenceFactory = n.getDefaultCoordinateSequenceFactory(), arguments.length === 0 || (arguments.length === 1 ? he(arguments[0], oa) ? this._coordinateSequenceFactory = arguments[0] : arguments[0] instanceof Oe && (this._precisionModel = arguments[0]) : arguments.length === 2 ? (this._precisionModel = arguments[0], this._SRID = arguments[1]) : arguments.length === 3 && (this._precisionModel = arguments[0], this._SRID = arguments[1], this._coordinateSequenceFactory = arguments[2]));
8180
8180
  }, jp = { serialVersionUID: { configurable: !0 } };
8181
8181
  we.prototype.toGeometry = function(e) {
8182
8182
  return e.isNull() ? this.createPoint(null) : e.getMinX() === e.getMaxX() && e.getMinY() === e.getMaxY() ? this.createPoint(new N(e.getMinX(), e.getMinY())) : e.getMinX() === e.getMaxX() || e.getMinY() === e.getMaxY() ? this.createLineString([new N(e.getMinX(), e.getMinY()), new N(e.getMaxX(), e.getMaxY())]) : this.createPolygon(this.createLinearRing([new N(e.getMinX(), e.getMinY()), new N(e.getMinX(), e.getMaxY()), new N(e.getMaxX(), e.getMaxY()), new N(e.getMaxX(), e.getMinY()), new N(e.getMinX(), e.getMinY())]), null);
@@ -8699,7 +8699,7 @@ var En = {
8699
8699
  };
8700
8700
  Th.prototype.read = function(e) {
8701
8701
  var t = this.parser.read(e);
8702
- return this.precisionModel.getType() === Me.FIXED && this.reducePrecision(t), t;
8702
+ return this.precisionModel.getType() === Oe.FIXED && this.reducePrecision(t), t;
8703
8703
  };
8704
8704
  Th.prototype.reducePrecision = function(e) {
8705
8705
  var t = this, r, i;
@@ -9448,15 +9448,15 @@ var xc = function(n) {
9448
9448
  }, e.prototype.getClass = function() {
9449
9449
  return e;
9450
9450
  }, e;
9451
- }(br), On = function() {
9451
+ }(br), Mn = function() {
9452
9452
  this.nodeMap = new At(), this.nodeFact = null;
9453
9453
  var e = arguments[0];
9454
9454
  this.nodeFact = e;
9455
9455
  };
9456
- On.prototype.find = function(e) {
9456
+ Mn.prototype.find = function(e) {
9457
9457
  return this.nodeMap.get(e);
9458
9458
  };
9459
- On.prototype.addNode = function() {
9459
+ Mn.prototype.addNode = function() {
9460
9460
  if (arguments[0] instanceof N) {
9461
9461
  var e = arguments[0], t = this.nodeMap.get(e);
9462
9462
  return t === null && (t = this.nodeFact.createNode(e), this.nodeMap.put(e, t)), t;
@@ -9465,34 +9465,34 @@ On.prototype.addNode = function() {
9465
9465
  return i === null ? (this.nodeMap.put(r.getCoordinate(), r), r) : (i.mergeLabel(r), i);
9466
9466
  }
9467
9467
  };
9468
- On.prototype.print = function(e) {
9468
+ Mn.prototype.print = function(e) {
9469
9469
  for (var t = this.iterator(); t.hasNext(); ) {
9470
9470
  var r = t.next();
9471
9471
  r.print(e);
9472
9472
  }
9473
9473
  };
9474
- On.prototype.iterator = function() {
9474
+ Mn.prototype.iterator = function() {
9475
9475
  return this.nodeMap.values().iterator();
9476
9476
  };
9477
- On.prototype.values = function() {
9477
+ Mn.prototype.values = function() {
9478
9478
  return this.nodeMap.values();
9479
9479
  };
9480
- On.prototype.getBoundaryNodes = function(e) {
9480
+ Mn.prototype.getBoundaryNodes = function(e) {
9481
9481
  for (var t = new G(), r = this.iterator(); r.hasNext(); ) {
9482
9482
  var i = r.next();
9483
9483
  i.getLabel().getLocation(e) === L.BOUNDARY && t.add(i);
9484
9484
  }
9485
9485
  return t;
9486
9486
  };
9487
- On.prototype.add = function(e) {
9487
+ Mn.prototype.add = function(e) {
9488
9488
  var t = e.getCoordinate(), r = this.addNode(t);
9489
9489
  r.add(e);
9490
9490
  };
9491
- On.prototype.interfaces_ = function() {
9491
+ Mn.prototype.interfaces_ = function() {
9492
9492
  return [];
9493
9493
  };
9494
- On.prototype.getClass = function() {
9495
- return On;
9494
+ Mn.prototype.getClass = function() {
9495
+ return Mn;
9496
9496
  };
9497
9497
  var ke = function() {
9498
9498
  }, xu = { NE: { configurable: !0 }, NW: { configurable: !0 }, SW: { configurable: !0 }, SE: { configurable: !0 } };
@@ -9708,10 +9708,10 @@ pa.prototype.getClass = function() {
9708
9708
  };
9709
9709
  var Qe = function() {
9710
9710
  if (this._edges = new G(), this._nodes = null, this._edgeEndList = new G(), arguments.length === 0)
9711
- this._nodes = new On(new pa());
9711
+ this._nodes = new Mn(new pa());
9712
9712
  else if (arguments.length === 1) {
9713
9713
  var e = arguments[0];
9714
- this._nodes = new On(e);
9714
+ this._nodes = new Mn(e);
9715
9715
  }
9716
9716
  };
9717
9717
  Qe.prototype.printEdges = function(e) {
@@ -10212,8 +10212,8 @@ _t.prototype.query = function() {
10212
10212
  }
10213
10213
  else if (he(arguments[2], nn) && arguments[0] instanceof Object && arguments[1] instanceof dt)
10214
10214
  for (var p = arguments[0], m = arguments[1], _ = arguments[2], C = m.getChildBoundables(), P = 0; P < C.size(); P++) {
10215
- var O = C.get(P);
10216
- e.getIntersectsOp().intersects(O.getBounds(), p) && (O instanceof dt ? e.query(p, O, _) : O instanceof ln ? _.add(O.getItem()) : ve.shouldNeverReachHere());
10215
+ var M = C.get(P);
10216
+ e.getIntersectsOp().intersects(M.getBounds(), p) && (M instanceof dt ? e.query(p, M, _) : M instanceof ln ? _.add(M.getItem()) : ve.shouldNeverReachHere());
10217
10217
  }
10218
10218
  }
10219
10219
  };
@@ -10403,7 +10403,7 @@ var Wp = function(n) {
10403
10403
  return [m.getBoundable(0).getItem(), m.getBoundable(1).getItem()];
10404
10404
  }
10405
10405
  } else if (arguments.length === 3) {
10406
- var O = arguments[0], g = arguments[1], y = arguments[2], d = new ln(O, g), v = new at(this.getRoot(), d, y);
10406
+ var M = arguments[0], g = arguments[1], y = arguments[2], d = new ln(M, g), v = new at(this.getRoot(), d, y);
10407
10407
  return this.nearestNeighbour(v)[0];
10408
10408
  }
10409
10409
  }, e.prototype.interfaces_ = function() {
@@ -11170,7 +11170,7 @@ var Nh = function(n) {
11170
11170
  }, e.prototype.getClass = function() {
11171
11171
  return e;
11172
11172
  }, e;
11173
- }(fu), Oe = function n() {
11173
+ }(fu), Me = function n() {
11174
11174
  if (this._quadrantSegments = n.DEFAULT_QUADRANT_SEGMENTS, this._endCapStyle = n.CAP_ROUND, this._joinStyle = n.JOIN_ROUND, this._mitreLimit = n.DEFAULT_MITRE_LIMIT, this._isSingleSided = !1, this._simplifyFactor = n.DEFAULT_SIMPLIFY_FACTOR, arguments.length !== 0) {
11175
11175
  if (arguments.length === 1) {
11176
11176
  var e = arguments[0];
@@ -11184,49 +11184,49 @@ var Nh = function(n) {
11184
11184
  }
11185
11185
  }
11186
11186
  }, Ri = { CAP_ROUND: { configurable: !0 }, CAP_FLAT: { configurable: !0 }, CAP_SQUARE: { configurable: !0 }, JOIN_ROUND: { configurable: !0 }, JOIN_MITRE: { configurable: !0 }, JOIN_BEVEL: { configurable: !0 }, DEFAULT_QUADRANT_SEGMENTS: { configurable: !0 }, DEFAULT_MITRE_LIMIT: { configurable: !0 }, DEFAULT_SIMPLIFY_FACTOR: { configurable: !0 } };
11187
- Oe.prototype.getEndCapStyle = function() {
11187
+ Me.prototype.getEndCapStyle = function() {
11188
11188
  return this._endCapStyle;
11189
11189
  };
11190
- Oe.prototype.isSingleSided = function() {
11190
+ Me.prototype.isSingleSided = function() {
11191
11191
  return this._isSingleSided;
11192
11192
  };
11193
- Oe.prototype.setQuadrantSegments = function(e) {
11194
- this._quadrantSegments = e, this._quadrantSegments === 0 && (this._joinStyle = Oe.JOIN_BEVEL), this._quadrantSegments < 0 && (this._joinStyle = Oe.JOIN_MITRE, this._mitreLimit = Math.abs(this._quadrantSegments)), e <= 0 && (this._quadrantSegments = 1), this._joinStyle !== Oe.JOIN_ROUND && (this._quadrantSegments = Oe.DEFAULT_QUADRANT_SEGMENTS);
11193
+ Me.prototype.setQuadrantSegments = function(e) {
11194
+ this._quadrantSegments = e, this._quadrantSegments === 0 && (this._joinStyle = Me.JOIN_BEVEL), this._quadrantSegments < 0 && (this._joinStyle = Me.JOIN_MITRE, this._mitreLimit = Math.abs(this._quadrantSegments)), e <= 0 && (this._quadrantSegments = 1), this._joinStyle !== Me.JOIN_ROUND && (this._quadrantSegments = Me.DEFAULT_QUADRANT_SEGMENTS);
11195
11195
  };
11196
- Oe.prototype.getJoinStyle = function() {
11196
+ Me.prototype.getJoinStyle = function() {
11197
11197
  return this._joinStyle;
11198
11198
  };
11199
- Oe.prototype.setJoinStyle = function(e) {
11199
+ Me.prototype.setJoinStyle = function(e) {
11200
11200
  this._joinStyle = e;
11201
11201
  };
11202
- Oe.prototype.setSimplifyFactor = function(e) {
11202
+ Me.prototype.setSimplifyFactor = function(e) {
11203
11203
  this._simplifyFactor = e < 0 ? 0 : e;
11204
11204
  };
11205
- Oe.prototype.getSimplifyFactor = function() {
11205
+ Me.prototype.getSimplifyFactor = function() {
11206
11206
  return this._simplifyFactor;
11207
11207
  };
11208
- Oe.prototype.getQuadrantSegments = function() {
11208
+ Me.prototype.getQuadrantSegments = function() {
11209
11209
  return this._quadrantSegments;
11210
11210
  };
11211
- Oe.prototype.setEndCapStyle = function(e) {
11211
+ Me.prototype.setEndCapStyle = function(e) {
11212
11212
  this._endCapStyle = e;
11213
11213
  };
11214
- Oe.prototype.getMitreLimit = function() {
11214
+ Me.prototype.getMitreLimit = function() {
11215
11215
  return this._mitreLimit;
11216
11216
  };
11217
- Oe.prototype.setMitreLimit = function(e) {
11217
+ Me.prototype.setMitreLimit = function(e) {
11218
11218
  this._mitreLimit = e;
11219
11219
  };
11220
- Oe.prototype.setSingleSided = function(e) {
11220
+ Me.prototype.setSingleSided = function(e) {
11221
11221
  this._isSingleSided = e;
11222
11222
  };
11223
- Oe.prototype.interfaces_ = function() {
11223
+ Me.prototype.interfaces_ = function() {
11224
11224
  return [];
11225
11225
  };
11226
- Oe.prototype.getClass = function() {
11227
- return Oe;
11226
+ Me.prototype.getClass = function() {
11227
+ return Me;
11228
11228
  };
11229
- Oe.bufferDistanceError = function(e) {
11229
+ Me.bufferDistanceError = function(e) {
11230
11230
  var t = Math.PI / 2 / e;
11231
11231
  return 1 - Math.cos(t / 2);
11232
11232
  };
@@ -11257,7 +11257,7 @@ Ri.DEFAULT_MITRE_LIMIT.get = function() {
11257
11257
  Ri.DEFAULT_SIMPLIFY_FACTOR.get = function() {
11258
11258
  return 0.01;
11259
11259
  };
11260
- Object.defineProperties(Oe, Ri);
11260
+ Object.defineProperties(Me, Ri);
11261
11261
  var tt = function(e) {
11262
11262
  this._distanceTol = null, this._isDeleted = null, this._angleOrientation = Y.COUNTERCLOCKWISE, this._inputLine = e || null;
11263
11263
  }, Tu = { INIT: { configurable: !0 }, DELETE: { configurable: !0 }, KEEP: { configurable: !0 }, NUM_PTS_TO_CHECK: { configurable: !0 } };
@@ -11487,7 +11487,7 @@ Object.defineProperties(Pe, Xo);
11487
11487
  var We = function n() {
11488
11488
  this._maxCurveSegmentError = 0, this._filletAngleQuantum = null, this._closingSegLengthFactor = 1, this._segList = null, this._distance = 0, this._precisionModel = null, this._bufParams = null, this._li = null, this._s0 = null, this._s1 = null, this._s2 = null, this._seg0 = new se(), this._seg1 = new se(), this._offset0 = new se(), this._offset1 = new se(), this._side = 0, this._hasNarrowConcaveAngle = !1;
11489
11489
  var e = arguments[0], t = arguments[1], r = arguments[2];
11490
- this._precisionModel = e, this._bufParams = t, this._li = new Ys(), this._filletAngleQuantum = Math.PI / 2 / t.getQuadrantSegments(), t.getQuadrantSegments() >= 8 && t.getJoinStyle() === Oe.JOIN_ROUND && (this._closingSegLengthFactor = n.MAX_CLOSING_SEG_LEN_FACTOR), this.init(r);
11490
+ this._precisionModel = e, this._bufParams = t, this._li = new Ys(), this._filletAngleQuantum = Math.PI / 2 / t.getQuadrantSegments(), t.getQuadrantSegments() >= 8 && t.getJoinStyle() === Me.JOIN_ROUND && (this._closingSegLengthFactor = n.MAX_CLOSING_SEG_LEN_FACTOR), this.init(r);
11491
11491
  }, Nu = { OFFSET_SEGMENT_SEPARATION_FACTOR: { configurable: !0 }, INSIDE_TURN_VERTEX_SNAP_DISTANCE_FACTOR: { configurable: !0 }, CURVE_VERTEX_SNAP_DISTANCE_FACTOR: { configurable: !0 }, MAX_CLOSING_SEG_LEN_FACTOR: { configurable: !0 } };
11492
11492
  We.prototype.addNextSegment = function(e, t) {
11493
11493
  if (this._s0 = this._s1, this._s1 = this._s2, this._s2 = e, this._seg0.setCoordinates(this._s0, this._s1), this.computeOffsetSegment(this._seg0, this._side, this._distance, this._offset0), this._seg1.setCoordinates(this._s1, this._s2), this.computeOffsetSegment(this._seg1, this._side, this._distance, this._offset1), this._s1.equals(this._s2))
@@ -11502,13 +11502,13 @@ We.prototype.addLineEndCap = function(e, t) {
11502
11502
  this.computeOffsetSegment(r, j.RIGHT, this._distance, s);
11503
11503
  var o = t.x - e.x, a = t.y - e.y, l = Math.atan2(a, o);
11504
11504
  switch (this._bufParams.getEndCapStyle()) {
11505
- case Oe.CAP_ROUND:
11505
+ case Me.CAP_ROUND:
11506
11506
  this._segList.addPt(i.p1), this.addFilletArc(t, l + Math.PI / 2, l - Math.PI / 2, Y.CLOCKWISE, this._distance), this._segList.addPt(s.p1);
11507
11507
  break;
11508
- case Oe.CAP_FLAT:
11508
+ case Me.CAP_FLAT:
11509
11509
  this._segList.addPt(i.p1), this._segList.addPt(s.p1);
11510
11510
  break;
11511
- case Oe.CAP_SQUARE:
11511
+ case Me.CAP_SQUARE:
11512
11512
  var u = new N();
11513
11513
  u.x = Math.abs(this._distance) * Math.cos(l), u.y = Math.abs(this._distance) * Math.sin(l);
11514
11514
  var c = new N(i.p1.x + u.x, i.p1.y + u.y), h = new N(s.p1.x + u.x, s.p1.y + u.y);
@@ -11542,7 +11542,7 @@ We.prototype.addFilletCorner = function(e, t, r, i, s) {
11542
11542
  We.prototype.addOutsideTurn = function(e, t) {
11543
11543
  if (this._offset0.p1.distance(this._offset1.p0) < this._distance * We.OFFSET_SEGMENT_SEPARATION_FACTOR)
11544
11544
  return this._segList.addPt(this._offset0.p1), null;
11545
- this._bufParams.getJoinStyle() === Oe.JOIN_MITRE ? this.addMitreJoin(this._s1, this._offset0, this._offset1, this._distance) : this._bufParams.getJoinStyle() === Oe.JOIN_BEVEL ? this.addBevelJoin(this._offset0, this._offset1) : (t && this._segList.addPt(this._offset0.p1), this.addFilletCorner(this._s1, this._offset0.p1, this._offset1.p0, e, this._distance), this._segList.addPt(this._offset1.p0));
11545
+ this._bufParams.getJoinStyle() === Me.JOIN_MITRE ? this.addMitreJoin(this._s1, this._offset0, this._offset1, this._distance) : this._bufParams.getJoinStyle() === Me.JOIN_BEVEL ? this.addBevelJoin(this._offset0, this._offset1) : (t && this._segList.addPt(this._offset0.p1), this.addFilletCorner(this._s1, this._offset0.p1, this._offset1.p0, e, this._distance), this._segList.addPt(this._offset1.p0));
11546
11546
  };
11547
11547
  We.prototype.createSquare = function(e) {
11548
11548
  this._segList.addPt(new N(e.x + this._distance, e.y + this._distance)), this._segList.addPt(new N(e.x + this._distance, e.y - this._distance)), this._segList.addPt(new N(e.x - this._distance, e.y - this._distance)), this._segList.addPt(new N(e.x - this._distance, e.y + this._distance)), this._segList.closeRing();
@@ -11560,7 +11560,7 @@ We.prototype.initSideSegments = function(e, t, r) {
11560
11560
  this._s1 = e, this._s2 = t, this._side = r, this._seg1.setCoordinates(e, t), this.computeOffsetSegment(this._seg1, r, this._distance, this._offset1);
11561
11561
  };
11562
11562
  We.prototype.addLimitedMitreJoin = function(e, t, r, i) {
11563
- var s = this._seg0.p1, o = Pe.angle(s, this._seg0.p0), a = Pe.angleBetweenOriented(this._seg0.p0, s, this._seg1.p1), l = a / 2, u = Pe.normalize(o + l), c = Pe.normalize(u + Math.PI), h = i * r, p = h * Math.abs(Math.sin(l)), m = r - p, _ = s.x + h * Math.cos(c), C = s.y + h * Math.sin(c), P = new N(_, C), O = new se(s, P), g = O.pointAlongOffset(1, m), y = O.pointAlongOffset(1, -m);
11563
+ var s = this._seg0.p1, o = Pe.angle(s, this._seg0.p0), a = Pe.angleBetweenOriented(this._seg0.p0, s, this._seg1.p1), l = a / 2, u = Pe.normalize(o + l), c = Pe.normalize(u + Math.PI), h = i * r, p = h * Math.abs(Math.sin(l)), m = r - p, _ = s.x + h * Math.cos(c), C = s.y + h * Math.sin(c), P = new N(_, C), M = new se(s, P), g = M.pointAlongOffset(1, m), y = M.pointAlongOffset(1, -m);
11564
11564
  this._side === j.LEFT ? (this._segList.addPt(g), this._segList.addPt(y)) : (this._segList.addPt(y), this._segList.addPt(g));
11565
11565
  };
11566
11566
  We.prototype.computeOffsetSegment = function(e, t, r, i) {
@@ -11605,7 +11605,7 @@ We.prototype.init = function(e) {
11605
11605
  We.prototype.addCollinear = function(e) {
11606
11606
  this._li.computeIntersection(this._s0, this._s1, this._s1, this._s2);
11607
11607
  var t = this._li.getIntersectionNum();
11608
- t >= 2 && (this._bufParams.getJoinStyle() === Oe.JOIN_BEVEL || this._bufParams.getJoinStyle() === Oe.JOIN_MITRE ? (e && this._segList.addPt(this._offset0.p1), this._segList.addPt(this._offset1.p0)) : this.addFilletCorner(this._s1, this._offset0.p1, this._offset1.p0, Y.CLOCKWISE, this._distance));
11608
+ t >= 2 && (this._bufParams.getJoinStyle() === Me.JOIN_BEVEL || this._bufParams.getJoinStyle() === Me.JOIN_MITRE ? (e && this._segList.addPt(this._offset0.p1), this._segList.addPt(this._offset1.p0)) : this.addFilletCorner(this._s1, this._offset0.p1, this._offset1.p0, Y.CLOCKWISE, this._distance));
11609
11609
  };
11610
11610
  We.prototype.closeRing = function() {
11611
11611
  this._segList.closeRing();
@@ -11687,10 +11687,10 @@ ir.prototype.computeLineBufferCurve = function(e, t) {
11687
11687
  };
11688
11688
  ir.prototype.computePointCurve = function(e, t) {
11689
11689
  switch (this._bufParams.getEndCapStyle()) {
11690
- case Oe.CAP_ROUND:
11690
+ case Me.CAP_ROUND:
11691
11691
  t.createCircle(e);
11692
11692
  break;
11693
- case Oe.CAP_SQUARE:
11693
+ case Me.CAP_SQUARE:
11694
11694
  t.createSquare(e);
11695
11695
  break;
11696
11696
  }
@@ -11778,9 +11778,9 @@ To.prototype.findStabbedSegments = function() {
11778
11778
  }
11779
11779
  }
11780
11780
  else if (he(arguments[2], nn) && arguments[0] instanceof N && he(arguments[1], nn))
11781
- for (var C = arguments[0], P = arguments[1], O = arguments[2], g = P.iterator(); g.hasNext(); ) {
11781
+ for (var C = arguments[0], P = arguments[1], M = arguments[2], g = P.iterator(); g.hasNext(); ) {
11782
11782
  var y = g.next();
11783
- y.isForward() && e.findStabbedSegments(C, y, O);
11783
+ y.isForward() && e.findStabbedSegments(C, y, M);
11784
11784
  }
11785
11785
  }
11786
11786
  };
@@ -12520,41 +12520,41 @@ Tr.prototype.getClass = function() {
12520
12520
  Tr.isAdjacentSegments = function(e, t) {
12521
12521
  return Math.abs(e - t) === 1;
12522
12522
  };
12523
- var Mn = function() {
12523
+ var On = function() {
12524
12524
  this.coord = null, this.segmentIndex = null, this.dist = null;
12525
12525
  var e = arguments[0], t = arguments[1], r = arguments[2];
12526
12526
  this.coord = new N(e), this.segmentIndex = t, this.dist = r;
12527
12527
  };
12528
- Mn.prototype.getSegmentIndex = function() {
12528
+ On.prototype.getSegmentIndex = function() {
12529
12529
  return this.segmentIndex;
12530
12530
  };
12531
- Mn.prototype.getCoordinate = function() {
12531
+ On.prototype.getCoordinate = function() {
12532
12532
  return this.coord;
12533
12533
  };
12534
- Mn.prototype.print = function(e) {
12534
+ On.prototype.print = function(e) {
12535
12535
  e.print(this.coord), e.print(" seg # = " + this.segmentIndex), e.println(" dist = " + this.dist);
12536
12536
  };
12537
- Mn.prototype.compareTo = function(e) {
12537
+ On.prototype.compareTo = function(e) {
12538
12538
  var t = e;
12539
12539
  return this.compare(t.segmentIndex, t.dist);
12540
12540
  };
12541
- Mn.prototype.isEndPoint = function(e) {
12541
+ On.prototype.isEndPoint = function(e) {
12542
12542
  return this.segmentIndex === 0 && this.dist === 0 || this.segmentIndex === e;
12543
12543
  };
12544
- Mn.prototype.toString = function() {
12544
+ On.prototype.toString = function() {
12545
12545
  return this.coord + " seg # = " + this.segmentIndex + " dist = " + this.dist;
12546
12546
  };
12547
- Mn.prototype.getDistance = function() {
12547
+ On.prototype.getDistance = function() {
12548
12548
  return this.dist;
12549
12549
  };
12550
- Mn.prototype.compare = function(e, t) {
12550
+ On.prototype.compare = function(e, t) {
12551
12551
  return this.segmentIndex < e ? -1 : this.segmentIndex > e ? 1 : this.dist < t ? -1 : this.dist > t ? 1 : 0;
12552
12552
  };
12553
- Mn.prototype.interfaces_ = function() {
12553
+ On.prototype.interfaces_ = function() {
12554
12554
  return [Jr];
12555
12555
  };
12556
- Mn.prototype.getClass = function() {
12557
- return Mn;
12556
+ On.prototype.getClass = function() {
12557
+ return On;
12558
12558
  };
12559
12559
  var ni = function() {
12560
12560
  this._nodeMap = new At(), this.edge = null;
@@ -12593,7 +12593,7 @@ ni.prototype.createSplitEdge = function(e, t) {
12593
12593
  return o && (a[l] = t.coord), new ec(a, new Ae(this.edge._label));
12594
12594
  };
12595
12595
  ni.prototype.add = function(e, t, r) {
12596
- var i = new Mn(e, t, r), s = this._nodeMap.get(i);
12596
+ var i = new On(e, t, r), s = this._nodeMap.get(i);
12597
12597
  return s !== null ? s : (this._nodeMap.put(i, i), i);
12598
12598
  };
12599
12599
  ni.prototype.isIntersection = function(e) {
@@ -13058,9 +13058,9 @@ Ln.prototype.checkInteriorIntersections = function() {
13058
13058
  var p = arguments[0], m = arguments[1], _ = arguments[2], C = arguments[3];
13059
13059
  if (p === _ && m === C)
13060
13060
  return null;
13061
- var P = p.getCoordinates()[m], O = p.getCoordinates()[m + 1], g = _.getCoordinates()[C], y = _.getCoordinates()[C + 1];
13062
- if (this._li.computeIntersection(P, O, g, y), this._li.hasIntersection() && (this._li.isProper() || this.hasInteriorIntersection(this._li, P, O) || this.hasInteriorIntersection(this._li, g, y)))
13063
- throw new Pi("found non-noded intersection at " + P + "-" + O + " and " + g + "-" + y);
13061
+ var P = p.getCoordinates()[m], M = p.getCoordinates()[m + 1], g = _.getCoordinates()[C], y = _.getCoordinates()[C + 1];
13062
+ if (this._li.computeIntersection(P, M, g, y), this._li.hasIntersection() && (this._li.isProper() || this.hasInteriorIntersection(this._li, P, M) || this.hasInteriorIntersection(this._li, g, y)))
13063
+ throw new Pi("found non-noded intersection at " + P + "-" + M + " and " + g + "-" + y);
13064
13064
  }
13065
13065
  };
13066
13066
  Ln.prototype.checkValid = function() {
@@ -13312,7 +13312,7 @@ ii.prototype.getClass = function() {
13312
13312
  return ii;
13313
13313
  };
13314
13314
  var Pt = function() {
13315
- if (this._argGeom = null, this._distance = null, this._bufParams = new Oe(), this._resultGeometry = null, this._saveException = null, arguments.length === 1) {
13315
+ if (this._argGeom = null, this._distance = null, this._bufParams = new Me(), this._resultGeometry = null, this._saveException = null, arguments.length === 1) {
13316
13316
  var e = arguments[0];
13317
13317
  this._argGeom = e;
13318
13318
  } else if (arguments.length === 2) {
@@ -13321,7 +13321,7 @@ var Pt = function() {
13321
13321
  }
13322
13322
  }, Xl = { CAP_ROUND: { configurable: !0 }, CAP_BUTT: { configurable: !0 }, CAP_FLAT: { configurable: !0 }, CAP_SQUARE: { configurable: !0 }, MAX_PRECISION_DIGITS: { configurable: !0 } };
13323
13323
  Pt.prototype.bufferFixedPrecision = function(e) {
13324
- var t = new ss(new ii(new Me(1)), e.getScale()), r = new Ut(this._bufParams);
13324
+ var t = new ss(new ii(new Oe(1)), e.getScale()), r = new Ut(this._bufParams);
13325
13325
  r.setWorkingPrecisionModel(e), r.setNoder(t), this._resultGeometry = r.buffer(this._argGeom, this._distance);
13326
13326
  };
13327
13327
  Pt.prototype.bufferReducedPrecision = function() {
@@ -13342,7 +13342,7 @@ Pt.prototype.bufferReducedPrecision = function() {
13342
13342
  }
13343
13343
  throw this._saveException;
13344
13344
  } else if (arguments.length === 1) {
13345
- var r = arguments[0], i = Pt.precisionScaleFactor(this._argGeom, this._distance, r), s = new Me(i);
13345
+ var r = arguments[0], i = Pt.precisionScaleFactor(this._argGeom, this._distance, r), s = new Oe(i);
13346
13346
  this.bufferFixedPrecision(s);
13347
13347
  }
13348
13348
  };
@@ -13350,7 +13350,7 @@ Pt.prototype.computeGeometry = function() {
13350
13350
  if (this.bufferOriginalPrecision(), this._resultGeometry !== null)
13351
13351
  return null;
13352
13352
  var e = this._argGeom.getFactory().getPrecisionModel();
13353
- e.getType() === Me.FIXED ? this.bufferFixedPrecision(e) : this.bufferReducedPrecision();
13353
+ e.getType() === Oe.FIXED ? this.bufferFixedPrecision(e) : this.bufferReducedPrecision();
13354
13354
  };
13355
13355
  Pt.prototype.setQuadrantSegments = function(e) {
13356
13356
  this._bufParams.setQuadrantSegments(e);
@@ -13389,13 +13389,13 @@ Pt.bufferOp = function() {
13389
13389
  l.setQuadrantSegments(a);
13390
13390
  var u = l.getResultGeometry(o);
13391
13391
  return u;
13392
- } else if (arguments[2] instanceof Oe && arguments[0] instanceof le && typeof arguments[1] == "number") {
13392
+ } else if (arguments[2] instanceof Me && arguments[0] instanceof le && typeof arguments[1] == "number") {
13393
13393
  var c = arguments[0], h = arguments[1], p = arguments[2], m = new Pt(c, p), _ = m.getResultGeometry(h);
13394
13394
  return _;
13395
13395
  }
13396
13396
  } else if (arguments.length === 4) {
13397
- var C = arguments[0], P = arguments[1], O = arguments[2], g = arguments[3], y = new Pt(C);
13398
- y.setQuadrantSegments(O), y.setEndCapStyle(g);
13397
+ var C = arguments[0], P = arguments[1], M = arguments[2], g = arguments[3], y = new Pt(C);
13398
+ y.setQuadrantSegments(M), y.setEndCapStyle(g);
13399
13399
  var d = y.getResultGeometry(P);
13400
13400
  return d;
13401
13401
  }
@@ -13405,16 +13405,16 @@ Pt.precisionScaleFactor = function(e, t, r) {
13405
13405
  return c;
13406
13406
  };
13407
13407
  Xl.CAP_ROUND.get = function() {
13408
- return Oe.CAP_ROUND;
13408
+ return Me.CAP_ROUND;
13409
13409
  };
13410
13410
  Xl.CAP_BUTT.get = function() {
13411
- return Oe.CAP_FLAT;
13411
+ return Me.CAP_FLAT;
13412
13412
  };
13413
13413
  Xl.CAP_FLAT.get = function() {
13414
- return Oe.CAP_FLAT;
13414
+ return Me.CAP_FLAT;
13415
13415
  };
13416
13416
  Xl.CAP_SQUARE.get = function() {
13417
- return Oe.CAP_SQUARE;
13417
+ return Me.CAP_SQUARE;
13418
13418
  };
13419
13419
  Xl.MAX_PRECISION_DIGITS.get = function() {
13420
13420
  return 12;
@@ -13501,8 +13501,8 @@ qn.computeDistance = function() {
13501
13501
  qn.computeDistance(p, m, _);
13502
13502
  else if (p instanceof Wt)
13503
13503
  for (var C = p, P = 0; P < C.getNumGeometries(); P++) {
13504
- var O = C.getGeometryN(P);
13505
- qn.computeDistance(O, m, _);
13504
+ var M = C.getGeometryN(P);
13505
+ qn.computeDistance(M, m, _);
13506
13506
  }
13507
13507
  else
13508
13508
  _.setMinimum(p.getCoordinate(), m);
@@ -13661,8 +13661,8 @@ Ct.getLines = function() {
13661
13661
  }
13662
13662
  return p;
13663
13663
  } else if (typeof arguments[2] == "boolean" && arguments[0] instanceof le && he(arguments[1], ht)) {
13664
- var P = arguments[0], O = arguments[1], g = arguments[2];
13665
- return P.apply(new Ct(O, g)), O;
13664
+ var P = arguments[0], M = arguments[1], g = arguments[2];
13665
+ return P.apply(new Ct(M, g)), M;
13666
13666
  }
13667
13667
  }
13668
13668
  };
@@ -13798,23 +13798,23 @@ Zi.getPoints = function() {
13798
13798
  return t instanceof hr ? r.add(t) : t instanceof Wt && t.apply(new Zi(r)), r;
13799
13799
  }
13800
13800
  };
13801
- var Oo = function() {
13801
+ var Mo = function() {
13802
13802
  this._locations = null;
13803
13803
  var e = arguments[0];
13804
13804
  this._locations = e;
13805
13805
  };
13806
- Oo.prototype.filter = function(e) {
13806
+ Mo.prototype.filter = function(e) {
13807
13807
  (e instanceof hr || e instanceof $e || e instanceof gt) && this._locations.add(new Bt(e, 0, e.getCoordinate()));
13808
13808
  };
13809
- Oo.prototype.interfaces_ = function() {
13809
+ Mo.prototype.interfaces_ = function() {
13810
13810
  return [Tn];
13811
13811
  };
13812
- Oo.prototype.getClass = function() {
13813
- return Oo;
13812
+ Mo.prototype.getClass = function() {
13813
+ return Mo;
13814
13814
  };
13815
- Oo.getLocations = function(e) {
13815
+ Mo.getLocations = function(e) {
13816
13816
  var t = new G();
13817
- return e.apply(new Oo(t)), t;
13817
+ return e.apply(new Mo(t)), t;
13818
13818
  };
13819
13819
  var xt = function() {
13820
13820
  if (this._geom = null, this._terminateDistance = 0, this._ptLocator = new hn(), this._minDistanceLocation = null, this._minDistance = pe.MAX_VALUE, arguments.length === 2) {
@@ -13835,7 +13835,7 @@ xt.prototype.computeContainmentDistance = function() {
13835
13835
  } else if (arguments.length === 2) {
13836
13836
  var r = arguments[0], i = arguments[1], s = 1 - r, o = Si.getPolygons(this._geom[r]);
13837
13837
  if (o.size() > 0) {
13838
- var a = Oo.getLocations(this._geom[s]);
13838
+ var a = Mo.getLocations(this._geom[s]);
13839
13839
  if (this.computeContainmentDistance(a, o, i), this._minDistance <= this._terminateDistance)
13840
13840
  return this._minDistanceLocation[s] = i[0], this._minDistanceLocation[r] = i[1], null;
13841
13841
  }
@@ -13846,9 +13846,9 @@ xt.prototype.computeContainmentDistance = function() {
13846
13846
  if (e.computeContainmentDistance(p, u.get(m), c), e._minDistance <= e._terminateDistance)
13847
13847
  return null;
13848
13848
  } else if (arguments[2] instanceof Array && arguments[0] instanceof Bt && arguments[1] instanceof gt) {
13849
- var _ = arguments[0], C = arguments[1], P = arguments[2], O = _.getCoordinate();
13850
- if (L.EXTERIOR !== this._ptLocator.locate(O, C))
13851
- return this._minDistance = 0, P[0] = _, P[1] = new Bt(C, O), null;
13849
+ var _ = arguments[0], C = arguments[1], P = arguments[2], M = _.getCoordinate();
13850
+ if (L.EXTERIOR !== this._ptLocator.locate(M, C))
13851
+ return this._minDistance = 0, P[0] = _, P[1] = new Bt(C, M), null;
13852
13852
  }
13853
13853
  }
13854
13854
  };
@@ -13905,12 +13905,12 @@ xt.prototype.computeMinDistance = function() {
13905
13905
  if (h.getEnvelopeInternal().distance(p.getEnvelopeInternal()) > this._minDistance)
13906
13906
  return null;
13907
13907
  for (var _ = h.getCoordinates(), C = p.getCoordinates(), P = 0; P < _.length - 1; P++)
13908
- for (var O = 0; O < C.length - 1; O++) {
13909
- var g = Y.distanceLineLine(_[P], _[P + 1], C[O], C[O + 1]);
13908
+ for (var M = 0; M < C.length - 1; M++) {
13909
+ var g = Y.distanceLineLine(_[P], _[P + 1], C[M], C[M + 1]);
13910
13910
  if (g < e._minDistance) {
13911
13911
  e._minDistance = g;
13912
- var y = new se(_[P], _[P + 1]), d = new se(C[O], C[O + 1]), v = y.closestPoints(d);
13913
- m[0] = new Bt(h, P, v[0]), m[1] = new Bt(p, O, v[1]);
13912
+ var y = new se(_[P], _[P + 1]), d = new se(C[M], C[M + 1]), v = y.closestPoints(d);
13913
+ m[0] = new Bt(h, P, v[0]), m[1] = new Bt(p, M, v[1]);
13914
13914
  }
13915
13915
  if (e._minDistance <= e._terminateDistance)
13916
13916
  return null;
@@ -14041,8 +14041,8 @@ Cn.computeDistance = function() {
14041
14041
  Cn.computeDistance(p, m, _);
14042
14042
  else if (p instanceof Wt)
14043
14043
  for (var C = p, P = 0; P < C.getNumGeometries(); P++) {
14044
- var O = C.getGeometryN(P);
14045
- Cn.computeDistance(O, m, _);
14044
+ var M = C.getGeometryN(P);
14045
+ Cn.computeDistance(M, m, _);
14046
14046
  }
14047
14047
  else
14048
14048
  _.setMinimum(p.getCoordinate(), m);
@@ -14055,7 +14055,7 @@ var Wr = function() {
14055
14055
  this._g0 = null, this._g1 = null, this._ptDist = new Lt(), this._densifyFrac = 0;
14056
14056
  var e = arguments[0], t = arguments[1];
14057
14057
  this._g0 = e, this._g1 = t;
14058
- }, Oh = { MaxPointDistanceFilter: { configurable: !0 }, MaxDensifiedByFractionDistanceFilter: { configurable: !0 } };
14058
+ }, Mh = { MaxPointDistanceFilter: { configurable: !0 }, MaxDensifiedByFractionDistanceFilter: { configurable: !0 } };
14059
14059
  Wr.prototype.getCoordinates = function() {
14060
14060
  return this._ptDist.getCoordinates();
14061
14061
  };
@@ -14071,7 +14071,7 @@ Wr.prototype.distance = function() {
14071
14071
  return this.compute(this._g0, this._g1), this._ptDist.getDistance();
14072
14072
  };
14073
14073
  Wr.prototype.computeOrientedDistance = function(e, t, r) {
14074
- var i = new Mo(t);
14074
+ var i = new Oo(t);
14075
14075
  if (e.apply(i), r.setMaximum(i.getMaxPointDistance()), this._densifyFrac > 0) {
14076
14076
  var s = new as(t, this._densifyFrac);
14077
14077
  e.apply(s), r.setMaximum(s.getMaxPointDistance());
@@ -14095,29 +14095,29 @@ Wr.distance = function() {
14095
14095
  return a.setDensifyFraction(o), a.distance();
14096
14096
  }
14097
14097
  };
14098
- Oh.MaxPointDistanceFilter.get = function() {
14099
- return Mo;
14098
+ Mh.MaxPointDistanceFilter.get = function() {
14099
+ return Oo;
14100
14100
  };
14101
- Oh.MaxDensifiedByFractionDistanceFilter.get = function() {
14101
+ Mh.MaxDensifiedByFractionDistanceFilter.get = function() {
14102
14102
  return as;
14103
14103
  };
14104
- Object.defineProperties(Wr, Oh);
14105
- var Mo = function() {
14104
+ Object.defineProperties(Wr, Mh);
14105
+ var Oo = function() {
14106
14106
  this._maxPtDist = new Lt(), this._minPtDist = new Lt(), this._euclideanDist = new Cn(), this._geom = null;
14107
14107
  var e = arguments[0];
14108
14108
  this._geom = e;
14109
14109
  };
14110
- Mo.prototype.filter = function(e) {
14110
+ Oo.prototype.filter = function(e) {
14111
14111
  this._minPtDist.initialize(), Cn.computeDistance(this._geom, e, this._minPtDist), this._maxPtDist.setMaximum(this._minPtDist);
14112
14112
  };
14113
- Mo.prototype.getMaxPointDistance = function() {
14113
+ Oo.prototype.getMaxPointDistance = function() {
14114
14114
  return this._maxPtDist;
14115
14115
  };
14116
- Mo.prototype.interfaces_ = function() {
14116
+ Oo.prototype.interfaces_ = function() {
14117
14117
  return [$n];
14118
14118
  };
14119
- Mo.prototype.getClass = function() {
14120
- return Mo;
14119
+ Oo.prototype.getClass = function() {
14120
+ return Oo;
14121
14121
  };
14122
14122
  var as = function() {
14123
14123
  this._maxPtDist = new Lt(), this._minPtDist = new Lt(), this._geom = null, this._numSubSegs = 0;
@@ -14150,7 +14150,7 @@ as.prototype.getClass = function() {
14150
14150
  };
14151
14151
  var cr = function(e, t, r) {
14152
14152
  this._minValidDistance = null, this._maxValidDistance = null, this._minDistanceFound = null, this._maxDistanceFound = null, this._isValid = !0, this._errMsg = null, this._errorLocation = null, this._errorIndicator = null, this._input = e || null, this._bufDistance = t || null, this._result = r || null;
14153
- }, Mh = { VERBOSE: { configurable: !0 }, MAX_DISTANCE_DIFF_FRAC: { configurable: !0 } };
14153
+ }, Oh = { VERBOSE: { configurable: !0 }, MAX_DISTANCE_DIFF_FRAC: { configurable: !0 } };
14154
14154
  cr.prototype.checkMaximumDistance = function(e, t, r) {
14155
14155
  var i = new Wr(t, e);
14156
14156
  if (i.setDensifyFraction(0.25), this._maxDistanceFound = i.orientedDistance(), this._maxDistanceFound > r) {
@@ -14207,13 +14207,13 @@ cr.prototype.interfaces_ = function() {
14207
14207
  cr.prototype.getClass = function() {
14208
14208
  return cr;
14209
14209
  };
14210
- Mh.VERBOSE.get = function() {
14210
+ Oh.VERBOSE.get = function() {
14211
14211
  return !1;
14212
14212
  };
14213
- Mh.MAX_DISTANCE_DIFF_FRAC.get = function() {
14213
+ Oh.MAX_DISTANCE_DIFF_FRAC.get = function() {
14214
14214
  return 0.012;
14215
14215
  };
14216
- Object.defineProperties(cr, Mh);
14216
+ Object.defineProperties(cr, Oh);
14217
14217
  var Tt = function(e, t, r) {
14218
14218
  this._isValid = !0, this._errorMsg = null, this._errorLocation = null, this._errorIndicator = null, this._input = e || null, this._distance = t || null, this._result = r || null;
14219
14219
  }, Lh = { VERBOSE: { configurable: !0 }, MAX_ENV_DIFF_FRAC: { configurable: !0 } };
@@ -14758,7 +14758,7 @@ nt.snap = function(e, t, r) {
14758
14758
  nt.computeOverlaySnapTolerance = function() {
14759
14759
  if (arguments.length === 1) {
14760
14760
  var e = arguments[0], t = nt.computeSizeBasedSnapTolerance(e), r = e.getPrecisionModel();
14761
- if (r.getType() === Me.FIXED) {
14761
+ if (r.getType() === Oe.FIXED) {
14762
14762
  var i = 1 / r.getScale() * 2 / 1.415;
14763
14763
  i > t && (t = i);
14764
14764
  }
@@ -15577,22 +15577,22 @@ Ea.prototype.interfaces_ = function() {
15577
15577
  Ea.prototype.getClass = function() {
15578
15578
  return Ea;
15579
15579
  };
15580
- var Os = function() {
15580
+ var Ms = function() {
15581
15581
  };
15582
- Os.prototype.interfaces_ = function() {
15582
+ Ms.prototype.interfaces_ = function() {
15583
15583
  return [];
15584
15584
  };
15585
- Os.prototype.getClass = function() {
15586
- return Os;
15585
+ Ms.prototype.getClass = function() {
15586
+ return Ms;
15587
15587
  };
15588
- Os.map = function() {
15589
- if (arguments[0] instanceof le && he(arguments[1], Os.MapOp)) {
15588
+ Ms.map = function() {
15589
+ if (arguments[0] instanceof le && he(arguments[1], Ms.MapOp)) {
15590
15590
  for (var e = arguments[0], t = arguments[1], r = new G(), i = 0; i < e.getNumGeometries(); i++) {
15591
15591
  var s = t.map(e.getGeometryN(i));
15592
15592
  s !== null && r.add(s);
15593
15593
  }
15594
15594
  return e.getFactory().buildGeometry(r);
15595
- } else if (he(arguments[0], ht) && he(arguments[1], Os.MapOp)) {
15595
+ } else if (he(arguments[0], ht) && he(arguments[1], Ms.MapOp)) {
15596
15596
  for (var o = arguments[0], a = arguments[1], l = new G(), u = o.iterator(); u.hasNext(); ) {
15597
15597
  var c = u.next(), h = a.map(c);
15598
15598
  h !== null && l.add(h);
@@ -15600,7 +15600,7 @@ Os.map = function() {
15600
15600
  return l;
15601
15601
  }
15602
15602
  };
15603
- Os.MapOp = function() {
15603
+ Ms.MapOp = function() {
15604
15604
  };
15605
15605
  var me = function(n) {
15606
15606
  function e() {
@@ -15720,7 +15720,7 @@ me.intersection = function(n, e) {
15720
15720
  var t = e;
15721
15721
  return Lo.map(n, {
15722
15722
  interfaces_: function() {
15723
- return [Os.MapOp];
15723
+ return [Ms.MapOp];
15724
15724
  },
15725
15725
  map: function(r) {
15726
15726
  return r.intersection(t);
@@ -16365,13 +16365,13 @@ function ud(n, e, t, r, i) {
16365
16365
  var s = [], o = [], a, l;
16366
16366
  if (n.forEach(function(_) {
16367
16367
  if (!((C = _.length - 1) <= 0)) {
16368
- var C, P = _[0], O = _[C], g;
16369
- if (Xu(P, O)) {
16368
+ var C, P = _[0], M = _[C], g;
16369
+ if (Xu(P, M)) {
16370
16370
  for (i.lineStart(), a = 0; a < C; ++a) i.point((P = _[a])[0], P[1]);
16371
16371
  i.lineEnd();
16372
16372
  return;
16373
16373
  }
16374
- s.push(g = new ku(P, _, null, !0)), o.push(g.o = new ku(P, null, g, !1)), s.push(g = new ku(O, _, null, !1)), o.push(g.o = new ku(O, null, g, !0));
16374
+ s.push(g = new ku(P, _, null, !0)), o.push(g.o = new ku(P, null, g, !1)), s.push(g = new ku(M, _, null, !1)), o.push(g.o = new ku(M, null, g, !0));
16375
16375
  }
16376
16376
  }), !!s.length) {
16377
16377
  for (o.sort(e), Tf(s), Tf(o), a = 0, l = o.length; a < l; ++a)
@@ -16465,10 +16465,10 @@ function Qm(n, e, t, r) {
16465
16465
  return h !== p ? h - p : h === 0 ? c[1] - u[1] : h === 1 ? u[0] - c[0] : h === 2 ? u[1] - c[1] : c[0] - u[0];
16466
16466
  }
16467
16467
  return function(u) {
16468
- var c = u, h = ld(), p, m, _, C, P, O, g, y, d, v, w, S = {
16468
+ var c = u, h = ld(), p, m, _, C, P, M, g, y, d, v, w, S = {
16469
16469
  point: I,
16470
16470
  lineStart: T,
16471
- lineEnd: M,
16471
+ lineEnd: O,
16472
16472
  polygonStart: D,
16473
16473
  polygonEnd: b
16474
16474
  };
@@ -16491,13 +16491,13 @@ function Qm(n, e, t, r) {
16491
16491
  function T() {
16492
16492
  S.point = A, m && m.push(_ = []), v = !0, d = !1, g = y = NaN;
16493
16493
  }
16494
- function M() {
16495
- p && (A(C, P), O && d && h.rejoin(), p.push(h.result())), S.point = I, d && c.lineEnd();
16494
+ function O() {
16495
+ p && (A(C, P), M && d && h.rejoin(), p.push(h.result())), S.point = I, d && c.lineEnd();
16496
16496
  }
16497
16497
  function A($, q) {
16498
16498
  var ie = i($, q);
16499
16499
  if (m && _.push([$, q]), v)
16500
- C = $, P = q, O = ie, v = !1, ie && (c.lineStart(), c.point($, q));
16500
+ C = $, P = q, M = ie, v = !1, ie && (c.lineStart(), c.point($, q));
16501
16501
  else if (ie && d) c.point($, q);
16502
16502
  else {
16503
16503
  var fe = [g = Math.max(zu, Math.min(Vu, g)), y = Math.max(zu, Math.min(Vu, y))], ye = [$ = Math.max(zu, Math.min(Vu, $)), q = Math.max(zu, Math.min(Vu, q))];
@@ -16514,15 +16514,15 @@ function $m(n, e) {
16514
16514
  Bc.reset();
16515
16515
  for (var a = 0, l = n.length; a < l; ++a)
16516
16516
  if (c = (u = n[a]).length)
16517
- for (var u, c, h = u[c - 1], p = h[0], m = h[1] / 2 + wf, _ = pt(m), C = ft(m), P = 0; P < c; ++P, p = g, _ = d, C = v, h = O) {
16518
- var O = u[P], g = O[0], y = O[1] / 2 + wf, d = pt(y), v = ft(y), w = g - p, S = w >= 0 ? 1 : -1, I = S * w, x = I > Ve, D = _ * d;
16517
+ for (var u, c, h = u[c - 1], p = h[0], m = h[1] / 2 + wf, _ = pt(m), C = ft(m), P = 0; P < c; ++P, p = g, _ = d, C = v, h = M) {
16518
+ var M = u[P], g = M[0], y = M[1] / 2 + wf, d = pt(y), v = ft(y), w = g - p, S = w >= 0 ? 1 : -1, I = S * w, x = I > Ve, D = _ * d;
16519
16519
  if (Bc.add(Ca(D * S * pt(I), C * v + D * ft(I))), s += x ? w + S * Ni : w, x ^ p >= t ^ g >= t) {
16520
- var b = sc(Pa(h), Pa(O));
16520
+ var b = sc(Pa(h), Pa(M));
16521
16521
  $c(b);
16522
16522
  var T = sc(i, b);
16523
16523
  $c(T);
16524
- var M = (x ^ w >= 0 ? -1 : 1) * Fo(T[2]);
16525
- (r > M || r === M && (b[0] || b[1])) && (o += x ^ w >= 0 ? 1 : -1);
16524
+ var O = (x ^ w >= 0 ? -1 : 1) * Fo(T[2]);
16525
+ (r > O || r === O && (b[0] || b[1])) && (o += x ^ w >= 0 ? 1 : -1);
16526
16526
  }
16527
16527
  }
16528
16528
  return (s < -1e-6 || s < ot && Bc < -1e-6) ^ o & 1;
@@ -16552,13 +16552,13 @@ function fd(n, e, t, r) {
16552
16552
  return function(i, s) {
16553
16553
  var o = e(s), a = i.invert(r[0], r[1]), l = ld(), u = e(l), c = !1, h, p, m, _ = {
16554
16554
  point: C,
16555
- lineStart: O,
16555
+ lineStart: M,
16556
16556
  lineEnd: g,
16557
16557
  polygonStart: function() {
16558
16558
  _.point = y, _.lineStart = d, _.lineEnd = v, p = [], h = [];
16559
16559
  },
16560
16560
  polygonEnd: function() {
16561
- _.point = C, _.lineStart = O, _.lineEnd = g, p = hd(p);
16561
+ _.point = C, _.lineStart = M, _.lineEnd = g, p = hd(p);
16562
16562
  var w = $m(h, a);
16563
16563
  p.length ? (c || (s.polygonStart(), c = !0), ud(p, rv, w, t, s)) : w && (c || (s.polygonStart(), c = !0), s.lineStart(), t(null, null, 1, s), s.lineEnd()), c && (s.polygonEnd(), c = !1), p = h = null;
16564
16564
  },
@@ -16574,7 +16574,7 @@ function fd(n, e, t, r) {
16574
16574
  var I = i(w, S);
16575
16575
  o.point(I[0], I[1]);
16576
16576
  }
16577
- function O() {
16577
+ function M() {
16578
16578
  _.point = P, o.lineStart();
16579
16579
  }
16580
16580
  function g() {
@@ -16611,7 +16611,7 @@ function tv(n) {
16611
16611
  function rv(n, e) {
16612
16612
  return ((n = n.x)[0] < 0 ? n[1] - Ei - ot : Ei - n[1]) - ((e = e.x)[0] < 0 ? e[1] - Ei - ot : Ei - e[1]);
16613
16613
  }
16614
- const Of = fd(
16614
+ const Mf = fd(
16615
16615
  function() {
16616
16616
  return !0;
16617
16617
  },
@@ -16665,8 +16665,8 @@ function ov(n, e) {
16665
16665
  lineStart: function() {
16666
16666
  _ = m = !1, C = 1;
16667
16667
  },
16668
- point: function(P, O) {
16669
- var g = [P, O], y, d = o(P, O), v = r ? d ? 0 : u(P, O) : d ? u(P + (P < 0 ? Ve : -Ve), O) : 0;
16668
+ point: function(P, M) {
16669
+ var g = [P, M], y, d = o(P, M), v = r ? d ? 0 : u(P, M) : d ? u(P + (P < 0 ? Ve : -Ve), M) : 0;
16670
16670
  if (!h && (_ = m = d) && c.lineStart(), d !== m && (y = l(h, g), (!y || Xu(h, y) || Xu(g, y)) && (g[0] += ot, g[1] += ot, d = o(g[0], g[1]))), d !== m)
16671
16671
  C = 0, d ? (c.lineStart(), y = l(g, h), c.point(y[0], y[1])) : (y = l(h, g), c.point(y[0], y[1]), c.lineEnd()), h = y;
16672
16672
  else if (i && h && r ^ d) {
@@ -16686,19 +16686,19 @@ function ov(n, e) {
16686
16686
  };
16687
16687
  }
16688
16688
  function l(c, h, p) {
16689
- var m = Pa(c), _ = Pa(h), C = [1, 0, 0], P = sc(m, _), O = Au(P, P), g = P[0], y = O - g * g;
16689
+ var m = Pa(c), _ = Pa(h), C = [1, 0, 0], P = sc(m, _), M = Au(P, P), g = P[0], y = M - g * g;
16690
16690
  if (!y) return !p && c;
16691
- var d = t * O / y, v = -t * g / y, w = sc(C, P), S = Fu(C, d), I = Fu(P, v);
16691
+ var d = t * M / y, v = -t * g / y, w = sc(C, P), S = Fu(C, d), I = Fu(P, v);
16692
16692
  zc(S, I);
16693
16693
  var x = w, D = Au(S, x), b = Au(x, x), T = D * D - b * (Au(S, S) - 1);
16694
16694
  if (!(T < 0)) {
16695
- var M = Yl(T), A = Fu(x, (-D - M) / b);
16695
+ var O = Yl(T), A = Fu(x, (-D - O) / b);
16696
16696
  if (zc(A, S), A = Qc(A), !p) return A;
16697
16697
  var $ = c[0], q = h[0], ie = c[1], fe = h[1], ye;
16698
16698
  q < $ && (ye = $, $ = q, q = ye);
16699
16699
  var H = q - $, ee = jt(H - Ve) < ot, te = ee || H < ot;
16700
16700
  if (!ee && fe < ie && (ye = ie, ie = fe, fe = ye), te ? ee ? ie + fe > 0 ^ A[1] < (jt(A[0] - $) < ot ? ie : fe) : ie <= A[1] && A[1] <= fe : H > Ve ^ ($ <= A[0] && A[0] <= q)) {
16701
- var Se = Fu(x, (-D + M) / b);
16701
+ var Se = Fu(x, (-D + O) / b);
16702
16702
  return zc(Se, S), [A, Qc(Se)];
16703
16703
  }
16704
16704
  }
@@ -16748,7 +16748,7 @@ function dd(n, e, t) {
16748
16748
  function av(n, e, t) {
16749
16749
  return dd(n, [[0, 0], e], t);
16750
16750
  }
16751
- var Mf = 16, lv = ft(30 * wn);
16751
+ var Of = 16, lv = ft(30 * wn);
16752
16752
  function Lf(n, e) {
16753
16753
  return +e ? cv(n, e) : uv(n);
16754
16754
  }
@@ -16761,15 +16761,15 @@ function uv(n) {
16761
16761
  }
16762
16762
  function cv(n, e) {
16763
16763
  function t(r, i, s, o, a, l, u, c, h, p, m, _, C, P) {
16764
- var O = u - r, g = c - i, y = O * O + g * g;
16764
+ var M = u - r, g = c - i, y = M * M + g * g;
16765
16765
  if (y > 4 * e && C--) {
16766
- var d = o + p, v = a + m, w = l + _, S = Yl(d * d + v * v + w * w), I = Fo(w /= S), x = jt(jt(w) - 1) < ot || jt(s - h) < ot ? (s + h) / 2 : Ca(v, d), D = n(x, I), b = D[0], T = D[1], M = b - r, A = T - i, $ = g * M - O * A;
16767
- ($ * $ / y > e || jt((O * M + g * A) / y - 0.5) > 0.3 || o * p + a * m + l * _ < lv) && (t(r, i, s, o, a, l, b, T, x, d /= S, v /= S, w, C, P), P.point(b, T), t(b, T, x, d, v, w, u, c, h, p, m, _, C, P));
16766
+ var d = o + p, v = a + m, w = l + _, S = Yl(d * d + v * v + w * w), I = Fo(w /= S), x = jt(jt(w) - 1) < ot || jt(s - h) < ot ? (s + h) / 2 : Ca(v, d), D = n(x, I), b = D[0], T = D[1], O = b - r, A = T - i, $ = g * O - M * A;
16767
+ ($ * $ / y > e || jt((M * O + g * A) / y - 0.5) > 0.3 || o * p + a * m + l * _ < lv) && (t(r, i, s, o, a, l, b, T, x, d /= S, v /= S, w, C, P), P.point(b, T), t(b, T, x, d, v, w, u, c, h, p, m, _, C, P));
16768
16768
  }
16769
16769
  }
16770
16770
  return function(r) {
16771
16771
  var i, s, o, a, l, u, c, h, p, m, _, C, P = {
16772
- point: O,
16772
+ point: M,
16773
16773
  lineStart: g,
16774
16774
  lineEnd: d,
16775
16775
  polygonStart: function() {
@@ -16779,7 +16779,7 @@ function cv(n, e) {
16779
16779
  r.polygonEnd(), P.lineStart = g;
16780
16780
  }
16781
16781
  };
16782
- function O(I, x) {
16782
+ function M(I, x) {
16783
16783
  I = n(I, x), r.point(I[0], I[1]);
16784
16784
  }
16785
16785
  function g() {
@@ -16787,10 +16787,10 @@ function cv(n, e) {
16787
16787
  }
16788
16788
  function y(I, x) {
16789
16789
  var D = Pa([I, x]), b = n(I, x);
16790
- t(h, p, c, m, _, C, h = b[0], p = b[1], c = I, m = D[0], _ = D[1], C = D[2], Mf, r), r.point(h, p);
16790
+ t(h, p, c, m, _, C, h = b[0], p = b[1], c = I, m = D[0], _ = D[1], C = D[2], Of, r), r.point(h, p);
16791
16791
  }
16792
16792
  function d() {
16793
- P.point = O, r.lineEnd();
16793
+ P.point = M, r.lineEnd();
16794
16794
  }
16795
16795
  function v() {
16796
16796
  g(), P.point = w, P.lineEnd = S;
@@ -16799,7 +16799,7 @@ function cv(n, e) {
16799
16799
  y(i = I, x), s = h, o = p, a = m, l = _, u = C, P.point = y;
16800
16800
  }
16801
16801
  function S() {
16802
- t(h, p, c, m, _, C, s, o, i, a, l, u, Mf, r), P.lineEnd = d, d();
16802
+ t(h, p, c, m, _, C, s, o, i, a, l, u, Of, r), P.lineEnd = d, d();
16803
16803
  }
16804
16804
  return P;
16805
16805
  };
@@ -16815,7 +16815,7 @@ function fv(n) {
16815
16815
  })();
16816
16816
  }
16817
16817
  function pv(n) {
16818
- var e, t = 150, r = 480, i = 250, s, o, a = 0, l = 0, u = 0, c = 0, h = 0, p, m, _ = null, C = Of, P = null, O, g, y, d = Nf, v = 0.5, w = Lf(b, v), S, I;
16818
+ var e, t = 150, r = 480, i = 250, s, o, a = 0, l = 0, u = 0, c = 0, h = 0, p, m, _ = null, C = Mf, P = null, M, g, y, d = Nf, v = 0.5, w = Lf(b, v), S, I;
16819
16819
  function x(A) {
16820
16820
  return A = m(A[0] * wn, A[1] * wn), [A[0] * t + s, o - A[1] * t];
16821
16821
  }
@@ -16828,9 +16828,9 @@ function pv(n) {
16828
16828
  x.stream = function(A) {
16829
16829
  return S && I === A ? S : S = hv(C(p, w(d(I = A))));
16830
16830
  }, x.clipAngle = function(A) {
16831
- return arguments.length ? (C = +A ? ov(_ = A * wn, 6 * wn) : (_ = null, Of), M()) : _ * ys;
16831
+ return arguments.length ? (C = +A ? ov(_ = A * wn, 6 * wn) : (_ = null, Mf), O()) : _ * ys;
16832
16832
  }, x.clipExtent = function(A) {
16833
- return arguments.length ? (d = A == null ? (P = O = g = y = null, Nf) : Qm(P = +A[0][0], O = +A[0][1], g = +A[1][0], y = +A[1][1]), M()) : P == null ? null : [[P, O], [g, y]];
16833
+ return arguments.length ? (d = A == null ? (P = M = g = y = null, Nf) : Qm(P = +A[0][0], M = +A[0][1], g = +A[1][0], y = +A[1][1]), O()) : P == null ? null : [[P, M], [g, y]];
16834
16834
  }, x.scale = function(A) {
16835
16835
  return arguments.length ? (t = +A, T()) : t;
16836
16836
  }, x.translate = function(A) {
@@ -16840,7 +16840,7 @@ function pv(n) {
16840
16840
  }, x.rotate = function(A) {
16841
16841
  return arguments.length ? (u = A[0] % 360 * wn, c = A[1] % 360 * wn, h = A.length > 2 ? A[2] % 360 * wn : 0, T()) : [u * ys, c * ys, h * ys];
16842
16842
  }, x.precision = function(A) {
16843
- return arguments.length ? (w = Lf(b, v = A * A), M()) : Yl(v);
16843
+ return arguments.length ? (w = Lf(b, v = A * A), O()) : Yl(v);
16844
16844
  }, x.fitExtent = function(A, $) {
16845
16845
  return dd(x, A, $);
16846
16846
  }, x.fitSize = function(A, $) {
@@ -16849,9 +16849,9 @@ function pv(n) {
16849
16849
  function T() {
16850
16850
  m = ad(p = Ym(u, c, h), e);
16851
16851
  var A = e(a, l);
16852
- return s = r - A[0] * t, o = i + A[1] * t, M();
16852
+ return s = r - A[0] * t, o = i + A[1] * t, O();
16853
16853
  }
16854
- function M() {
16854
+ function O() {
16855
16855
  return S = I = null, x;
16856
16856
  }
16857
16857
  return function() {
@@ -17380,20 +17380,20 @@ function Du(n) {
17380
17380
  }
17381
17381
  const xv = (3 + 16 * Qi) * Qi, Tv = (2 + 12 * Qi) * Qi, Nv = (9 + 64 * Qi) * Qi * Qi, Ho = Du(4), Ff = Du(8), kf = Du(12), Vf = Du(16), gr = Du(4);
17382
17382
  function Dv(n, e, t, r, i, s, o) {
17383
- let a, l, u, c, h, p, m, _, C, P, O, g, y, d, v, w, S, I;
17383
+ let a, l, u, c, h, p, m, _, C, P, M, g, y, d, v, w, S, I;
17384
17384
  const x = n - i, D = t - i, b = e - s, T = r - s;
17385
- d = x * T, p = ar * x, m = p - (p - x), _ = x - m, p = ar * T, C = p - (p - T), P = T - C, v = _ * P - (d - m * C - _ * C - m * P), w = b * D, p = ar * b, m = p - (p - b), _ = b - m, p = ar * D, C = p - (p - D), P = D - C, S = _ * P - (w - m * C - _ * C - m * P), O = v - S, h = v - O, Ho[0] = v - (O + h) + (h - S), g = d + O, h = g - d, y = d - (g - h) + (O - h), O = y - w, h = y - O, Ho[1] = y - (O + h) + (h - w), I = g + O, h = I - g, Ho[2] = g - (I - h) + (O - h), Ho[3] = I;
17386
- let M = bv(4, Ho), A = Tv * o;
17387
- if (M >= A || -M >= A || (h = n - x, a = n - (x + h) + (h - i), h = t - D, u = t - (D + h) + (h - i), h = e - b, l = e - (b + h) + (h - s), h = r - T, c = r - (T + h) + (h - s), a === 0 && l === 0 && u === 0 && c === 0) || (A = Nv * o + Iv * Math.abs(M), M += x * c + T * a - (b * u + D * l), M >= A || -M >= A)) return M;
17388
- d = a * T, p = ar * a, m = p - (p - a), _ = a - m, p = ar * T, C = p - (p - T), P = T - C, v = _ * P - (d - m * C - _ * C - m * P), w = l * D, p = ar * l, m = p - (p - l), _ = l - m, p = ar * D, C = p - (p - D), P = D - C, S = _ * P - (w - m * C - _ * C - m * P), O = v - S, h = v - O, gr[0] = v - (O + h) + (h - S), g = d + O, h = g - d, y = d - (g - h) + (O - h), O = y - w, h = y - O, gr[1] = y - (O + h) + (h - w), I = g + O, h = I - g, gr[2] = g - (I - h) + (O - h), gr[3] = I;
17385
+ d = x * T, p = ar * x, m = p - (p - x), _ = x - m, p = ar * T, C = p - (p - T), P = T - C, v = _ * P - (d - m * C - _ * C - m * P), w = b * D, p = ar * b, m = p - (p - b), _ = b - m, p = ar * D, C = p - (p - D), P = D - C, S = _ * P - (w - m * C - _ * C - m * P), M = v - S, h = v - M, Ho[0] = v - (M + h) + (h - S), g = d + M, h = g - d, y = d - (g - h) + (M - h), M = y - w, h = y - M, Ho[1] = y - (M + h) + (h - w), I = g + M, h = I - g, Ho[2] = g - (I - h) + (M - h), Ho[3] = I;
17386
+ let O = bv(4, Ho), A = Tv * o;
17387
+ if (O >= A || -O >= A || (h = n - x, a = n - (x + h) + (h - i), h = t - D, u = t - (D + h) + (h - i), h = e - b, l = e - (b + h) + (h - s), h = r - T, c = r - (T + h) + (h - s), a === 0 && l === 0 && u === 0 && c === 0) || (A = Nv * o + Iv * Math.abs(O), O += x * c + T * a - (b * u + D * l), O >= A || -O >= A)) return O;
17388
+ d = a * T, p = ar * a, m = p - (p - a), _ = a - m, p = ar * T, C = p - (p - T), P = T - C, v = _ * P - (d - m * C - _ * C - m * P), w = l * D, p = ar * l, m = p - (p - l), _ = l - m, p = ar * D, C = p - (p - D), P = D - C, S = _ * P - (w - m * C - _ * C - m * P), M = v - S, h = v - M, gr[0] = v - (M + h) + (h - S), g = d + M, h = g - d, y = d - (g - h) + (M - h), M = y - w, h = y - M, gr[1] = y - (M + h) + (h - w), I = g + M, h = I - g, gr[2] = g - (I - h) + (M - h), gr[3] = I;
17389
17389
  const $ = Uc(4, Ho, 4, gr, Ff);
17390
- d = x * c, p = ar * x, m = p - (p - x), _ = x - m, p = ar * c, C = p - (p - c), P = c - C, v = _ * P - (d - m * C - _ * C - m * P), w = b * u, p = ar * b, m = p - (p - b), _ = b - m, p = ar * u, C = p - (p - u), P = u - C, S = _ * P - (w - m * C - _ * C - m * P), O = v - S, h = v - O, gr[0] = v - (O + h) + (h - S), g = d + O, h = g - d, y = d - (g - h) + (O - h), O = y - w, h = y - O, gr[1] = y - (O + h) + (h - w), I = g + O, h = I - g, gr[2] = g - (I - h) + (O - h), gr[3] = I;
17390
+ d = x * c, p = ar * x, m = p - (p - x), _ = x - m, p = ar * c, C = p - (p - c), P = c - C, v = _ * P - (d - m * C - _ * C - m * P), w = b * u, p = ar * b, m = p - (p - b), _ = b - m, p = ar * u, C = p - (p - u), P = u - C, S = _ * P - (w - m * C - _ * C - m * P), M = v - S, h = v - M, gr[0] = v - (M + h) + (h - S), g = d + M, h = g - d, y = d - (g - h) + (M - h), M = y - w, h = y - M, gr[1] = y - (M + h) + (h - w), I = g + M, h = I - g, gr[2] = g - (I - h) + (M - h), gr[3] = I;
17391
17391
  const q = Uc($, Ff, 4, gr, kf);
17392
- d = a * c, p = ar * a, m = p - (p - a), _ = a - m, p = ar * c, C = p - (p - c), P = c - C, v = _ * P - (d - m * C - _ * C - m * P), w = l * u, p = ar * l, m = p - (p - l), _ = l - m, p = ar * u, C = p - (p - u), P = u - C, S = _ * P - (w - m * C - _ * C - m * P), O = v - S, h = v - O, gr[0] = v - (O + h) + (h - S), g = d + O, h = g - d, y = d - (g - h) + (O - h), O = y - w, h = y - O, gr[1] = y - (O + h) + (h - w), I = g + O, h = I - g, gr[2] = g - (I - h) + (O - h), gr[3] = I;
17392
+ d = a * c, p = ar * a, m = p - (p - a), _ = a - m, p = ar * c, C = p - (p - c), P = c - C, v = _ * P - (d - m * C - _ * C - m * P), w = l * u, p = ar * l, m = p - (p - l), _ = l - m, p = ar * u, C = p - (p - u), P = u - C, S = _ * P - (w - m * C - _ * C - m * P), M = v - S, h = v - M, gr[0] = v - (M + h) + (h - S), g = d + M, h = g - d, y = d - (g - h) + (M - h), M = y - w, h = y - M, gr[1] = y - (M + h) + (h - w), I = g + M, h = I - g, gr[2] = g - (I - h) + (M - h), gr[3] = I;
17393
17393
  const ie = Uc(q, kf, 4, gr, Vf);
17394
17394
  return Vf[ie - 1];
17395
17395
  }
17396
- function Ov(n, e, t, r, i, s) {
17396
+ function Mv(n, e, t, r, i, s) {
17397
17397
  const o = (e - s) * (t - i), a = (n - i) * (r - s), l = o - a, u = Math.abs(o + a);
17398
17398
  return Math.abs(l) >= xv * u ? l : -Dv(n, e, t, r, i, s, u);
17399
17399
  }
@@ -17413,11 +17413,11 @@ const Kl = (n, e) => n.ll.x <= e.x && e.x <= n.ur.x && n.ll.y <= e.y && e.y <= n
17413
17413
  };
17414
17414
  let Ns = Number.EPSILON;
17415
17415
  Ns === void 0 && (Ns = Math.pow(2, -52));
17416
- const Mv = Ns * Ns, zf = (n, e) => {
17416
+ const Ov = Ns * Ns, zf = (n, e) => {
17417
17417
  if (-Ns < n && n < Ns && -Ns < e && e < Ns)
17418
17418
  return 0;
17419
17419
  const t = n - e;
17420
- return t * t < Mv * n * e ? 0 : n < e ? -1 : 1;
17420
+ return t * t < Ov * n * e ? 0 : n < e ? -1 : 1;
17421
17421
  };
17422
17422
  class Lv {
17423
17423
  constructor() {
@@ -17453,7 +17453,7 @@ class Bf {
17453
17453
  }
17454
17454
  }
17455
17455
  const yu = new Lv(), Hu = (n, e) => n.x * e.y - n.y * e.x, Ed = (n, e) => n.x * e.x + n.y * e.y, jf = (n, e, t) => {
17456
- const r = Ov(n.x, n.y, e.x, e.y, t.x, t.y);
17456
+ const r = Mv(n.x, n.y, e.x, e.y, t.x, t.y);
17457
17457
  return r > 0 ? -1 : r < 0 ? 1 : 0;
17458
17458
  }, lc = (n) => Math.sqrt(Ed(n, n)), Rv = (n, e, t) => {
17459
17459
  const r = {
@@ -17499,7 +17499,7 @@ class Sn {
17499
17499
  // for ordering sweep events in the sweep event queue
17500
17500
  static compare(e, t) {
17501
17501
  const r = Sn.comparePoints(e.point, t.point);
17502
- return r !== 0 ? r : (e.point !== t.point && e.link(t), e.isLeft !== t.isLeft ? e.isLeft ? 1 : -1 : Ms.compare(e.segment, t.segment));
17502
+ return r !== 0 ? r : (e.point !== t.point && e.link(t), e.isLeft !== t.isLeft ? e.isLeft ? 1 : -1 : Os.compare(e.segment, t.segment));
17503
17503
  }
17504
17504
  // for ordering points in sweep line order
17505
17505
  static comparePoints(e, t) {
@@ -17572,7 +17572,7 @@ class Sn {
17572
17572
  }
17573
17573
  }
17574
17574
  let kv = 0;
17575
- class Ms {
17575
+ class Os {
17576
17576
  /* This compare() function is for ordering segments in the sweep
17577
17577
  * line tree, and does so according to the following criteria:
17578
17578
  *
@@ -17640,7 +17640,7 @@ class Ms {
17640
17640
  i = t, s = e, o = -1;
17641
17641
  else throw new Error(`Tried to create degenerate segment at [${e.x}, ${e.y}]`);
17642
17642
  const l = new Sn(i, !0), u = new Sn(s, !1);
17643
- return new Ms(l, u, [r], [o]);
17643
+ return new Os(l, u, [r], [o]);
17644
17644
  }
17645
17645
  /* When a segment is split, the rightSE is replaced with a new sweep event */
17646
17646
  replaceRightSE(e) {
@@ -17738,7 +17738,7 @@ class Ms {
17738
17738
  split(e) {
17739
17739
  const t = [], r = e.events !== void 0, i = new Sn(e, !0), s = new Sn(e, !1), o = this.rightSE;
17740
17740
  this.replaceRightSE(s), t.push(s), t.push(i);
17741
- const a = new Ms(i, o, this.rings.slice(), this.windings.slice());
17741
+ const a = new Os(i, o, this.rings.slice(), this.windings.slice());
17742
17742
  return Sn.comparePoints(a.leftSE.point, a.rightSE.point) > 0 && a.swapEvents(), Sn.comparePoints(this.leftSE.point, this.rightSE.point) > 0 && this.swapEvents(), r && (i.checkForConsuming(), s.checkForConsuming()), t;
17743
17743
  }
17744
17744
  /* Swap which event is left and right */
@@ -17754,7 +17754,7 @@ class Ms {
17754
17754
  let t = this, r = e;
17755
17755
  for (; t.consumedBy; ) t = t.consumedBy;
17756
17756
  for (; r.consumedBy; ) r = r.consumedBy;
17757
- const i = Ms.compare(t, r);
17757
+ const i = Os.compare(t, r);
17758
17758
  if (i !== 0) {
17759
17759
  if (i > 0) {
17760
17760
  const s = t;
@@ -17873,9 +17873,9 @@ class Wf {
17873
17873
  if (typeof e[o][0] != "number" || typeof e[o][1] != "number")
17874
17874
  throw new Error("Input geometry is not a valid Polygon or MultiPolygon");
17875
17875
  let l = yu.round(e[o][0], e[o][1]);
17876
- l.x === s.x && l.y === s.y || (this.segments.push(Ms.fromRing(s, l, this)), l.x < this.bbox.ll.x && (this.bbox.ll.x = l.x), l.y < this.bbox.ll.y && (this.bbox.ll.y = l.y), l.x > this.bbox.ur.x && (this.bbox.ur.x = l.x), l.y > this.bbox.ur.y && (this.bbox.ur.y = l.y), s = l);
17876
+ l.x === s.x && l.y === s.y || (this.segments.push(Os.fromRing(s, l, this)), l.x < this.bbox.ll.x && (this.bbox.ll.x = l.x), l.y < this.bbox.ll.y && (this.bbox.ll.y = l.y), l.x > this.bbox.ur.x && (this.bbox.ur.x = l.x), l.y > this.bbox.ur.y && (this.bbox.ur.y = l.y), s = l);
17877
17877
  }
17878
- (i.x !== s.x || i.y !== s.y) && this.segments.push(Ms.fromRing(s, i, this));
17878
+ (i.x !== s.x || i.y !== s.y) && this.segments.push(Os.fromRing(s, i, this));
17879
17879
  }
17880
17880
  getSweepEvents() {
17881
17881
  const e = [];
@@ -18086,7 +18086,7 @@ class zv {
18086
18086
  }
18087
18087
  class Bv {
18088
18088
  constructor(e) {
18089
- let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ms.compare;
18089
+ let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Os.compare;
18090
18090
  this.queue = e, this.tree = new kh(t), this.segments = [];
18091
18091
  }
18092
18092
  process(e) {
@@ -18279,7 +18279,7 @@ function Hf(n, e) {
18279
18279
  return um(t, r) ? "oneBig" : ym(t, r) ? "twoBig" : !1;
18280
18280
  }
18281
18281
  function ty(n) {
18282
- const e = Dc(Yo(n, ["0"])), t = Dc(Yo(n, ["1"])), r = Dc(Yo(n, ["2"])), i = Oc(Yo(n, ["0"])), s = Oc(Yo(n, ["1"])), o = Oc(Yo(n, ["2"]));
18282
+ const e = Dc(Yo(n, ["0"])), t = Dc(Yo(n, ["1"])), r = Dc(Yo(n, ["2"])), i = Mc(Yo(n, ["0"])), s = Mc(Yo(n, ["1"])), o = Mc(Yo(n, ["2"]));
18283
18283
  return {
18284
18284
  minPos: [e, t, r],
18285
18285
  maxPos: [i, s, o],
@@ -20013,7 +20013,7 @@ class fc extends ae {
20013
20013
  /**
20014
20014
  * 开发标签
20015
20015
  */
20016
- devTags: Mt(void 0),
20016
+ devTags: Ot(void 0),
20017
20017
  /**
20018
20018
  * 一次性执行函数的字符串表示
20019
20019
  */
@@ -20029,7 +20029,7 @@ class fc extends ae {
20029
20029
  });
20030
20030
  })(fc || (fc = {}));
20031
20031
  U(fc.prototype, fc.createDefaultProps);
20032
- function O_(n, e, t) {
20032
+ function M_(n, e, t) {
20033
20033
  var i;
20034
20034
  ((i = e.viewer) == null ? void 0 : i.getEngineObject(e)) ? t.call(n) : n.dispose(e.createdEvent.don(() => t.call(n)));
20035
20035
  }
@@ -21390,7 +21390,7 @@ f(W, "defaults", {
21390
21390
  });
21391
21391
  })(W || (W = {}));
21392
21392
  U(W.prototype, W.createDefaultProps);
21393
- class Oi extends W {
21393
+ class Mi extends W {
21394
21394
  /**
21395
21395
  * 获取 ES 属性,包括点、线、面的样式属性。
21396
21396
  * @returns 包含 ES 属性的对象
@@ -21802,7 +21802,7 @@ class Oi extends W {
21802
21802
  * ESLocalVector 类的默认属性值。
21803
21803
  * 包含点、线、面的默认样式设置,以及开启状态的默认值。
21804
21804
  */
21805
- f(Oi, "defaults", {
21805
+ f(Mi, "defaults", {
21806
21806
  ...W.defaults,
21807
21807
  pointStyle: {
21808
21808
  size: 1,
@@ -21845,9 +21845,9 @@ f(Oi, "defaults", {
21845
21845
  /**填充样式*/
21846
21846
  fillStyle: Ue(n.defaults.fillStyle)
21847
21847
  });
21848
- })(Oi || (Oi = {}));
21849
- U(Oi.prototype, Oi.createDefaultProps);
21850
- class Hr extends Oi {
21848
+ })(Mi || (Mi = {}));
21849
+ U(Mi.prototype, Mi.createDefaultProps);
21850
+ class Hr extends Mi {
21851
21851
  /**
21852
21852
  * 获取实体的属性对象。
21853
21853
  * 此方法会返回包含父类属性的属性对象。
@@ -21871,11 +21871,11 @@ class Hr extends Oi {
21871
21871
  * 继承了 ESLocalVector 的默认属性。
21872
21872
  */
21873
21873
  f(Hr, "defaults", {
21874
- ...Oi.defaults
21874
+ ...Mi.defaults
21875
21875
  });
21876
21876
  ((n) => {
21877
21877
  n.createDefaultProps = () => ({
21878
- ...Oi.createDefaultProps()
21878
+ ...Mi.createDefaultProps()
21879
21879
  });
21880
21880
  })(Hr || (Hr = {}));
21881
21881
  U(Hr.prototype, Hr.createDefaultProps);
@@ -22197,7 +22197,7 @@ const mr = class mr extends Ce {
22197
22197
  }
22198
22198
  /**
22199
22199
  * 描边特征,参数为特征数组和可选的描边颜色。
22200
- * @param feature 特征数组。Cesium.Cesium3DTileFeature[]
22200
+ * @param feature 特征数组。Cesium.Cesium3DTileFeature[],空数组时代表清空描边高亮
22201
22201
  * @param color 可选的描边颜色。 ESJColor,默认 [1, 0, 0, 1]
22202
22202
  */
22203
22203
  strokeFeature(t, r = [1, 0, 0, 1]) {
@@ -22670,7 +22670,7 @@ let Rt = mr;
22670
22670
  /**
22671
22671
  * 偏移量,三维向量,初始值为未定义。
22672
22672
  */
22673
- offset: Mt(void 0),
22673
+ offset: Ot(void 0),
22674
22674
  /**
22675
22675
  * 旋转角度,三维向量,初始值为 [0, 0, 0]。
22676
22676
  */
@@ -23163,12 +23163,9 @@ f(jn, "defaults", {
23163
23163
  },
23164
23164
  // 面积单位
23165
23165
  unitsMode: [
23166
- ["平方米", "SquareMeter"],
23167
- ["平方千米", "SquareKilometer"],
23168
- ["", "MU"],
23169
- ["公顷", "Hectare"],
23170
- ["周长米", "PerimeterMeter"],
23171
- ["周长千米", "PerimeterKilometer"]
23166
+ ["平方米_平方千米", "SquareMeter_SquareKilometer"],
23167
+ ["亩_公顷", "MU_Hectare"],
23168
+ ["周长米_周长千米", "PerimeterMeter_PerimeterKilometer"]
23172
23169
  ]
23173
23170
  }), f(jn, "createDefaultProps", () => ({
23174
23171
  ...Ie.createDefaultProps(),
@@ -23177,18 +23174,15 @@ f(jn, "defaults", {
23177
23174
  /**填充样式 是否启用,默认true*/
23178
23175
  filled: !0,
23179
23176
  /**
23180
- * 面积单位,默认值 ['SquareKilometer']
23177
+ * 面积单位,默认值 ['SquareMeter_SquareKilometer']
23181
23178
  * @type { string[] }
23182
- * ['平方米', 'SquareMeter'],
23183
- * ['平方千米', 'SquareKilometer'],
23184
- * ['', 'MU'],
23185
- * ['公顷', 'Hectare'],
23186
- * ['周长米', 'PerimeterMeter'],
23187
- * ['周长千米', 'PerimeterKilometer']
23179
+ * ['平方米_平方千米', 'SquareMeter_SquareKilometer'],
23180
+ * ['亩_公顷', 'MU_Hectare'],
23181
+ * ['周长米_周长千米', 'PerimeterMeter_PerimeterKilometer']
23188
23182
  *
23189
- * 例如 :['SquareMeter','SquareKilometer', 'MU','Hectare','PerimeterMeter','PerimeterKilometer']
23183
+ * 例如 :['SquareMeter_SquareKilometer', 'MU_Hectare', "PerimeterMeter_PerimeterKilometer"]
23190
23184
  */
23191
- units: ge(["SquareKilometer", "PerimeterKilometer"])
23185
+ units: ge(["SquareMeter_SquareKilometer", "MU_Hectare", "PerimeterMeter_PerimeterKilometer"])
23192
23186
  }));
23193
23187
  let pc = jn;
23194
23188
  U(pc.prototype, pc.createDefaultProps);
@@ -24197,7 +24191,7 @@ f(ki, "defaults", {
24197
24191
  modeEnum: [["警车", "policeCar"]],
24198
24192
  mode: "policeCar"
24199
24193
  });
24200
- let Oa = ki;
24194
+ let Ma = ki;
24201
24195
  ((n) => {
24202
24196
  n.createDefaultProps = () => ({
24203
24197
  ...W.createDefaultProps(),
@@ -24206,8 +24200,8 @@ let Oa = ki;
24206
24200
  /**是否允许被拾取 */
24207
24201
  allowPicking: !0
24208
24202
  });
24209
- })(Oa || (Oa = {}));
24210
- U(Oa.prototype, Oa.createDefaultProps);
24203
+ })(Ma || (Ma = {}));
24204
+ U(Ma.prototype, Ma.createDefaultProps);
24211
24205
  const ws = class ws extends de {
24212
24206
  /**
24213
24207
  * 构造函数,用于创建 ESClassification 实例。
@@ -24436,7 +24430,7 @@ f(Ks, "type", Ks.register("ESClippingPlane", Ks, { chsName: "裁切", tags: ["ES
24436
24430
  f(Ks, "defaults", {
24437
24431
  ...W.defaults
24438
24432
  });
24439
- let Ma = Ks;
24433
+ let Oa = Ks;
24440
24434
  ((n) => {
24441
24435
  n.createDefaultProps = () => ({
24442
24436
  ...W.createDefaultProps(),
@@ -24473,9 +24467,9 @@ let Ma = Ks;
24473
24467
  */
24474
24468
  targetID: ""
24475
24469
  });
24476
- })(Ma || (Ma = {}));
24477
- U(Ma.prototype, Ma.createDefaultProps);
24478
- class Oy extends ae {
24470
+ })(Oa || (Oa = {}));
24471
+ U(Oa.prototype, Oa.createDefaultProps);
24472
+ class My extends ae {
24479
24473
  /**
24480
24474
  * 构造函数,初始化ViewerCustomDivInstance实例。
24481
24475
  * @param subContainer - 用于放置自定义Div的HTMLDivElement容器。
@@ -24561,7 +24555,7 @@ const Td = `class MyDiv {
24561
24555
  destroy() {
24562
24556
  this._container.removeChild(this._div);
24563
24557
  }
24564
- }`, My = `示例代码:
24558
+ }`, Oy = `示例代码:
24565
24559
  \`\`\`
24566
24560
  ${Td}
24567
24561
  \`\`\`
@@ -24589,7 +24583,7 @@ ${Td}
24589
24583
  * 私有属性,用于响应式管理容器元素。
24590
24584
  */
24591
24585
  f(this, "_container", this.dv(Q(void 0)));
24592
- this.registerAttachedObjectForContainer((i, s) => new Oy(s, this, i));
24586
+ this.registerAttachedObjectForContainer((i, s) => new My(s, this, i));
24593
24587
  {
24594
24588
  const i = () => {
24595
24589
  try {
@@ -24786,7 +24780,7 @@ ${Td}
24786
24780
  ...super.getProperties(t),
24787
24781
  new k("ESCustomDiv", "ESCustomDiv", [
24788
24782
  new R("显示", "显示", !1, !1, [this, "show"]),
24789
- new Hi("实例类", "实例类", !0, !1, [this, "instanceClassStr"], Td, My),
24783
+ new Hi("实例类", "实例类", !0, !1, [this, "instanceClassStr"], Td, Oy),
24790
24784
  new Hi("innerHTML", "注意设置此属性设置此属性会自动更新instanceClassStr变量", !0, !1, [this, "innerHTML"], Qr.defaultInnerHTML, Qr.innerHTMLReadMe),
24791
24785
  new oe("强制更新", "强制更新", ["string"], r, ["(divClass, dom, viewer) => divClass.update && divClass.update()"]),
24792
24786
  new R("允许拾取", "是否允许拾取", !0, !1, [this, "allowPicking"]),
@@ -26228,7 +26222,7 @@ let za = di;
26228
26222
  * @type {ESJInstances[] | undefined}
26229
26223
  * 每个元素包含模型实例的位置、旋转、缩放矩阵信息,未设置时不启用实例化
26230
26224
  */
26231
- instances: Mt(void 0),
26225
+ instances: Ot(void 0),
26232
26226
  /**
26233
26227
  * 环境光反射强度因子(Cesium 引擎专用)
26234
26228
  * @type {ESJVector2D[]}
@@ -27029,7 +27023,7 @@ let Ga = eo;
27029
27023
  });
27030
27024
  })(Ga || (Ga = {}));
27031
27025
  U(Ga.prototype, Ga.createDefaultProps);
27032
- const Ot = class Ot extends W {
27026
+ const Mt = class Mt extends W {
27033
27027
  /**
27034
27028
  * 构造函数,初始化ESParticleSystemPrimitive实例。
27035
27029
  * @param id - 场景对象的键,可选参数。
@@ -27041,7 +27035,7 @@ const Ot = class Ot extends W {
27041
27035
  */
27042
27036
  f(this, "_player", this.dv(new Di()));
27043
27037
  {
27044
- const r = Ot.defaults;
27038
+ const r = Mt.defaults;
27045
27039
  this.d(ce([this._player, "loop"], [this, "playingLoop"], (i) => i ?? r.playingLoop, (i) => i ?? r.playingLoop)), this.d(ce([this._player, "currentTime"], [this, "currentTime"], (i) => i ?? r.currentTime, (i) => i ?? r.currentTime)), this.d(ce([this._player, "duration"], [this, "duration"], (i) => i ?? r.duration, (i) => i ?? r.duration)), this.d(ce([this._player, "playing"], [this, "playing"], (i) => i ?? r.playing, (i) => i ?? r.playing)), this.d(ce([this._player, "speed"], [this, "playingSpeed"], (i) => i ?? r.playingSpeed, (i) => i ?? r.playingSpeed));
27046
27040
  }
27047
27041
  }
@@ -27057,7 +27051,7 @@ const Ot = class Ot extends W {
27057
27051
  * @returns 默认属性对象。
27058
27052
  */
27059
27053
  get defaultProps() {
27060
- return Ot.createDefaultProps();
27054
+ return Mt.createDefaultProps();
27061
27055
  }
27062
27056
  /**
27063
27057
  * 获取播放器实例。
@@ -27103,7 +27097,7 @@ const Ot = class Ot extends W {
27103
27097
  new R("是否循环", "loop,Whether the particle system should loop its bursts when it is complete.", !0, !1, [this, "loop"], !0),
27104
27098
  new E("等级", "scale,Sets the scale to apply to the image of the particle for the duration of its particleLife.", !0, !1, [this, "particleScale"], 1),
27105
27099
  new E("初始等级", "startScale,The initial scale to apply to the image of the particle at the beginning of its life.", !0, !1, [this, "startScale"]),
27106
- new E("结束等级", "endScale,The final scale to apply to the image of the particle at the end of its life.", !0, !1, [this, "endScale"], Ot.defaults.endScale),
27100
+ new E("结束等级", "endScale,The final scale to apply to the image of the particle at the end of its life.", !0, !1, [this, "endScale"], Mt.defaults.endScale),
27107
27101
  new Z("颜色", "Sets the color of a particle for the duration of its particleLife.", !0, !1, [this, "color"]),
27108
27102
  new Z("初始颜色", "The color of the particle at the beginning of its life.", !0, !1, [this, "startColor"]),
27109
27103
  new Z("结束颜色", "The color of the particle at the end of its life.", !0, !1, [this, "endColor"]),
@@ -27112,35 +27106,35 @@ const Ot = class Ot extends W {
27112
27106
  new E("最小速度", "minimumSpeed,Sets the minimum bound in meters per second above which a particles actual speed will be randomly chosen.", !0, !1, [this, "minimumSpeed"]),
27113
27107
  new E("最大速度", "maximumSpeed,Sets the maximum bound in meters per second below which a particles actual speed will be randomly chosen.", !0, !1, [this, "maximumSpeed"]),
27114
27108
  new E("生命周期", "lifetime,How long the particle system will emit particles, in seconds.", !0, !1, [this, "lifetime"], Number.MAX_VALUE),
27115
- new E("粒子生命周期", "particleLife,If set, overrides the minimumParticleLife and maximumParticleLife inputs with this value.", !0, !1, [this, "particleLife"], Ot.defaults.particleLife),
27109
+ new E("粒子生命周期", "particleLife,If set, overrides the minimumParticleLife and maximumParticleLife inputs with this value.", !0, !1, [this, "particleLife"], Mt.defaults.particleLife),
27116
27110
  new E("最小粒子生命周期", "minimumParticleLife,Sets the minimum bound in seconds for the possible duration of a particles life above which a particles actual life will be randomly chosen.", !0, !1, [this, "minimumParticleLife"]),
27117
27111
  new E("最大粒子生命周期", "maximumParticleLife,Sets the maximum bound in seconds for the possible duration of a particles life below which a particles actual life will be randomly chosen.", !0, !1, [this, "maximumParticleLife"]),
27118
27112
  new E("块数量", "mass,Sets the minimum and maximum mass of particles in kilograms.", !0, !1, [this, "mass"], 1),
27119
27113
  new E("最小块数量", "minimumMass,Sets the minimum bound for the mass of a particle in kilograms. A particles actual mass will be chosen as a random amount above this value.", !0, !1, [this, "minimumMass"]),
27120
27114
  new E("最大块数量", "maximumMass,Sets the maximum mass of particles in kilograms. A particles actual mass will be chosen as a random amount below this value.", !0, !1, [this, "maximumMass"]),
27121
- new Je("图片尺寸", "imageSize", !0, !1, [this, "imageSize"], Ot.defaults.imageSize),
27115
+ new Je("图片尺寸", "imageSize", !0, !1, [this, "imageSize"], Mt.defaults.imageSize),
27122
27116
  //toCartesian2
27123
27117
  new Je("最小图片尺寸", "minimumImageSize", !0, !1, [this, "minimumImageSize"]),
27124
27118
  //toCartesian2
27125
27119
  new Je("最大图片尺寸", "maximumImageSize", !0, !1, [this, "maximumImageSize"]),
27126
27120
  //toCartesian2
27127
- new gc("图片", "The URI, HTMLImageElement, or HTMLCanvasElement to use for the billboard.", !0, !1, [this, "image"], Ot.defaults.image),
27121
+ new gc("图片", "The URI, HTMLImageElement, or HTMLCanvasElement to use for the billboard.", !0, !1, [this, "image"], Mt.defaults.image),
27128
27122
  // new BooleanProperty('是否编辑位置', '是否编辑位置.', true, false, [this, 'positionEditing'], false),
27129
27123
  // new PositionProperty('位置', 'position,经度纬度高度,度为单位', true, false, [this, 'position']),
27130
27124
  new Gt("偏移", "translation", !0, !1, [this, "translation"], [0, 0, 0]),
27131
27125
  // new Number3Property('旋转', 'rotation,偏航俯仰翻转,度为单位', true, false, [this, 'rotation'], [0, 0, 0]),
27132
27126
  new yp("bursts", "bursts", !0, !1, [this, "bursts"]),
27133
- new B("emitter", "emitter", !1, !1, [this, "emitter"], Ot.defaults.emitter)
27127
+ new B("emitter", "emitter", !1, !1, [this, "emitter"], Mt.defaults.emitter)
27134
27128
  // new NonreactiveJsonStringProperty('geoJson', '生成GeoJSON数据。', false, false, () => this.geoJsonStr, (value: string | undefined) => value && (this.geoJsonStr = value)),
27135
27129
  ]),
27136
27130
  new k("播放器", "播放器", [
27137
- new E("播放比率", "播放比率(0-1)", !0, !1, [this, "ratio"], Ot.defaults.ratio),
27131
+ new E("播放比率", "播放比率(0-1)", !0, !1, [this, "ratio"], Mt.defaults.ratio),
27138
27132
  new ph("播放器", "播放器", [this, "playing"], [this, "ratio"], [this, "playingLoop"]),
27139
- new R("是否循环", "是否循环.", !0, !1, [this, "playingLoop"], Ot.defaults.playingLoop),
27140
- new E("当前时间", "当前时间", !0, !1, [this, "currentTime"], Ot.defaults.currentTime),
27141
- new E("过渡时间", "过渡时间", !0, !1, [this, "duration"], Ot.defaults.duration),
27142
- new R("是否播放", "是否播放.", !0, !1, [this, "playing"], Ot.defaults.playing),
27143
- new E("播放速度", "播放速度.", !0, !1, [this, "playingSpeed"], Ot.defaults.playingSpeed)
27133
+ new R("是否循环", "是否循环.", !0, !1, [this, "playingLoop"], Mt.defaults.playingLoop),
27134
+ new E("当前时间", "当前时间", !0, !1, [this, "currentTime"], Mt.defaults.currentTime),
27135
+ new E("过渡时间", "过渡时间", !0, !1, [this, "duration"], Mt.defaults.duration),
27136
+ new R("是否播放", "是否播放.", !0, !1, [this, "playing"], Mt.defaults.playing),
27137
+ new E("播放速度", "播放速度.", !0, !1, [this, "playingSpeed"], Mt.defaults.playingSpeed)
27144
27138
  ])
27145
27139
  ];
27146
27140
  }
@@ -27148,10 +27142,10 @@ const Ot = class Ot extends W {
27148
27142
  /**
27149
27143
  * 注册ESParticleSystemPrimitive类,指定类型名称、中文名称、标签和描述。
27150
27144
  */
27151
- f(Ot, "type", Ot.register("ESParticleSystemPrimitive", Ot, { chsName: "粒子", tags: ["ESObjects", "_ES_Impl_Cesium", "_ES_Impl_UE"], description: "通过Cesium的Primitive API 实现的粒子特效。" })), /**
27145
+ f(Mt, "type", Mt.register("ESParticleSystemPrimitive", Mt, { chsName: "粒子", tags: ["ESObjects", "_ES_Impl_Cesium", "_ES_Impl_UE"], description: "通过Cesium的Primitive API 实现的粒子特效。" })), /**
27152
27146
  * 默认属性值。
27153
27147
  */
27154
- f(Ot, "defaults", {
27148
+ f(Mt, "defaults", {
27155
27149
  ...W.defaults,
27156
27150
  playingLoop: !0,
27157
27151
  currentTime: 0,
@@ -27169,7 +27163,7 @@ f(Ot, "defaults", {
27169
27163
  radius: 0.5
27170
27164
  }
27171
27165
  });
27172
- let Wa = Ot;
27166
+ let Wa = Mt;
27173
27167
  ((n) => {
27174
27168
  n.createDefaultProps = () => ({
27175
27169
  ...W.createDefaultProps(),
@@ -27187,7 +27181,7 @@ let Wa = Ot;
27187
27181
  * 三维空间偏移量(x, y, z)
27188
27182
  * @type {ESJVector3D | undefined}
27189
27183
  */
27190
- translation: Mt(void 0),
27184
+ translation: Ot(void 0),
27191
27185
  /**
27192
27186
  * 是否启用位置编辑模式
27193
27187
  * @type {boolean | undefined}
@@ -27202,17 +27196,17 @@ let Wa = Ot;
27202
27196
  * 粒子图片尺寸(宽, 高)
27203
27197
  * @type {ESJVector2D}
27204
27198
  */
27205
- imageSize: Mt(void 0),
27199
+ imageSize: Ot(void 0),
27206
27200
  /**
27207
27201
  * 粒子图片最小尺寸(宽, 高)
27208
27202
  * @type {ESJVector2D}
27209
27203
  */
27210
- minimumImageSize: Mt(void 0),
27204
+ minimumImageSize: Ot(void 0),
27211
27205
  /**
27212
27206
  * 粒子图片最大尺寸(宽, 高)
27213
27207
  * @type {ESJVector2D}
27214
27208
  */
27215
- maximumImageSize: Mt(void 0),
27209
+ maximumImageSize: Ot(void 0),
27216
27210
  /**
27217
27211
  * 粒子更新回调函数字符串(每帧执行)
27218
27212
  * @type {string | undefined}
@@ -27247,17 +27241,17 @@ let Wa = Ot;
27247
27241
  * 粒子生命周期内的颜色(RGBA 格式)
27248
27242
  * @type {ESJColor | undefined}
27249
27243
  */
27250
- color: Mt(void 0),
27244
+ color: Ot(void 0),
27251
27245
  /**
27252
27246
  * 粒子初始颜色(生命周期开始时的 RGBA 格式)
27253
27247
  * @type {ESJColor | undefined}
27254
27248
  */
27255
- startColor: Mt(void 0),
27249
+ startColor: Ot(void 0),
27256
27250
  /**
27257
27251
  * 粒子结束颜色(生命周期结束时的 RGBA 格式)
27258
27252
  * @type {ESJColor | undefined}
27259
27253
  */
27260
- endColor: Mt(void 0),
27254
+ endColor: Ot(void 0),
27261
27255
  /**
27262
27256
  * 尺寸单位是否为米(`true` 为米,`false` 为像素)
27263
27257
  * @type {boolean | undefined}
@@ -28061,7 +28055,7 @@ function Gy(n, e, t) {
28061
28055
  }
28062
28056
  return new Float32Array(i, e, t);
28063
28057
  }
28064
- function Od(n) {
28058
+ function Md(n) {
28065
28059
  if (ju(n, 0, 4) !== "glTF") {
28066
28060
  console.error("Not a glTF file");
28067
28061
  return;
@@ -28103,9 +28097,9 @@ function Od(n) {
28103
28097
  } while (!1);
28104
28098
  return a;
28105
28099
  }
28106
- window.parseGlb = Od;
28107
- function Md(n) {
28108
- const e = Od(n);
28100
+ window.parseGlb = Md;
28101
+ function Od(n) {
28102
+ const e = Md(n);
28109
28103
  if (e === void 0 || !e.gltfBinary) return;
28110
28104
  const t = JSON.parse(e.gltfJson);
28111
28105
  return t.nodes.map((r) => {
@@ -28122,7 +28116,7 @@ function Md(n) {
28122
28116
  };
28123
28117
  });
28124
28118
  }
28125
- window.parseWaterGlb = Md;
28119
+ window.parseWaterGlb = Od;
28126
28120
  const Ge = class Ge extends W {
28127
28121
  /**
28128
28122
  * 构造函数,初始化该对象并解析 URL 获取数据。
@@ -28146,7 +28140,7 @@ const Ge = class Ge extends W {
28146
28140
  const r = () => {
28147
28141
  this.url != "" && fetch(this.url).then((i) => {
28148
28142
  i.status == 200 && i.ok && i.arrayBuffer().then((s) => {
28149
- this._submergingData = Md(s);
28143
+ this._submergingData = Od(s);
28150
28144
  const o = this._submergingData.map((a) => Date.parse(a.name)).sort();
28151
28145
  this._allMoments = o, this.currentTime == 0 && (this.currentTime = o[0]), this.readyEvent.emit();
28152
28146
  });
@@ -31159,7 +31153,7 @@ let fs = io;
31159
31153
  });
31160
31154
  })(fs || (fs = {}));
31161
31155
  U(fs.prototype, fs.createDefaultProps);
31162
- const Ko = class Ko extends Oi {
31156
+ const Ko = class Ko extends Mi {
31163
31157
  /**
31164
31158
  * 获取类的类型名称。
31165
31159
  * @returns {string} 类的类型名称,固定为 'ESLocalPolygonZ'。
@@ -31203,7 +31197,7 @@ f(Ko, "type", Ko.register("ESLocalPolygonZ", Ko, { chsName: "局部坐标多边
31203
31197
  let al = Ko;
31204
31198
  ((n) => {
31205
31199
  n.createDefaultProps = () => ({
31206
- ...Oi.createDefaultProps(),
31200
+ ...Mi.createDefaultProps(),
31207
31201
  /**
31208
31202
  * 表示多边形顶点位置的数组,每个元素是一个包含三个数值的数组
31209
31203
  */
@@ -31805,7 +31799,7 @@ let fl = Bi;
31805
31799
  * @type {ESJVector4D | undefined}
31806
31800
  * 默认为undefined。
31807
31801
  */
31808
- rectangle: Mt(void 0),
31802
+ rectangle: Ot(void 0),
31809
31803
  /**
31810
31804
  * 纹理旋转角度
31811
31805
  * @type {number}
@@ -31913,6 +31907,10 @@ const ji = class ji extends Ie {
31913
31907
  * 私有属性,用于触发开始计算的事件。
31914
31908
  */
31915
31909
  f(this, "_startEvent", this.disposeVar(new V()));
31910
+ /**
31911
+ * 停止事件,当调用 stop 方法时触发。
31912
+ */
31913
+ f(this, "_stopEvent", this.dv(new V()));
31916
31914
  /**
31917
31915
  * 私有属性,用于存储表面积的响应式变量。
31918
31916
  */
@@ -31946,6 +31944,19 @@ const ji = class ji extends Ie {
31946
31944
  start() {
31947
31945
  this._startEvent.emit();
31948
31946
  }
31947
+ /**
31948
+ * 获取停止事件。
31949
+ * @returns 停止事件对象。
31950
+ */
31951
+ get stopEvent() {
31952
+ return this._stopEvent;
31953
+ }
31954
+ /**
31955
+ * 触发停止事件,停止分析计算。
31956
+ */
31957
+ stop() {
31958
+ this._stopEvent.emit();
31959
+ }
31949
31960
  /**
31950
31961
  * 获取当前的表面积值。
31951
31962
  * @returns 当前的表面积值。
@@ -31997,10 +32008,8 @@ f(ji, "defaults", {
31997
32008
  //三角面整体偏移高度
31998
32009
  // 面积单位
31999
32010
  unitsMode: [
32000
- ["平方米", "SquareMeter"],
32001
- ["平方千米", "SquareKilometer"],
32002
- ["亩", "MU"],
32003
- ["公顷", "Hectare"]
32011
+ ["平方米_平方千米", "SquareMeter_SquareKilometer"],
32012
+ ["亩_公顷", "MU_Hectare"]
32004
32013
  ]
32005
32014
  });
32006
32015
  let dl = ji;
@@ -32020,16 +32029,14 @@ let dl = ji;
32020
32029
  */
32021
32030
  offsetHeight: void 0,
32022
32031
  /**
32023
- * 面积单位,默认值 ['SquareMeter']
32032
+ * 面积单位,默认值 ['SquareMeter_SquareKilometer']
32024
32033
  * @type { string[] }
32025
- * ['平方米', 'SquareMeter'],
32026
- * ['平方千米', 'SquareKilometer'],
32027
- * ['亩', 'MU'],
32028
- * ['公顷', 'Hectare']
32034
+ * ['平方米_平方千米', 'SquareMeter_SquareKilometer'],
32035
+ * ['亩_公顷', 'MU_Hectare'],
32029
32036
  *
32030
- * 例如 :['SquareMeter','SquareKilometer', 'MU']
32037
+ * 例如 :['SquareMeter_SquareKilometer', 'MU_Hectare']
32031
32038
  */
32032
- units: ge(["SquareMeter"])
32039
+ units: ge(["SquareMeter_SquareKilometer", "MU_Hectare"])
32033
32040
  });
32034
32041
  })(dl || (dl = {}));
32035
32042
  U(dl.prototype, dl.createDefaultProps);
@@ -34956,9 +34963,9 @@ function t0(n, e, t) {
34956
34963
  const C = _ - (i ?? (e.length == 1 ? e[0] : e[a - 1] || e[e.length - 1]) * 0.5);
34957
34964
  let P = (C < 0 ? 0 : C) / _;
34958
34965
  Number.isNaN(P) && (P = 0);
34959
- const O = (1 - P) * l + P * u, g = n.getCurrent(O);
34966
+ const M = (1 - P) * l + P * u, g = n.getCurrent(M);
34960
34967
  if (!g) break;
34961
- s.push([O, g.position, g.rotation]);
34968
+ s.push([M, g.position, g.rotation]);
34962
34969
  } while (!1);
34963
34970
  t && s.push(n.timePosRots[a]);
34964
34971
  do {
@@ -34967,8 +34974,8 @@ function t0(n, e, t) {
34967
34974
  let C = (e.length == 1 ? e[0] : e[a - 1] || e[e.length - 1]) * 0.5;
34968
34975
  const P = (e.length == 1 ? e[0] : e[a] || e[e.length - 1]) * 0.5 || 0;
34969
34976
  C + P > _ ? (C = _ * (C / (C + P)), i = _ - C) : i = void 0;
34970
- let O = (C < 0 ? 0 : C) / _;
34971
- const g = (1 - O) * u + O * c, y = n.getCurrent(g);
34977
+ let M = (C < 0 ? 0 : C) / _;
34978
+ const g = (1 - M) * u + M * c, y = n.getCurrent(g);
34972
34979
  if (!y) break;
34973
34980
  s.push([g, y.position, y.rotation]);
34974
34981
  } while (!1);
@@ -35814,7 +35821,7 @@ let Xs = Gi;
35814
35821
  /**
35815
35822
  * 时间序列,为一个可能未定义的数字数组。
35816
35823
  */
35817
- timeStamps: Mt(void 0),
35824
+ timeStamps: Ot(void 0),
35818
35825
  /**
35819
35826
  * 线条流速,单位为米每秒,默认值为 1。
35820
35827
  */
@@ -35942,7 +35949,7 @@ f(Wi, "defaults", {
35942
35949
  textAlign: "left",
35943
35950
  borderStyle: "solid"
35944
35951
  });
35945
- let Ol = Wi;
35952
+ let Ml = Wi;
35946
35953
  ((n) => {
35947
35954
  n.createDefaultProps = () => ({
35948
35955
  /**
@@ -36010,8 +36017,8 @@ let Ol = Wi;
36010
36017
  */
36011
36018
  ...W.createDefaultProps()
36012
36019
  });
36013
- })(Ol || (Ol = {}));
36014
- U(Ol.prototype, Ol.createDefaultProps);
36020
+ })(Ml || (Ml = {}));
36021
+ U(Ml.prototype, Ml.createDefaultProps);
36015
36022
  const ea = class ea extends W {
36016
36023
  /**
36017
36024
  * 获取类的类型名称。
@@ -36070,7 +36077,7 @@ const ea = class ea extends W {
36070
36077
  * 注册 'ESCityBasePoint' 类型,包含中文名称、标签和描述信息。
36071
36078
  */
36072
36079
  f(ea, "type", ea.register("ESCityBasePoint", ea, { chsName: "城市基点(Czm)", tags: ["ESObjects", "CityObjects", "_ES_Impl_Cesium"], description: "城市基点(Czm)" }));
36073
- let Ml = ea;
36080
+ let Ol = ea;
36074
36081
  ((n) => {
36075
36082
  n.createDefaultProps = () => ({
36076
36083
  ...W.createDefaultProps(),
@@ -36081,8 +36088,8 @@ let Ml = ea;
36081
36088
  */
36082
36089
  color: ge([1, 1, 0, 1])
36083
36090
  });
36084
- })(Ml || (Ml = {}));
36085
- U(Ml.prototype, Ml.createDefaultProps);
36091
+ })(Ol || (Ol = {}));
36092
+ U(Ol.prototype, Ol.createDefaultProps);
36086
36093
  const o0 = [
36087
36094
  {
36088
36095
  id: "document",
@@ -37006,7 +37013,7 @@ let zl = yo;
37006
37013
  /** 天际线分析结果的屏幕坐标数组 */
37007
37014
  windowPositions: _p(void 0),
37008
37015
  // 屏幕坐标数组,用于接收分析结果
37009
- depths: Mt(void 0),
37016
+ depths: Ot(void 0),
37010
37017
  // 深度数组,用于接收分析结果
37011
37018
  radius: Q(void 0)
37012
37019
  // 半径
@@ -37376,7 +37383,7 @@ class g0 extends ae {
37376
37383
  /**
37377
37384
  * 私有变量,存储当前活动编辑信息
37378
37385
  */
37379
- f(this, "_currentActiveEditing", this.disposeVar(Mt(void 0)));
37386
+ f(this, "_currentActiveEditing", this.disposeVar(Ot(void 0)));
37380
37387
  /**
37381
37388
  * 私有变量,存储当前活动编辑信息最后一次变化的时间
37382
37389
  */
@@ -37544,7 +37551,7 @@ class y0 extends ae {
37544
37551
  */
37545
37552
  constructor(e, t) {
37546
37553
  super(), this._viewer = e, this._activeViewer = t;
37547
- const r = Mi.createCommonProps(), i = [];
37554
+ const r = Oi.createCommonProps(), i = [];
37548
37555
  Object.keys(r).forEach((l) => {
37549
37556
  const u = this._activeViewer[l + "Changed"];
37550
37557
  i.push(u);
@@ -37801,8 +37808,8 @@ class I0 extends ae {
37801
37808
  const [v, w] = ms(d, r);
37802
37809
  this._viewer.pointerOutEvent.emit({ screenPosition: [v + C, w + P], pointerEvent: d });
37803
37810
  }));
37804
- const O = this.dv(gs.create(t, "keydown"));
37805
- this.d(O.don((d) => this._viewer.keyDownEvent.emit(d)));
37811
+ const M = this.dv(gs.create(t, "keydown"));
37812
+ this.d(M.don((d) => this._viewer.keyDownEvent.emit(d)));
37806
37813
  const g = this.dv(gs.create(t, "keyup"));
37807
37814
  this.d(g.don((d) => this._viewer.keyUpEvent.emit(d)));
37808
37815
  const y = this.dv(gs.create(t, "wheel"));
@@ -38650,7 +38657,7 @@ f(_i, "defaults", {
38650
38657
  globeShow: !0,
38651
38658
  splitPosition: 0
38652
38659
  });
38653
- let Mi = _i;
38660
+ let Oi = _i;
38654
38661
  ((n) => {
38655
38662
  n.createBaseProps = () => ({
38656
38663
  /**
@@ -38664,7 +38671,7 @@ let Mi = _i;
38664
38671
  /**
38665
38672
  * 开发标签数组,使用响应式变量存储,初始值为 undefined。
38666
38673
  */
38667
- devTags: Mt(void 0),
38674
+ devTags: Ot(void 0),
38668
38675
  /**
38669
38676
  * 是否开启调试模式,可选布尔值,初始值为 undefined。
38670
38677
  */
@@ -38774,11 +38781,11 @@ let Mi = _i;
38774
38781
  /**
38775
38782
  * 编辑点的颜色,使用响应式数组存储,可选值,初始值为 undefined。
38776
38783
  */
38777
- editingPointColor: Mt(void 0),
38784
+ editingPointColor: Ot(void 0),
38778
38785
  /**
38779
38786
  * 编辑辅助点的颜色,使用响应式数组存储,可选值,初始值为 undefined。
38780
38787
  */
38781
- editingAuxiliaryPointColor: Mt(void 0),
38788
+ editingAuxiliaryPointColor: Ot(void 0),
38782
38789
  /**
38783
38790
  * 编辑线的宽度,可选值,初始值为 undefined。
38784
38791
  */
@@ -38786,7 +38793,7 @@ let Mi = _i;
38786
38793
  /**
38787
38794
  * 编辑线的颜色,使用响应式数组存储,可选值,初始值为 undefined。
38788
38795
  */
38789
- editingLineColor: Mt(void 0),
38796
+ editingLineColor: Ot(void 0),
38790
38797
  /**
38791
38798
  * 编辑坐标轴的大小,可选值,初始值为 undefined。
38792
38799
  */
@@ -38823,8 +38830,8 @@ let Mi = _i;
38823
38830
  ...(0, n.createBaseProps)(),
38824
38831
  ...(0, n.createCommonProps)()
38825
38832
  });
38826
- })(Mi || (Mi = {}));
38827
- U(Mi.prototype, Mi.createDefaultProps);
38833
+ })(Oi || (Oi = {}));
38834
+ U(Oi.prototype, Oi.createDefaultProps);
38828
38835
  function up(n, e) {
38829
38836
  const t = n._lastCameraInfo;
38830
38837
  if (t) {
@@ -38836,7 +38843,7 @@ function up(n, e) {
38836
38843
  }
38837
38844
  }
38838
38845
  const T0 = (n) => {
38839
- const e = Mi.createCommonProps(), t = {};
38846
+ const e = Oi.createCommonProps(), t = {};
38840
38847
  try {
38841
38848
  Object.keys(e).forEach((r) => {
38842
38849
  t[r] = n[r];
@@ -38846,7 +38853,7 @@ const T0 = (n) => {
38846
38853
  }
38847
38854
  return t;
38848
38855
  }, cp = (n, e) => {
38849
- const t = Mi.createCommonProps();
38856
+ const t = Oi.createCommonProps();
38850
38857
  try {
38851
38858
  Object.keys(t).forEach((r) => {
38852
38859
  n[r] = e[r];
@@ -38951,7 +38958,7 @@ class N0 extends ae {
38951
38958
  * @returns 新创建的视口实例。
38952
38959
  */
38953
38960
  createViewer(t) {
38954
- const r = Mi.context.createViewer(t);
38961
+ const r = Oi.context.createViewer(t);
38955
38962
  return this._viewers.add(r), this._viewersChanged.emit([], [r]), r;
38956
38963
  }
38957
38964
  /**
@@ -39450,13 +39457,13 @@ function D0() {
39450
39457
  arch: t.toLocaleLowerCase()
39451
39458
  };
39452
39459
  }
39453
- const O0 = Date.now();
39460
+ const M0 = Date.now();
39454
39461
  function hp(n) {
39455
39462
  const { os: e, arch: t } = D0(), r = {
39456
39463
  version: n.version,
39457
39464
  commitdate: n.date,
39458
39465
  commitId: n.commitId,
39459
- runningTime: (Date.now() - O0) / 1e3 / 60 | 0,
39466
+ runningTime: (Date.now() - M0) / 1e3 / 60 | 0,
39460
39467
  // 产品运行时间(分钟)
39461
39468
  date: (/* @__PURE__ */ new Date()).toLocaleString(),
39462
39469
  // 日期
@@ -39475,7 +39482,7 @@ function hp(n) {
39475
39482
  }
39476
39483
  let Ql;
39477
39484
  try {
39478
- const n = "earthsdk3", e = "3.3.0-beta.2", t = "2025-07-14T10:21:51.000Z", r = "北京西部世界科技有限公司", i = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", s = "287689aaef871c16fc805227f2acb20ac1a5f1ad", a = ((Date.now() - 1752488511e3) / 36e5).toFixed(1), l = `%c🌏 ${n}%c ${e}.${s.slice(0, 8)}.${t} (距今${a}个小时)
39485
+ const n = "earthsdk3", e = "3.3.0-beta.3", t = "2025-07-15T03:58:08.000Z", r = "北京西部世界科技有限公司", i = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", s = "7742b821fac9f6a3fc68ea11b2bd227b59a9cefa", a = ((Date.now() - 1752551888e3) / 36e5).toFixed(1), l = `%c🌏 ${n}%c ${e}.${s.slice(0, 8)}.${t} (距今${a}个小时)
39479
39486
  %c${i ? i + `
39480
39487
  ` : ""}当前网站正在使用${n},此软件版权归${r}所有
39481
39488
  `;
@@ -39489,7 +39496,7 @@ try {
39489
39496
  },
39490
39497
  // @ts-ignore
39491
39498
  get gituri() {
39492
- return GITURI_ && GITURI_.replace("${commitId}", "287689aaef871c16fc805227f2acb20ac1a5f1ad");
39499
+ return GITURI_ && GITURI_.replace("${commitId}", "7742b821fac9f6a3fc68ea11b2bd227b59a9cefa");
39493
39500
  },
39494
39501
  // @ts-ignore
39495
39502
  get info() {
@@ -39497,7 +39504,7 @@ try {
39497
39504
  },
39498
39505
  // @ts-ignore
39499
39506
  get date() {
39500
- return "2025-07-14T10:21:51.000Z";
39507
+ return "2025-07-15T03:58:08.000Z";
39501
39508
  },
39502
39509
  // @ts-ignore
39503
39510
  get author() {
@@ -39505,7 +39512,7 @@ try {
39505
39512
  },
39506
39513
  // @ts-ignore
39507
39514
  get version() {
39508
- return "3.3.0-beta.2";
39515
+ return "3.3.0-beta.3";
39509
39516
  },
39510
39517
  // @ts-ignore
39511
39518
  get name() {
@@ -39513,7 +39520,7 @@ try {
39513
39520
  },
39514
39521
  // @ts-ignore
39515
39522
  get commitId() {
39516
- return "287689aaef871c16fc805227f2acb20ac1a5f1ad";
39523
+ return "7742b821fac9f6a3fc68ea11b2bd227b59a9cefa";
39517
39524
  },
39518
39525
  /**
39519
39526
  * 打印版权信息到控制台
@@ -39572,10 +39579,10 @@ export {
39572
39579
  ko as ESCameraView,
39573
39580
  Vo as ESCameraViewCollection,
39574
39581
  Da as ESCameraVisibleRange,
39575
- Oa as ESCar,
39576
- Ml as ESCityBasePoint,
39582
+ Ma as ESCar,
39583
+ Ol as ESCityBasePoint,
39577
39584
  zo as ESClassification,
39578
- Ma as ESClippingPlane,
39585
+ Oa as ESClippingPlane,
39579
39586
  Bo as ESCustomDiv,
39580
39587
  Ll as ESCzml,
39581
39588
  La as ESDataMesh,
@@ -39589,7 +39596,7 @@ export {
39589
39596
  Fa as ESForestTileset,
39590
39597
  kl as ESGaussianSplatting,
39591
39598
  ka as ESGeoDiv,
39592
- Ol as ESGeoDivTextPoi,
39599
+ Ml as ESGeoDivTextPoi,
39593
39600
  Ws as ESGeoExtrudedPolygon,
39594
39601
  il as ESGeoJson,
39595
39602
  pn as ESGeoLineString,
@@ -39616,7 +39623,7 @@ export {
39616
39623
  al as ESLocalPolygonZ,
39617
39624
  ll as ESLocalRectangle,
39618
39625
  Ua as ESLocalSkyBox,
39619
- Oi as ESLocalVector,
39626
+ Mi as ESLocalVector,
39620
39627
  Hr as ESLocalVector2D,
39621
39628
  Ga as ESLocationMeasurement,
39622
39629
  bl as ESMsTileset,
@@ -39655,7 +39662,7 @@ export {
39655
39662
  $a as ESUnrealActor,
39656
39663
  el as ESVideoFusion,
39657
39664
  tl as ESViewShed,
39658
- Mi as ESViewer,
39665
+ Oi as ESViewer,
39659
39666
  Al as ESViewerStatusBar,
39660
39667
  Fl as ESViewerStatusBarScale,
39661
39668
  wl as ESVisibilityAnalysis,
@@ -39771,7 +39778,7 @@ export {
39771
39778
  Sg as map,
39772
39779
  Ay as optionsStr,
39773
39780
  _p as reactPosition2Ds,
39774
- O_ as registerCreatedEventUpdate,
39781
+ M_ as registerCreatedEventUpdate,
39775
39782
  T_ as registerEventUpdate,
39776
39783
  ky as removeAllTreesCallFunc,
39777
39784
  P_ as rpToap,