Previous Version Updates
- API Changes -
APIs Scheduled for Removal(Supported until 2023/01/01)
SetPlanetImageryType
changeBaseMap
clearBaseMap
setBaseMapOption
getBaseMapOption
Replacement APIs for Removed APIs
Module.GoogleMap();
Module.ArcMap();
Module.BingMap();
Module.DaumMap();
Module.MapBox();
Module.NaverMap();
Module.OpenStreetMap();
Module.SKYMap();
Module.WMTS();
Sandbox Updates
- Update History -
2022/7/5
Added API for setting resource URLs
To use map controls, please download the resources.
Resource setting sample Sandbox_MapControl
Added API for checking collisions between the entered area and the object's area
2022/6/29
Added import and export API for ghost symbols based on XDO format files
2022/6/20
Added exception handling for Tile LOD Object protocol
2022/6/8
Implemented real-time height adjustment feature for point clouds (same as Tile LOD Object)
Modified Tile LOD Object visibility module
2022/5/19
Fixed background map change error
Added selection feature
Added JSMap addSelectObject feature
2022/4/27
Removed JSLibraryObject, JSBuildingManager class APIs
2022/4/22
Fixed errors with WMTS, background maps
Added WMTS hybrid feature
2022/4/21
Modified Real3D object face color visualization module
Fixed error in JSLineString coordinate return feature
2022/4/15
Fixed mesh direction specification error during Real3D 3DS export
Last updated