generate Geodatabase Parameters
val generateGeodatabaseParameters: MutableMap<OfflineMapParametersKey, GenerateGeodatabaseParameters>
The MutableDictionaryImpl with keys of OfflineMapParametersKey and values of GenerateGeodatabaseParameters. All entries in the dictionary should correspond to FeatureLayer, ServiceFeatureTable, or UtilityNetwork instances in the online ArcGISMap. If a dictionary entry is removed the corresponding layers, tables, or utility network will be removed from the offline map without raising an error.
Since
200.1.0