Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AlloyMapScaleOptions

Options for setting map scale position

Hierarchy

  • AlloyMapScaleOptions

Index

Properties

Properties

anchor

anchor: "TopLeft" | "TopRight" | "BottomRight" | "BottomLeft"

to which map corner should x/y values be anchored

x

x: number

x pixel value for offset from left or right end

y

y: number

y pixel value for offset from top or bottom end

Generated using TypeDoc