MapViewImpl

open inner class MapViewImpl : MapApi.MapView

Constructors

Link copied to clipboard
constructor(mapApi: MapApi)

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
Access/manage the map camera related functionality
Link copied to clipboard
open 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
Access/manage the data source for this map view
Link copied to clipboard
open fun layers(): MapApi.Layers
Access/manage layer related functionality
Link copied to clipboard
open fun layout(): MapApi.Layout
Access/manage layout related functionality
Link copied to clipboard
open fun onDestroy()
Link copied to clipboard
Unregister a map click listener (e.g.
Link copied to clipboard
Unregister a map event listener (e.g.