Preparing search index...
The search index is not available
RAMP4 - v4.10.0-beta
RAMP4
geo/api/geo-defs
PointMarkerStyleOptions
Interface PointMarkerStyleOptions
interface
PointMarkerStyleOptions
{
angle
?:
number
;
colour
?:
string
|
number
[]
|
ColourParams
;
outline
?:
LineStyleOptions
;
path
?:
string
;
size
?:
string
|
number
;
style
:
PointStyleType
;
xOffset
?:
string
|
number
;
yOffset
?:
string
|
number
;
}
Hierarchy (
view full
)
PointStyleOptions
PointMarkerStyleOptions
Index
Properties
angle?
colour?
outline?
path?
size?
style
x
Offset?
y
Offset?
Properties
Optional
angle
angle
?:
number
Optional
colour
colour
?:
string
|
number
[]
|
ColourParams
Optional
outline
outline
?:
LineStyleOptions
Optional
path
path
?:
string
Optional
size
size
?:
string
|
number
style
style
:
PointStyleType
Optional
x
Offset
x
Offset
?:
string
|
number
Optional
y
Offset
y
Offset
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
angle
colour
outline
path
size
style
x
Offset
y
Offset
RAMP4 - v4.10.0-beta
Loading...