GenerateOfflineMapParameters.withAreaOfInterest constructor
Creates a generate offline map parameters object.
The area of interest must have a spatial reference. If min_scale or max_scale is zero that implies there is no bound on the scale. If both are non-zero, they must both be positive with min_scale greater than max_scale.
Parameters:
areaOfInterest
— Area of interest.minScale
— Min scale.maxScale
— Max scale.