registerWith static method

void registerWith()

Registers the iOS implementation of ArcgisMapPlatform.

Implementation

static void registerWith() {
  ArcgisMapPlatform.instance = IosArcgisMapPlugin();
}