Function SimOneAPI::GetHDMapData
-
Defined in File SimOneServiceAPI.h
Function Documentation
-
bool
SimOneAPI
::
GetHDMapData
(
SimOne_Data_Map
*
hdMap
)
-
获取高精度地图元数据信息
Retrieve high-precision map metadata information.
此函数用于获取在SimOne网络应用中配置的高精度地图数据
This function is used to retrieve high-precision map data as configured in the SimOne web application.
- 参数 :
-
hdMap – [out]
指向高精度地图数据的指针
Pointer to high-precision map data.
- 返回 :
-
成功获取返回true,否则返回false
Returns true if the information is successfully retrieved, false otherwise.