com.supermap.realspace

Class OnlineService3D

  • java.lang.Object
    • com.supermap.realspace.OnlineService3D


  • public class OnlineService3D
    extends java.lang.Object
    Online service 3D
    • Constructor Detail

      • OnlineService3D

        public OnlineService3D(android.content.Context context)
        The constructor.
        Parameters:
        context - application context
    • Method Detail

      • publicServiceWithCompletion

        public void publicServiceWithCompletion(OnlineService3D.OnlineService3DCallBackListener listenner)
        Return 3D service collection information in parameters of successful callback Get the online public service callback event. The data compression package name uploaded to online is the same as the scene name and the workspace name, and the unified suffix _android. For example: CBD_android.zip CBD_android CBD_android.sxwu/smwu
        Parameters:
        listenner - service callback event
      • privateServiceWithCompletion

        public void privateServiceWithCompletion(OnlineService3D.OnlineService3DCallBackListener listenner)
        Return 3D service collection information in parameters of successful callback
        Parameters:
        listenner - service callback event