Preparing search index...
The search index is not available
HarmonyNEXT地图SDK
HarmonyNEXT地图SDK
map
ParticleOptions
Class ParticleOptions
Index
Constructors
constructor
Methods
set
Particle
Imgs
set
Particle
Pos
get
Particle
Imgs
get
Particle
Pos
Constructors
constructor
new
Particle
Options
(
)
:
ParticleOptions
Returns
ParticleOptions
Methods
set
Particle
Imgs
set
Particle
Imgs
(
imgs
)
:
void
Parameters
imgs
:
PixelMap
[]
Returns
void
set
Particle
Pos
set
Particle
Pos
(
pos
)
:
void
设置粒子发射位置(仅烟花粒子有效)
Parameters
pos
:
LatLng
经纬度坐标
Returns
void
get
Particle
Imgs
get
Particle
Imgs
(
)
:
PixelMap
[]
Returns
PixelMap
[]
get
Particle
Pos
get
Particle
Pos
(
)
:
LatLng
Returns
LatLng
Settings
Theme
OS
Light
Dark
On This Page
constructor
set
Particle
Imgs
set
Particle
Pos
get
Particle
Imgs
get
Particle
Pos
HarmonyNEXT地图SDK
Loading...
设置粒子发射位置(仅烟花粒子有效)