Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
map
LocalMapListener
Interface LocalMapListener
interface
LocalMapListener
{
onGetLocalMapState
:
(
(
type
,
param
)
=>
void
)
;
}
Index
Properties
on
Get
Local
Map
State
Properties
on
Get
Local
Map
State
on
Get
Local
Map
State
:
(
(
type
,
param
)
=>
void
)
接收离线地图事件通知
Type declaration
(
type
,
param
)
:
void
Parameters
type
:
number
事件类型 LocalMapConstants
param
:
number
事件参数
Returns
void
Settings
Theme
OS
Light
Dark
On This Page
on
Get
Local
Map
State
HarmonyNEXT地图SDK
Loading...
接收离线地图事件通知