Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeoJSONPoint

Package version

Hierarchy

  • GeoJSONPoint

Index

Properties

Properties

coordinates

coordinates: [number, number]

crs

crs: { properties: { name: "EPSG:4326" }; type: "name" }

Type declaration

  • properties: { name: "EPSG:4326" }
    • name: "EPSG:4326"
  • type: "name"

type

type: "Point"

Generated using TypeDoc