Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ngeoGeolocationOptions<>

Type Parameters

    Hierarchy

    • ngeoGeolocationOptions

    Index

    Properties

    accuracyFeatureStyle: StyleLike

    The style to use to sketch the accuracy feature, which is a regular polygon.

    atLoadingTime: boolean

    Toggle geolocating at loading time if true.

    autoRotate: boolean

    Autorotate.

    positionFeatureStyle: StyleLike

    The style to use to sketch the position feature, which is a point.

    zoom: number

    If set, in addition to recentering the map view at the location, determines the zoom level to set when obtaining a new position

    Generated using TypeDoc