getLocations

abstract fun getLocations(coreApi: CoreApi, resultCallback: Consumer<List<MercatorZone>>)


abstract fun getLocations(): List<MercatorZone>

Deprecated