Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
search
PoiIndoorOption
Interface PoiIndoorOption
室内poi检索参数对象
interface
PoiIndoorOption
{
bid
:
string
;
wd
:
string
;
floor
:
string
;
currentPage
?:
number
;
pageSize
?:
number
;
}
Index
Properties
bid
wd
floor
current
Page?
page
Size?
Properties
bid
bid
:
string
poi室内检索的室内id
wd
wd
:
string
poi室内检索的室内wd
floor
floor
:
string
poi室内检索的楼层
Optional
current
Page
current
Page
?:
number
poi室内检索的分页编号,默认0
Optional
page
Size
page
Size
?:
number
poi室内检索的页容量,默认10
Settings
Theme
OS
Light
Dark
On This Page
bid
wd
floor
current
Page
page
Size
HarmonyNEXT地图SDK
Loading...
室内poi检索参数对象