Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Controller

Index

Properties

$scope_: IScope
accuracyFeature_: Feature<Geometry>
featureOverlay_: FeatureOverlay
follow_: boolean

Whether to recenter the map at the position it gets updated

geolocation_: Geolocation
gettextCatalog_: gettextCatalog
loading: boolean
map: Map
positionFeature_: Feature<Geometry>
viewChangedByMe_: boolean

A flag used to determine whether the view was changed by me or something else. In the latter case, stop following.

Methods

  • $onInit(): void
  • autoRotateListener(): void
  • handleRotate_(eventAlpha: number, currentAlpha: number): number
  • handleViewChange_(event: BaseEvent | Event): void
  • setPosition_(): void
  • toggleTracking(): void
  • track_(): void
  • untrack_(): void

Generated using TypeDoc