registerWith static method
void
registerWith()
Registers the iOS implementation of ArcgisMapPlatform.
Implementation
static void registerWith() {
ArcgisMapPlatform.instance = IosArcgisMapPlugin();
}
Registers the iOS implementation of ArcgisMapPlatform.
static void registerWith() {
ArcgisMapPlatform.instance = IosArcgisMapPlugin();
}