Options
All
  • Public
  • Public/Protected
  • All
Menu

Metadata about the generic subject layer

export
interface

IGenericSubjectMapLayerMetadata

since

0.14

Hierarchy

  • IGenericSubjectMapLayerMetadata

Index

Properties

extents: Bounds

The bounds of this layer

memberof

IGenericSubjectMapLayerMetadata

geojson_as_vt?: boolean

If true, the GeoJSON layer will be loaded as a vector tile layer. Has no effect if this layer is not a GeoJSON layer

projection: string

The projection of this layer

memberof

IGenericSubjectMapLayerMetadata

properties?: any

An other arbitrary metadata properties

Generated using TypeDoc