Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MapProps

Index

Properties

mapCentre: [number, number]

A tuple of two numbers for the map's centre.

An array of markers that are displayed on the map.

popupFactory?: PopupFactory

An optional factory that creates chart popup components.

Methods

  • markerCallback(location: string): void
  • A callback invoked when a marker on the map is clicked.

    Parameters

    • location: string

    Returns void

Generated using TypeDoc