com.supermap.services.components.impl

类 VectorTileImpl

  • java.lang.Object
    • com.supermap.services.components.impl.VectorTileImpl
    • 构造器详细资料

      • VectorTileImpl

        public VectorTileImpl()
        

        默认构造函数。

      • VectorTileImpl

        public VectorTileImpl(ComponentContext tempContext)
        

        构造一个带指定的地图服务组件上下文信息的 VectorTileImpl 对象。

        参数:
        tempContext - 地图服务组件的上下文信息。该参数不能为空。