com.supermap.data.processing

类 TilingSchemeOption



  • public class TilingSchemeOption
    extends Enum
    该类定义了生成缓存的切分方式的类型常量。
    • 字段详细资料

      • MERCATORTILINGSCHEME

        public static final TilingSchemeOption MERCATORTILINGSCHEME
        Mercator切分,1x1。
      • GEOGRAPHICTILINGSCHEME

        public static final TilingSchemeOption GEOGRAPHICTILINGSCHEME
        地理切分,1x2。

Copyright © 2021–2024 SuperMap. All rights reserved.