Service HrzProtocol.MapboxService
Defined in hrz/protocol/mapbox/service.proto.
TranslateScene(HrzProtocol.MapboxTranslationParams) -> HrzProtocol.MapboxTranslationTicket
Translates Mapbox layers into Horizon layers and adds them to the current scene.
If there are resources that need to be downloaded (such as the sprite index JSON document), the scene will be modified once they have been. A message will be sent to the message queue once the operation has been completed, indicating whether it was a success or not.
Note that the translation process is a best-effort work. Therefore, the final result may have small differences with the same scene rendered in a Mapbox viewer. Furthermore, not all Mapbox features are supported. Check out the documentation for further information.