Determine whether the symbolizer should be snapped to a pixel.
Returns boolean
The symbolizer should snap to a pixel.
Api
getSrc
getSrc(): string
Get the image URL.
Returns string
Image src.
Api
load
load(): void
Load not yet loaded URI.
When rendering a feature with an icon style, the vector renderer will
automatically call this method. However, you might want to call this
method yourself for preloading or other purposes.
Classdesc
Set icon style for vector features.
Param: opt_options
Options.
Api