On this page
Properties

Type Alias CoordinateExport

type CoordinateExport = {
    proj4: string;
    wkt: string;
}
Index

Properties

Properties

proj4: string
wkt: string
Was this helpful?
Client JS
Reference
CoordinateExport