sdkMinVersion

lateinit var sdkMinVersion: String

The minimum version of SDK that can load the map which this map descriptor represents.

Notes

For the map to be valid, this must be greater than or equal to VMEMapController.dataSDKVersion. Otherwise the map bundle is too recent for the SDK.

Since

v1.21