Type Alias MapViewState

MapViewState: { hoverColor: string; text3dHoverColor: string; type: "map-view" }

Type declaration

  • hoverColor: string
  • text3dHoverColor: string
  • Readonlytype: "map-view"