com.supermap.services.providers

Class UGCRealspaceProvider

Parameters:
dataName - The name of the 3D data. Corresponds to the name of the 3D layer in the SuperMap 3D scene (LayerName).
relativePath - the relative path of tile data.
Returns:
tile data results.
Throws:
RealspaceException - 3D exception information.
Parameters:
dataName - The name of the 3D data. Corresponds to the name of the 3D layer in the SuperMap 3D scene (LayerName).
relativePath - the relative path of tile data.
relativePathType - the relative path of tile data.
Returns:
tile data results.
Throws:
RealspaceException - 3D exception information.
Specified by:
getDataVersion in interface RealspaceProvider
Parameters:
dataName - The name of the 3D data. Corresponds to the name of the 3D layer in the SuperMap 3D scene (LayerName).
relativePath - the relative path of tile data.
Returns:
The latest version of the tile data.
Throws:
RealspaceException - 3D exception information.