📄️ Load 3DTiles
Load the tilt model in the map in 3DTiles format.
📄️ 3DTiles memory management
Supports custom setting of the maximum cache memory usage, limits the cache size through the set value, controls memory usage, reduces memory read and write overhead caused by too large cache, thereby improving scene rendering performance.
📄️ 3DTiles tile clarity adjustment
By setting parameters, the clarity of distant tiles is reduced, thereby improving the smoothness of the overall scene.
📄️ Load point cloud
Load point cloud data into the map.
📄️ Load 3DTiles with geometry compression
To load tilt data containing a geometric compression model, you need to set the dracoUrl parameter.
📄️ 3DTiles initial loading position change
During the initial loading of 3DTiles, set the position transformation of the tilt data.
📄️ Load 3DTiles containing KTX 2.0 textures
To support loading tilted model data containing KTX 2.0 textures, the 3DTiles service must have the KHRtexturebasisu extended attribute, and the ktx2ParseUrl parameter and encoding parameter need to be set.
📄️ Load i3s service
Load the i3s service in the map.