Package com.webdojobg.elmap.ui.map

Types

Link copied to clipboard
class MapFragment : Fragment, OnMapReadyCallback, GoogleMap.OnMarkerClickListener

A fragment, which contains the map and displays information about the currently selected map.

Link copied to clipboard
class MapViewModel : ViewModel

Used for holding the data of the map fragment.