Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Map<>

Type Parameters

    Hierarchy

    • Map

    Index

    Properties

    maxTilesLoading: number

    Maximum number tiles to load simultaneously.

    moveTolerance: number

    The minimum distance in pixels the cursor must move to be detected as a map move event instead of a click. Increasing this value can make it easier to click on the map.

    pixelRatio: number

    The ratio between physical pixels and device-independent pixels (dips) on the device.

    Generated using TypeDoc