Module: ol-map-events

A mixin object containing methods related to map events

Source:

Methods

(function) data()

Method data
Source:

(method) createEvents()

Creates event listeners for various map events.

Source:

(method) createGeolocation()

Sets up geolocation functionality.

Source:

(method) showFeatureInfo(f)

Shows the properties of a feature.

Parameters:
Name Type Description
f Feature

The feature to show properties for.

Source: