Class PropertiesLocations.Cartography

java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.locations.PropertiesLocations.Cartography
Enclosing class:
PropertiesLocations

public static class PropertiesLocations.Cartography extends Properties
  • Method Details

    • getCartographyType

      public static String getCartographyType()
      Returns the cartography type. The available values are:
      • GOOGLE
      • ESRI
      • HERE
      • BING
      • OPEN_STREET_MAP
      Returns:
      the cartography type
      See Also:
    • getCartographicClient

      public static String getCartographicClient()
      Returns the cartographic client. The available values are:
      • NO_MAP
      • OPEN_LAYERS
      The default value is OPEN_LAYERS.
      Returns:
      the cartography client
      See Also: