A Button to retrieve your current position

This class uses the OpenLayers Geolocation object to fetch the current position. When we retrieve the current position, a LocationRetrievedEvent is fired

Hierarchy

Constructors

Properties

_geoLocation: Geolocation

The OpenLayers Geolocation object *

button: HTMLButtonElement

The HTML element of the button *

childControls: Control[]

The child controls

iconClassName: null | string

The icons css class name *

on: GeolocateOnSignature<EventsKey>
unicode: null | number

The unicode for the font icon *

Accessors

Methods

Generated using TypeDoc