API / geotoolkit / map / util / GeoJSON

Module: GeoJSON

Table of contents

Namespaces
Classes
Type Aliases

Contents

Type Aliases

Crs

Ƭ Crs: Object

Type declaration

NameType
coordinate_order?CoordinateOrder
properties{ code?: string | number ; coordinate_order?: CoordinateOrder ; name?: string ; urn?: string }
properties.code?string | number
properties.coordinate_order?CoordinateOrder
properties.name?string
properties.urn?string
typestring