rememberMapLayerPicker

Returns a launcher that asks the user for a map file and hands it back as a PickedMapFile.

Android opens the storage-access document picker; desktop opens an AWT file dialog. Both hand back the same thing, which is what lets the layers sheet be one composable rather than one per platform.

Returns a launcher that asks the user for a map file and hands it back as a PickedMapFile.

Android opens the storage-access document picker; desktop opens an AWT file dialog. Both hand back the same thing, which is what lets the layers sheet be one composable rather than one per platform.

Returns a launcher that asks the user for a map file and hands it back as a PickedMapFile.

Android opens the storage-access document picker; desktop opens an AWT file dialog. Both hand back the same thing, which is what lets the layers sheet be one composable rather than one per platform.