com.supermap.services.providers

Class TilesetMapProviderSetting

  • All Implemented Interfaces:
    java.io.Serializable


    public class TilesetMapProviderSetting
    extends MapProviderSetting
    

    SuperMap iServer The map cache service provider configures the object.

    Since:
    7.0.1
    See Also:
    Serialized Form
    • Field Detail

      • tileSourceInfo

        public TileSourceInfo tileSourceInfo
        

        Slice source (required).

      • mapName

        public java.lang.String mapName
        

        The name of the map to be published (optional).

      • tilesetName

        public java.lang.String tilesetName
        

        Slice set name (optional).

    • Constructor Detail

      • TilesetMapProviderSetting

        public TilesetMapProviderSetting()
        
    • Method Detail

      • hashCode

        public int hashCode()
        
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals(java.lang.Object obj)
        
        Overrides:
        equals in class java.lang.Object