Builder

class Builder

Builder class to setup and create a OmhMapProvider instance.

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
@JvmOverloads
fun addGmsPath(gmsPath: String? = GMS_ADDRESS): OmhMapProvider.Builder

Adds a GMS path to the OmhMapProvider.

Link copied to clipboard
@JvmOverloads
fun addNonGmsPath(ngmsPath: String? = NON_GMS_ADDRESS): OmhMapProvider.Builder

Adds a Non GMS path to the OmhMapProvider.