Options
All
  • Public
  • Public/Protected
  • All
Menu

This class is used to specify options when creating a StyledMapType. These options cannot be changed after the StyledMapType is instantiated.

Hierarchy

  • StyledMapTypeOptions

Index

Properties

alt?: null | string

Text to display when this MapType's button is hovered over in the map type control.

maxZoom?: null | number

The maximum zoom level for the map when displaying this MapType. Optional.

minZoom?: null | number

The minimum zoom level for the map when displaying this MapType. Optional.

name?: null | string

The name to display in the map type control.

Generated using TypeDoc