Package overit.geocallapp.wfm.locations
Class PropertiesLocations.Cartography
java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.locations.PropertiesLocations.Cartography
- Enclosing class:
PropertiesLocations
-
Method Summary
Methods inherited from class overit.geocallapp.utilities.config.Properties
getBooleanProperty, getBooleanProperty, getBooleanSystemProperty, getBooleanSystemProperty, getDoubleProperty, getDoubleProperty, getIntegerProperty, getIntegerProperty, getIntegerSystemProperty, getIntegerSystemProperty, getLongProperty, getLongProperty, getStringListProperty, getStringListProperty, getStringProperty, getStringProperty, getStringSystemProperty, getStringSystemProperty
-
Method Details
-
getCartographyType
Returns the cartography type. The available values are:GOOGLEESRIHEREBINGOPEN_STREET_MAP
- Returns:
- the cartography type
- See Also:
-
getCartographicClient
Returns the cartographic client. The available values are:NO_MAPOPEN_LAYERS
OPEN_LAYERS.- Returns:
- the cartography client
- See Also:
-