Package com.mapsindoors.googlemaps

Types

Link copied to clipboard
open class MPMapConfig : MPIMapConfig
Link copied to clipboard
class MPMarker(marker: Marker) : MPIMarker
Link copied to clipboard
class MPProjection(    projection: Projection,     mZoom: Float,     mMaxZoom: Float) : MPIProjection
Link copied to clipboard
class MPRouteRenderer(mMap: GoogleMap, activity: Activity) : MPIRouteRenderer, ValueAnimator.AnimatorUpdateListener