MobileMapPackage.withFileUri constructor

MobileMapPackage.withFileUri(
  1. Uri fileUri
)

Create a MobileMapPackage with a path.

The path can refer to a file with an .mmpk extension or a directory containing an unpacked mobile map package.

Parameters:

  • fileUri — A path to mobile map package.