Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
search
PoiAddrInfo
Interface PoiAddrInfo
POI门址信息
interface
PoiAddrInfo
{
address
?:
string
;
location
?:
LatLng
;
name
?:
string
;
}
Index
Properties
address?
location?
name?
Properties
Optional
address
address
?:
string
地址
Optional
location
location
?:
LatLng
坐标
Optional
name
name
?:
string
名称
Settings
Theme
OS
Light
Dark
On This Page
address
location
name
HarmonyNEXT地图SDK
Loading...
POI门址信息