Map View
fun MapView(context: Context, mapInitOptions: MapInitOptions = MapInitOptions(context))
Content copied to clipboard
Build a MapView with Context and MapInitOptions objects.
Build a MapView with Context and AttributeSet objects.
Build a MapView with a Context object, a AttributeSet object, and an Int which represents a style resource file.