Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/paint
IconPaint
Interface IconPaint
interface
IconPaint
{
className
?:
string
;
html
?:
string
;
iconAnchor
?:
[
number
,
number
]
;
iconSize
?:
[
number
,
number
]
;
rotate
?:
number
;
svg
?:
HTMLElement
;
type
:
"icon"
;
}
Hierarchy
BasePaintTypes
IconPaint
Index
Properties
class
Name?
html?
icon
Anchor?
icon
Size?
rotate?
svg?
type
Properties
Optional
class
Name
class
Name
?:
string
Optional
html
html
?:
string
Optional
icon
Anchor
icon
Anchor
?:
[
number
,
number
]
Optional
icon
Size
icon
Size
?:
[
number
,
number
]
Optional
rotate
rotate
?:
number
Optional
svg
svg
?:
HTMLElement
type
type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Name
html
icon
Anchor
icon
Size
rotate
svg
type
NextGIS Frontend
Loading...