new Photo(options)
Parameters:
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Properties
|
- Implements:
- ol.structs.IHasChecksum
Extends
- ol.style.RegularShape
Methods
-
clone()
-
Clones the style.
Returns:
- Type
- ol.style.Photo
-
getImage(pixelRatio)
-
Get the image icon.
Parameters:
Name Type Description pixelRatio
number Pixel ratio.
Returns:
Image or Canvas element.
- Type
- HTMLCanvasElement
-
getPhoto()
-
Returns the photo image
Returns:
- Type
- HTMLImageElement
-
setOffset(offset)
-
Set photo offset
Parameters:
Name Type Description offset
ol.pixel