# Cyclos411Api.MapData

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**googleMapsApiKey** | **String** | The Google Maps API key to be used by clients      | [optional] 
**defaultLocation** | [**GeographicalCoordinate**](GeographicalCoordinate.md) | The default location, if any, for map displays      | [optional] 
**defaultZoomMobile** | **Number** | The default zoom level for mobile views      | [optional] 
**defaultZoom** | **Number** | The default zoom level for larger views      | [optional] 
**distanceUnit** | [**DistanceUnitEnum**](DistanceUnitEnum.md) | Determines the unit used to measure distances  | [optional] 


