Map Sharing
Endpoints for sharing map metadata between devices, including creating share payloads and importing shared maps.
📄️ Imports a shared map using the provided map share payload.
This endpoint allows a device to import a map using the metadata provided in the `MapSharePayload`.
📄️ Retrieves the map share payload for a given request ID.
This endpoint returns the share payload (metadata) of the map identified by `reqId`.