new Icon
Parameters:
| Name | Type | Argument | Description | ||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
olx.style.IconOptions |
<optional> |
Options. Properties
|
- Source:
- iconstyle.js, line 45
Extends
Methods
-
getAnchor
Stability: experimental -
- Source:
- iconstyle.js, line 144
Returns:
Anchor.
- Type
- Array.<number>
-
getImage
Stability: experimental -
Parameters:
Name Type Description pixelRationumber Pixel ratio.
- Source:
- iconstyle.js, line 189
Returns:
Image element.
- Type
- HTMLCanvasElement | HTMLVideoElement | Image
-
getRotation
Stability: experimental -
- Inherited From:
- Source:
- imagestyle.js, line 104
Returns:
Rotation.
- Type
- number
-
getScale
Stability: experimental -
- Inherited From:
- Source:
- imagestyle.js, line 113
Returns:
Scale.
- Type
- number
-
getSize
Stability: experimental -
- Source:
- iconstyle.js, line 223
Returns:
Size.
- Type
- ol.Size
-
getSrc
Stability: experimental -
- Source:
- iconstyle.js, line 214
Returns:
Image src.
- Type
- string | undefined
OpenLayers 3