MapView

interface MapView

Access MapView related information and functionalities

Inheritors

Functions

Link copied to clipboard
Register a map click listener (e.g.
Link copied to clipboard
Register a map event listener (e.g.
Link copied to clipboard
abstract fun camera(): MapApi.MapCamera
Access/manage the map camera related functionality
Link copied to clipboard
abstract fun config(): MapApi.Config
Access/manage map related settings
Link copied to clipboard
Access/manage custom plot objects
Link copied to clipboard
Access/manage custom views related functionality
Link copied to clipboard
abstract fun data(): MapApi.DataSources
Access/manage the data source for this map view
Link copied to clipboard
abstract fun layers(): MapApi.Layers
Access/manage layer related functionality
Link copied to clipboard
abstract fun layout(): MapApi.Layout
Access/manage layout related functionality
Link copied to clipboard
Unregister a map click listener (e.g.
Link copied to clipboard
Unregister a map event listener (e.g.