ol.source. ol.source.StaticVector

new StaticVector

Stability: experimental
Parameters:
Name Type Description
options olx.source.StaticVectorOptions

Options.

Properties
Name Type Description
arrayBuffer ArrayBuffer | undefined

Array buffer.

attributions Array.<ol.Attribution> | undefined

Attributions.

doc Document | undefined

Document.

extent ol.Extent | undefined

Extent.

format ol.format.Feature

Format.

logo string | undefined

Logo.

node Node | undefined

Node.

object Object | undefined

Object.

projection ol.proj.ProjectionLike

Projection.

text string | undefined

Text.

url string | undefined

URL.

urls Array.<string> | undefined

URLs.

Source:
  • staticvectorsource.js, line 15
Fires:

Extends

  • ol.source.FormatVector