Aller au contenu

Enumeration HrzProtocol.MapboxTranslationStatus

Defined in hrz/protocol/mapbox/result.proto.


MAPBOX_TRANSLATION_SUCCESS (0)

The layers have been created.


MAPBOX_TRANSLATION_CANCELED (1)

Canceled the translation because MapboxService.TranslateScene has been called with destroyExistingLayers set to true.


MAPBOX_TRANSLATION_FAILURE (2)

Failed to translate the given input.


MAPBOX_DOWNLOAD_FAILURE (3)

Failed to download a required resource, such as the sprite index document.