Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMapView

Describes a map view

export
interface

IMapView

Hierarchy

  • IMapView

Index

Properties

Properties

scale

scale: number

The scale

type

{number}

memberof

IMapView

x

x: number

The x coordinate

type

{number}

memberof

IMapView

y

y: number

The Y coordinate

type

{number}

memberof

IMapView

Generated using TypeDoc