Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeoBounds

A rectangular region defined by corner geographical coordinates.

export
interface

GeoBounds

Hierarchy

  • GeoBounds

Index

Properties

Properties

east

east: number

Eastern latitude value

north

north: number

Northern latitude value

south

south: number

Southern latitude value

west

west: number

Western longitude value

Generated using TypeDoc