@baidumap/mapv-three 1.0.1 → 1.2.0

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 (267) hide show
  1. package/dist/assets/images/fallbackIcon.png +0 -0
  2. package/dist/assets/images/marker_red.png +0 -0
  3. package/dist/assets/models/effect/diamond.glb +0 -0
  4. package/dist/assets/textures/imposter/tree3/base.webp +0 -0
  5. package/dist/assets/textures/imposter/tree3/norm_depth.webp +0 -0
  6. package/dist/assets/textures/imposter/tree3/orm.webp +0 -0
  7. package/dist/devtool/panel.js +10 -5
  8. package/dist/mapvthree.module.js +41964 -35175
  9. package/dist/mapvthree.umd.js +7 -8
  10. package/dist/types/Internal.d.ts +0 -2
  11. package/dist/types/index.d.ts +12 -8
  12. package/dist/types/index.open.d.ts +18 -1
  13. package/dist/types/threejs/controls/MapControl3D.d.ts +1 -1
  14. package/dist/types/threejs/geometries/line/PolylineGeometry.d.ts +1 -0
  15. package/dist/types/threejs/geometries/sphere/PillarGeometry.d.ts +4 -0
  16. package/dist/types/threejs/materials/effects/ScanMaterial.d.ts +69 -58
  17. package/dist/types/threejs/materials/effects/TwinkleMaterial.d.ts +56 -43
  18. package/dist/types/threejs/materials/effects/WindowMaterial.d.ts +37 -26
  19. package/dist/types/threejs/materials/heatmap/Heatmap3D.d.ts +2 -0
  20. package/dist/types/threejs/materials/natural/WaterMaterial.d.ts +152 -18
  21. package/dist/types/threejs/materials/point/Ballon.d.ts +1 -0
  22. package/dist/types/threejs/materials/point/Effect.d.ts +13 -0
  23. package/dist/types/threejs/materials/point/Icon.d.ts +4 -0
  24. package/dist/types/threejs/materials/polygon/PolygonMaterial.d.ts +2 -0
  25. package/dist/types/threejs/materials/sphere/GridMaterial.d.ts +6 -1
  26. package/dist/types/threejs/materials/sphere/PillarMaterial.d.ts +5 -1
  27. package/dist/types/threejs/objects/FadeData.d.ts +1 -0
  28. package/dist/types/threejs/objects/GeoInstancedMesh.d.ts +1 -2
  29. package/dist/types/threejs/objects/GeoObject.d.ts +24 -0
  30. package/dist/types/threejs/objects/ThreeObject.d.ts +4 -2
  31. package/dist/types/threejs/objects/element/OctahedralImpostor.d.ts +15 -21
  32. package/dist/types/threejs/objects/heatmap/Heatmap3D.d.ts +43 -23
  33. package/dist/types/threejs/objects/instance/InstancedModel.d.ts +2 -0
  34. package/dist/types/threejs/objects/line/FatLine.d.ts +3 -245
  35. package/dist/types/threejs/objects/line/FatLineInternal.d.ts +246 -0
  36. package/dist/types/threejs/objects/line/Polyline.d.ts +53 -76
  37. package/dist/types/threejs/objects/line/PolylineInternal.d.ts +85 -0
  38. package/dist/types/threejs/objects/line/SimpleLine.d.ts +1 -1
  39. package/dist/types/threejs/objects/line/TrafficLink.d.ts +2 -2
  40. package/dist/types/threejs/objects/natural/BillboardTree.d.ts +1 -0
  41. package/dist/types/threejs/objects/point/ActiveMesh.d.ts +0 -1
  42. package/dist/types/threejs/objects/point/BallonPoint.d.ts +54 -7
  43. package/dist/types/threejs/objects/point/BubblePoint.d.ts +8 -1
  44. package/dist/types/threejs/objects/point/Circle.d.ts +0 -9
  45. package/dist/types/threejs/objects/point/DOMPoint.d.ts +4 -4
  46. package/dist/types/threejs/objects/point/EffectModelPoint.d.ts +55 -27
  47. package/dist/types/threejs/objects/point/EffectPoint.d.ts +70 -0
  48. package/dist/types/threejs/objects/point/GeoInstancedPointMesh.d.ts +10 -0
  49. package/dist/types/threejs/objects/point/Icon.d.ts +1 -1
  50. package/dist/types/threejs/objects/point/Label.d.ts +142 -30
  51. package/dist/types/threejs/objects/point/ShapePoint.d.ts +0 -1
  52. package/dist/types/threejs/objects/point/Spark.d.ts +37 -38
  53. package/dist/types/threejs/objects/point/label/GeometryBufferBuilder.d.ts +41 -0
  54. package/dist/types/threejs/objects/point/label/TextBoxCalculator.d.ts +38 -0
  55. package/dist/types/threejs/objects/polygon/Polygon.d.ts +200 -66
  56. package/dist/types/threejs/objects/sphere/Cone.d.ts +3 -63
  57. package/dist/types/threejs/objects/sphere/Grid.d.ts +3 -2
  58. package/dist/types/threejs/objects/sphere/Pillar.d.ts +49 -7
  59. package/dist/types/threejs/objects/text/utils.d.ts +8 -1
  60. package/dist/types/threejs/particles/Fireflies.d.ts +57 -13
  61. package/dist/types/threejs/utils/sprite.d.ts +1 -1
  62. package/dist/types/threemap/3dtiles/HDMap/v2/instanceConfig.d.ts +166 -0
  63. package/dist/types/threemap/3dtiles/HDMap3DTiles.d.ts +2 -0
  64. package/dist/types/threemap/3dtiles/cesium/Cesium3DTileset.d.ts +4 -2
  65. package/dist/types/threemap/3dtiles/cesium/content/Mesh3DTileContent.d.ts +1 -0
  66. package/dist/types/threemap/3dtiles/elements/TileInstancedElementManager.d.ts +41 -9
  67. package/dist/types/threemap/controls/editors/EditorManager.d.ts +51 -145
  68. package/dist/types/threemap/controls/editors/PolygonEditor.d.ts +14 -0
  69. package/dist/types/threemap/controls/editors/SplineEditor.d.ts +6 -0
  70. package/dist/types/threemap/dataSource/DataItem.d.ts +3 -1
  71. package/dist/types/threemap/dataSource/DataSource.d.ts +29 -0
  72. package/dist/types/threemap/engine/Map.d.ts +2 -0
  73. package/dist/types/threemap/engine/rendering/Collision.d.ts +15 -0
  74. package/dist/types/threemap/engine/rendering/Label.d.ts +6 -1
  75. package/dist/types/threemap/engine/rendering/MicroTaskScheduler.d.ts +4 -0
  76. package/dist/types/threemap/mapView/baidu/TafficDataLoader.d.ts +13 -0
  77. package/dist/types/threemap/mapView/constants.d.ts +54 -0
  78. package/dist/types/threemap/mapView/geo/MapTile.d.ts +3 -0
  79. package/dist/types/threemap/mapView/geo/TileQuadtree.d.ts +2 -1
  80. package/dist/types/threemap/mapView/grid/BaiduVectorOnlineGrid.d.ts +10 -0
  81. package/dist/types/threemap/mapView/grid/Grid.d.ts +14 -0
  82. package/dist/types/threemap/mapView/map/MapView.d.ts +0 -10
  83. package/dist/types/threemap/mapView/mapbox/executer/fill.d.ts +2 -0
  84. package/dist/types/threemap/mapView/surface/MapSurface.d.ts +7 -4
  85. package/dist/types/threemap/mapView/surface/Placeholder.d.ts +1 -1
  86. package/dist/types/threemap/mapView/surface/VectorSurface.d.ts +1 -0
  87. package/dist/types/threemap/mapView/surface/strategy/FastTileLoaderStrategy.d.ts +3 -3
  88. package/dist/types/threemap/mapView/surface/strategy/HierarchicalTileLoaderStrategy.d.ts +0 -1
  89. package/dist/types/threemap/mapView/tileManager/RasterSurfaceTileManager.d.ts +4 -4
  90. package/dist/types/threemap/mapView/tileManager/SurfaceTileManager.d.ts +4 -1
  91. package/dist/types/threemap/mapView/tileManager/VectorSurfaceTileManager.d.ts +4 -5
  92. package/dist/types/threemap/mapView/tileProvider/AsyncCesiumTerrainDataLoader.d.ts +1 -1
  93. package/dist/types/threemap/mapView/tileProvider/AsyncDataTileLoader.d.ts +1 -0
  94. package/dist/types/threemap/mapView/tileProvider/BaseImageryTileProvider.d.ts +103 -0
  95. package/dist/types/threemap/mapView/tileProvider/TileProvider.d.ts +25 -9
  96. package/dist/types/threemap/mapView/tileProvider/imagery/Baidu09ImageryTileProvider.d.ts +71 -7
  97. package/dist/types/threemap/mapView/tileProvider/imagery/BingImageryTileProvider.d.ts +22 -3
  98. package/dist/types/threemap/mapView/tileProvider/imagery/GridCoordTileProvider.d.ts +2 -0
  99. package/dist/types/threemap/mapView/tileProvider/imagery/ImageryTileProvider.d.ts +56 -27
  100. package/dist/types/threemap/mapView/tileProvider/imagery/OSMImageryTileProvider.d.ts +0 -10
  101. package/dist/types/threemap/mapView/tileProvider/imagery/StadiaImageryTileProvider.d.ts +75 -0
  102. package/dist/types/threemap/mapView/tileProvider/imagery/WMSImageryTileProvider.d.ts +106 -13
  103. package/dist/types/threemap/mapView/tileProvider/imagery/WMTSImageryTileProvider.d.ts +114 -15
  104. package/dist/types/threemap/mapView/tileProvider/imagery/XYZImageryTileProvider.d.ts +53 -6
  105. package/dist/types/threemap/mapView/tileProvider/renderers/ImageTileLabelRenderer.d.ts +4 -0
  106. package/dist/types/threemap/mapView/{geo → tileProvider/renderers}/ImageryReprojector.d.ts +1 -1
  107. package/dist/types/threemap/mapView/tileProvider/renderers/VectorTileImageRenderer.d.ts +4 -0
  108. package/dist/types/threemap/mapView/tileProvider/vector/BaiduTrafficTileProvider.d.ts +165 -21
  109. package/dist/types/threemap/mapView/tileProvider/vector/BaiduVectorTileProvider.d.ts +3 -1
  110. package/dist/types/threemap/mapView/tileProvider/vector/GeoJSONVectorTileProvider.d.ts +1 -1
  111. package/dist/types/threemap/mapView/tileProvider/vector/HDTrafficTileProvider.d.ts +159 -24
  112. package/dist/types/threemap/mapView/tileProvider/vector/MapboxVectorTileProvider.d.ts +264 -40
  113. package/dist/types/threemap/mapView/tileProvider/vector/PlaneVectorTileProvider.d.ts +1 -1
  114. package/dist/types/threemap/mapView/tileProvider/vector/VectorTileProvider.d.ts +6 -4
  115. package/dist/types/threemap/mapView/utils/projectVertices.d.ts +1 -1
  116. package/dist/types/threemap/model/AnimationModel.d.ts +86 -6
  117. package/dist/types/threemap/natural/DynamicWeather.d.ts +92 -0
  118. package/dist/types/threemap/natural/EmptySky.d.ts +1 -0
  119. package/dist/types/threemap/natural/StaticSky.d.ts +32 -5
  120. package/dist/types/threemap/projections/BaiduMercatorProjection.d.ts +14 -0
  121. package/dist/types/threemap/projections/CoordTransformer.d.ts +13 -0
  122. package/dist/types/threemap/projections/GenericDefinedProjection.d.ts +10 -0
  123. package/dist/types/threemap/projections/Projection.d.ts +24 -7
  124. package/dist/types/threemap/projections/ScreenPixelProjection.d.ts +26 -7
  125. package/dist/types/threemap/projections/WebMercatorProjection.d.ts +16 -0
  126. package/dist/types/threemap/projections/extendCoordinate.d.ts +2 -0
  127. package/dist/types/threemap/projections/projections.d.ts +11 -0
  128. package/dist/types/util/LRUCacheNew.d.ts +1 -0
  129. package/dist/types/util/coordProjection.d.ts +0 -2
  130. package/dist/types/util/geojsonUtils.d.ts +1 -0
  131. package/dist/types/util/gradientMap.d.ts +25 -0
  132. package/dist/types/util/graphics/bezier.d.ts +8 -1
  133. package/package.json +2 -1
  134. package/dist/assets/models/hdmap/SM_Big-Pier_2.glb +0 -0
  135. package/dist/assets/models/hdmap/SM_Cone_Barrel.glb +0 -0
  136. package/dist/assets/models/hdmap/SM_Fence1-0.glb +0 -0
  137. package/dist/assets/models/hdmap/SM_Fence1-8.glb +0 -0
  138. package/dist/assets/models/hdmap/SM_Fence2-5.glb +0 -0
  139. package/dist/assets/models/hdmap/SM_Fence7-0.glb +0 -0
  140. package/dist/assets/models/hdmap/SM_Fence7-2.glb +0 -0
  141. package/dist/assets/models/hdmap/SM_Fence7-3.glb +0 -0
  142. package/dist/assets/models/hdmap/SM_Road_facility2.glb +0 -0
  143. package/dist/assets/models/hdmap/SM_Signboard_8.glb +0 -0
  144. package/dist/assets/models/hdmap/SM_fence1-5.glb +0 -0
  145. package/dist/assets/models/hdmap/tunnel_light.glb +0 -0
  146. package/dist/types/addons/highwaymap/Viewer.d.ts +0 -164
  147. package/dist/types/addons/highwaymap/index.d.ts +0 -3
  148. package/dist/types/addons/highwaymap/map/Map.d.ts +0 -59
  149. package/dist/types/addons/highwaymap/map/MapControl.d.ts +0 -57
  150. package/dist/types/addons/highwaymap/service/index.d.ts +0 -3
  151. package/dist/types/addons/highwaymap/utils/eventTypes.d.ts +0 -15
  152. package/dist/types/addons/index.d.ts +0 -4
  153. package/dist/types/addons/traffic/config/assets.d.ts +0 -78
  154. package/dist/types/addons/traffic/config/element.d.ts +0 -23
  155. package/dist/types/addons/traffic/handler/AbstractLoadPolicy.d.ts +0 -13
  156. package/dist/types/addons/traffic/handler/DefaultLoadPolicy.d.ts +0 -5
  157. package/dist/types/addons/traffic/handler/ModelCreator.d.ts +0 -69
  158. package/dist/types/addons/traffic/handler/ModelHandler.d.ts +0 -131
  159. package/dist/types/addons/traffic/handler/assets.d.ts +0 -365
  160. package/dist/types/addons/traffic/handler/ceilManager.d.ts +0 -16
  161. package/dist/types/addons/traffic/handler/tools.d.ts +0 -17
  162. package/dist/types/addons/traffic/handler/trafficLight.d.ts +0 -253
  163. package/dist/types/addons/traffic/index.d.ts +0 -16
  164. package/dist/types/addons/traffic/objects/BasicLabel.d.ts +0 -226
  165. package/dist/types/addons/traffic/objects/Diamond.d.ts +0 -61
  166. package/dist/types/addons/traffic/objects/DynamicModel.d.ts +0 -129
  167. package/dist/types/addons/traffic/objects/InstancedModel.d.ts +0 -91
  168. package/dist/types/addons/traffic/objects/LineMesh.d.ts +0 -6
  169. package/dist/types/addons/traffic/objects/Model.d.ts +0 -169
  170. package/dist/types/addons/traffic/objects/TrafficGroup.d.ts +0 -16
  171. package/dist/types/addons/traffic/objects/TrafficInstancedObject.d.ts +0 -7
  172. package/dist/types/addons/traffic/objects/TrafficObject.d.ts +0 -14
  173. package/dist/types/addons/traffic/objects/curveLineMesh.d.ts +0 -29
  174. package/dist/types/addons/traffic/objects/shaders/Line2dShader.d.ts +0 -1
  175. package/dist/types/addons/traffic/objects/shaders/RingCircle.d.ts +0 -19
  176. package/dist/types/addons/traffic/objects/shaders/WaveCircle2.d.ts +0 -13
  177. package/dist/types/addons/traffic/objects/shaders/WaveCircle4.d.ts +0 -17
  178. package/dist/types/addons/traffic/objects/shaders/WaveCircle5.d.ts +0 -17
  179. package/dist/types/addons/traffic/service/assets.d.ts +0 -50
  180. package/dist/types/addons/traffic/utils/BasicLabel.d.ts +0 -3
  181. package/dist/types/addons/traffic/utils/MapMath.d.ts +0 -78
  182. package/dist/types/addons/traffic/utils/assets.d.ts +0 -108
  183. package/dist/types/addons/traffic/utils/freeTag.d.ts +0 -71
  184. package/dist/types/addons/traffic/utils/hooks.d.ts +0 -1
  185. package/dist/types/addons/traffic/utils/index.d.ts +0 -26
  186. package/dist/types/addons/traffic/utils/trafficLight.d.ts +0 -73
  187. package/dist/types/addons/traffic/utils/ws.d.ts +0 -23
  188. package/dist/types/addons/visual/core/LRU.d.ts +0 -27
  189. package/dist/types/addons/visual/core/defines.d.ts +0 -55
  190. package/dist/types/addons/visual/core/global.d.ts +0 -29
  191. package/dist/types/addons/visual/extension/AnimatePolygon.d.ts +0 -108
  192. package/dist/types/addons/visual/extension/DoubleLine.d.ts +0 -137
  193. package/dist/types/addons/visual/extension/FlyLineLayer.d.ts +0 -140
  194. package/dist/types/addons/visual/extension/MeshLine.d.ts +0 -61
  195. package/dist/types/addons/visual/extension/TubeLine.d.ts +0 -93
  196. package/dist/types/addons/visual/extension/Water/Reflector.d.ts +0 -26
  197. package/dist/types/addons/visual/extension/Water/Refractor.d.ts +0 -26
  198. package/dist/types/addons/visual/extension/Water/Water.d.ts +0 -60
  199. package/dist/types/addons/visual/extension/Water/WaterFive.d.ts +0 -20
  200. package/dist/types/addons/visual/extension/Water/WaterFour.d.ts +0 -17
  201. package/dist/types/addons/visual/extension/Water/WaterOne.d.ts +0 -10
  202. package/dist/types/addons/visual/extension/Water/WaterSix.d.ts +0 -15
  203. package/dist/types/addons/visual/extension/Water/WaterThree.d.ts +0 -14
  204. package/dist/types/addons/visual/extension/Water/WaterTwo.d.ts +0 -14
  205. package/dist/types/addons/visual/extension/specialEffect/LateralScan.d.ts +0 -32
  206. package/dist/types/addons/visual/extension/specialEffect/LineGradient.d.ts +0 -28
  207. package/dist/types/addons/visual/extension/specialEffect/TwinkleEffect.d.ts +0 -30
  208. package/dist/types/addons/visual/index.d.ts +0 -17
  209. package/dist/types/addons/visual/map/Fence.d.ts +0 -121
  210. package/dist/types/addons/visual/map/Polyline.d.ts +0 -178
  211. package/dist/types/addons/visual/mapTile/MapLayer.d.ts +0 -50
  212. package/dist/types/addons/visual/mapTile/MapLayerLoader.d.ts +0 -15
  213. package/dist/types/addons/visual/mapTile/MapLodLayer.d.ts +0 -15
  214. package/dist/types/addons/visual/mapTile/MapRequest.d.ts +0 -69
  215. package/dist/types/addons/visual/mapTile/MapTile.d.ts +0 -131
  216. package/dist/types/addons/visual/mapTile/MapTileLoader.d.ts +0 -26
  217. package/dist/types/addons/visual/mapTile/config.d.ts +0 -381
  218. package/dist/types/addons/visual/mapTile/workers/WorkerService.d.ts +0 -9
  219. package/dist/types/addons/visual/mapTile/workers/WorkerServiceManager.d.ts +0 -8
  220. package/dist/types/addons/visual/utils/AdaptedThree.d.ts +0 -22
  221. package/dist/types/addons/visual/utils/CombinePositions.d.ts +0 -23
  222. package/dist/types/addons/visual/utils/Extrude.d.ts +0 -92
  223. package/dist/types/addons/visual/utils/GenerateObject.d.ts +0 -32
  224. package/dist/types/addons/visual/utils/GeoJSONUtil.d.ts +0 -10
  225. package/dist/types/addons/visual/utils/MapMath.d.ts +0 -66
  226. package/dist/types/addons/visual/utils/MergeGeometries.d.ts +0 -13
  227. package/dist/types/addons/visual/utils/OrganizedGeometry.d.ts +0 -33
  228. package/dist/types/addons/visual/utils/OrganizedMaterial.d.ts +0 -5
  229. package/dist/types/addons/visual/utils/lines/Line2.d.ts +0 -7
  230. package/dist/types/addons/visual/utils/lines/LineDashShaderMaterial.d.ts +0 -4
  231. package/dist/types/addons/visual/utils/lines/LineGeometry.d.ts +0 -7
  232. package/dist/types/addons/visual/utils/lines/LineMaterial.d.ts +0 -4
  233. package/dist/types/addons/visual/utils/lines/LineSegments2.d.ts +0 -9
  234. package/dist/types/addons/visual/utils/lines/LineSegmentsGeometry.d.ts +0 -17
  235. package/dist/types/addons/visual/utils/util.d.ts +0 -269
  236. package/dist/types/threemap/mapView/BaiduVImageryMap.d.ts +0 -40
  237. package/dist/types/threemap/mapView/QuadMap.d.ts +0 -287
  238. package/dist/types/threemap/mapView/geo/TileManager.d.ts +0 -68
  239. package/dist/types/threemap/mapView/geo/globe.d.ts +0 -6
  240. package/dist/types/threemap/mapView/tileLoader/AsyncBinaryTileLoader.d.ts +0 -20
  241. package/dist/types/threemap/mapView/tileLoader/BaiduTrafficVectorTileLoader.d.ts +0 -13
  242. package/dist/types/threemap/mapView/tileLoader/BaiduVImageryTileLoader.d.ts +0 -59
  243. package/dist/types/threemap/mapView/tileLoader/BaiduVectorTileLoader.d.ts +0 -23
  244. package/dist/types/threemap/mapView/tileLoader/BinaryTileLoader.d.ts +0 -7
  245. package/dist/types/threemap/mapView/tileLoader/CesiumTerrainTileLoader.d.ts +0 -21
  246. package/dist/types/threemap/mapView/tileLoader/CompositionTileLoader.d.ts +0 -15
  247. package/dist/types/threemap/mapView/tileLoader/DebugTileLoader.d.ts +0 -4
  248. package/dist/types/threemap/mapView/tileLoader/HDTrafficTileLoader.d.ts +0 -16
  249. package/dist/types/threemap/mapView/tileLoader/ImageTileLoader.d.ts +0 -7
  250. package/dist/types/threemap/mapView/tileLoader/MapboxTerrainTileLoader.d.ts +0 -14
  251. package/dist/types/threemap/mapView/tileLoader/TileLoader.d.ts +0 -19
  252. package/dist/types/threemap/projections/EqualEarthProjection.d.ts +0 -11
  253. package/dist/types/threemap/projections/UTMProjection.d.ts +0 -21
  254. /package/dist/types/threemap/{mapView/tileLoader/worker/BaiduTrafficParser.worker.d.ts → 3dtiles/HDMap/v2/yaml_to_json.d.ts} +0 -0
  255. /package/dist/types/threemap/mapView/{tileLoader/worker → baidu}/binaryDecoder.d.ts +0 -0
  256. /package/dist/types/threemap/mapView/{terrainData → geo/terrainData}/QuantizedMeshTerrainData.d.ts +0 -0
  257. /package/dist/types/threemap/mapView/{terrainData → geo/terrainData}/TerrainMesh.d.ts +0 -0
  258. /package/dist/types/threemap/mapView/{materials → materialManager}/CustomMVTMaterialManager.d.ts +0 -0
  259. /package/dist/types/threemap/mapView/{materials → materialManager}/DarkMVTMaterialManager.d.ts +0 -0
  260. /package/dist/types/threemap/mapView/{materials → materialManager}/DefaultQuadMapMaterialManager.d.ts +0 -0
  261. /package/dist/types/threemap/mapView/{tileLoader/worker/BaiduVectorParser.worker.d.ts → tileProvider/worker/BaiduTrafficParser.worker.d.ts} +0 -0
  262. /package/dist/types/threemap/mapView/{tileLoader/worker/CesiumTerrainParser.worker.d.ts → tileProvider/worker/BaiduVectorParser.worker.d.ts} +0 -0
  263. /package/dist/types/threemap/mapView/{tileLoader/worker/GeoJSONVectorParser.worker.d.ts → tileProvider/worker/CesiumTerrainParser.worker.d.ts} +0 -0
  264. /package/dist/types/threemap/mapView/{tileLoader/worker/HDTrafficParser.worker.d.ts → tileProvider/worker/GeoJSONVectorParser.worker.d.ts} +0 -0
  265. /package/dist/types/threemap/mapView/{tileLoader/worker/LaCesiumTerrainParser.worker.d.ts → tileProvider/worker/HDTrafficParser.worker.d.ts} +0 -0
  266. /package/dist/types/threemap/mapView/{tileLoader → tileProvider}/worker/MVTParser.worker.d.ts +0 -0
  267. /package/dist/types/threemap/mapView/{tileLoader → tileProvider}/worker/MapboxTerrainParser.worker.d.ts +0 -0
@@ -135,8 +135,7 @@ export const createEngineConfigs = (gui, engine) => {
135
135
  'EPSG:3857',
136
136
  'EPSG:4326',
137
137
  'EPSG:4978',
138
- 'EPSG:8857',
139
- 'EPSG:32650',
138
+ ...Object.keys(mapvthree.projectionDefs),
140
139
  ]).onChange(value => {
141
140
  updateUrlParam('projection', value);
142
141
  });
@@ -168,8 +167,8 @@ export const createSkyConfigs = (gui, engine) => {
168
167
  folderSky.add(sky, 'time', 0, 86400).onChange(requestRender);
169
168
  folderSky.add(sky, 'timeAnimation').onChange(requestRender);
170
169
  folderSky.add(sky, 'timeAnimationSpeed', 0.1, 20).onChange(requestRender);
171
- folderSky.add(sky, 'sunLightIntensity', 0.0, 100.0, 0.1).listen().onChange(requestRender);
172
- folderSky.add(sky, 'skyLightIntensity', 0.0, 10.0).onChange(requestRender);
170
+ folderSky.add(sky, 'sunLightIntensity', 0.0, 10.0, 0.1).listen().onChange(requestRender);
171
+ folderSky.add(sky, 'skyLightIntensity', 0.0, 10.0).listen().onChange(requestRender);
173
172
  folderSky.add(sky, 'envLightIntensity').onChange(requestRender);
174
173
  folderSky.add(sky, 'affectWorld').onChange(requestRender);
175
174
 
@@ -380,6 +379,7 @@ export const createWaterConfigs = (gui, engine, waterMaterial, name = 'water') =
380
379
  folder.add(waterMaterial, 'foamDepthSoftness', 0.0, 10.0).onChange(requestRender);
381
380
  folder.add(waterMaterial, 'foamSoftness', 0.0, 10.0).onChange(requestRender);
382
381
  folder.add(waterMaterial, 'foamScale', 10.0, 500.0).onChange(requestRender);
382
+ folder.add(waterMaterial, 'uvScale', 100.0, 10000.0).onChange(requestRender);
383
383
 
384
384
  folder.addColor(config, 'sunColor').onChange(value => {
385
385
  waterMaterial.uniforms.sunColor.value.set(value);
@@ -421,7 +421,7 @@ export const createWaterConfigs = (gui, engine, waterMaterial, name = 'water') =
421
421
  requestRender();
422
422
  });
423
423
 
424
- folder.add(waterMaterial, 'style', ['river', 'lake', 'ocean']).onChange(requestRender);
424
+ // folder.add(waterMaterial, 'style', ['river', 'lake', 'ocean']).onChange(requestRender);
425
425
  };
426
426
 
427
427
  export const createHeightMaterialConfigs = (gui, engine, material, name = 'heightMaterial') => {
@@ -535,7 +535,12 @@ export const createMapViewConfigs = (gui, engine, mapView) => {
535
535
  for (let i = 0, last = imageryProviders.length; i < last; i++) {
536
536
  const imageryProvider = imageryProviders[i];
537
537
  const imageryProviderFolder = surfaceFolder.addFolder(`ImageryProvider_${i}`);
538
+ imageryProviderFolder.add(imageryProvider, 'visible').onChange(requestRender);
539
+ imageryProviderFolder.add(imageryProvider, 'addDebugLabel').onChange(requestRender);
538
540
  imageryProviderFolder.add(imageryProvider, 'opacity').onChange(requestRender);
541
+ imageryProviderFolder.add(imageryProvider.colorTint, 0).name('colorTint0').onChange(requestRender);
542
+ imageryProviderFolder.add(imageryProvider.colorTint, 1).name('colorTint1').onChange(requestRender);
543
+ imageryProviderFolder.add(imageryProvider.colorTint, 2).name('colorTint2').onChange(requestRender);
539
544
  imageryProviderFolder.add(imageryProvider, 'randomColorTint').onChange(requestRender);
540
545
  imageryProviderFolder.add(imageryProvider, 'maxParallelRequestNum').onChange(requestRender);
541
546
  imageryProviderFolder.add(imageryProvider, 'cacheMaxSize').onChange(requestRender);