Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Variable: googleMapEnUsComponentsDescriptions

googleMapEnUsComponentsDescriptions: object

Type declaration

categories

categories: object

categories.fields

categories.fields: object

categories.fields.name

categories.fields.name: string = "Fields"

components

components: object

components.GoogleMap

components.GoogleMap: object

components.GoogleMap.description

components.GoogleMap.description: string = "Component displaying a Google map"

components.GoogleMap.name

components.GoogleMap.name: string = "Google Map"

components.GoogleMap.props

components.GoogleMap.props: object

components.GoogleMap.props.addMarkerOnSearch

components.GoogleMap.props.addMarkerOnSearch: object

components.GoogleMap.props.addMarkerOnSearch.description

components.GoogleMap.props.addMarkerOnSearch.description: string = "Whether to add a marker on search"

components.GoogleMap.props.addMarkerOnSearch.name

components.GoogleMap.props.addMarkerOnSearch.name: string = "Add marker on search"

components.GoogleMap.props.allowChangingMarkers

components.GoogleMap.props.allowChangingMarkers: object

components.GoogleMap.props.allowChangingMarkers.description

components.GoogleMap.props.allowChangingMarkers.description: string = "If checked, the user can change the markers"

components.GoogleMap.props.allowChangingMarkers.name

components.GoogleMap.props.allowChangingMarkers.name: string = "Allow changing markers"

components.GoogleMap.props.allowMultipleMarkers

components.GoogleMap.props.allowMultipleMarkers: object

components.GoogleMap.props.allowMultipleMarkers.description

components.GoogleMap.props.allowMultipleMarkers.description: string = "Multiple markers"

components.GoogleMap.props.allowMultipleMarkers.name

components.GoogleMap.props.allowMultipleMarkers.name: string = "Allow multiple markers"

components.GoogleMap.props.apiKey

components.GoogleMap.props.apiKey: object

components.GoogleMap.props.apiKey.description

components.GoogleMap.props.apiKey.description: string = "Google Maps API key"

components.GoogleMap.props.apiKey.name

components.GoogleMap.props.apiKey.name: string = "API key"

components.GoogleMap.props.collisionBehavior

components.GoogleMap.props.collisionBehavior: object

components.GoogleMap.props.collisionBehavior.description

components.GoogleMap.props.collisionBehavior.description: string = "The markers collision behavior"

components.GoogleMap.props.collisionBehavior.name

components.GoogleMap.props.collisionBehavior.name: string = "Collision behavior"

components.GoogleMap.props.colorScheme

components.GoogleMap.props.colorScheme: object

components.GoogleMap.props.colorScheme.description

components.GoogleMap.props.colorScheme.description: string = "The color scheme to use"

components.GoogleMap.props.colorScheme.name

components.GoogleMap.props.colorScheme.name: string = "Color scheme"

components.GoogleMap.props.gestureHandling

components.GoogleMap.props.gestureHandling: object

components.GoogleMap.props.gestureHandling.description

components.GoogleMap.props.gestureHandling.description: string = "The gesture handling to use"

components.GoogleMap.props.gestureHandling.name

components.GoogleMap.props.gestureHandling.name: string = "Gesture handling"

components.GoogleMap.props.height

components.GoogleMap.props.height: object

components.GoogleMap.props.height.description

components.GoogleMap.props.height.description: string = "Height of the map"

components.GoogleMap.props.height.name

components.GoogleMap.props.height.name: string = "Height"

components.GoogleMap.props.label

components.GoogleMap.props.label: object

components.GoogleMap.props.label.description

components.GoogleMap.props.label.description: string = "Map label"

components.GoogleMap.props.label.name

components.GoogleMap.props.label.name: string = "Label"

components.GoogleMap.props.language

components.GoogleMap.props.language: object

components.GoogleMap.props.language.description

components.GoogleMap.props.language.description: string = "The language to use"

components.GoogleMap.props.language.name

components.GoogleMap.props.language.name: string = "Language"

components.GoogleMap.props.latitude

components.GoogleMap.props.latitude: object

components.GoogleMap.props.latitude.description

components.GoogleMap.props.latitude.description: string = "Latitude of the center point"

components.GoogleMap.props.latitude.name

components.GoogleMap.props.latitude.name: string = "Latitude"

components.GoogleMap.props.longitude

components.GoogleMap.props.longitude: object

components.GoogleMap.props.longitude.description

components.GoogleMap.props.longitude.description: string = "Longitude of the center point"

components.GoogleMap.props.longitude.name

components.GoogleMap.props.longitude.name: string = "Longitude"

components.GoogleMap.props.mapControlPosition

components.GoogleMap.props.mapControlPosition: object

components.GoogleMap.props.mapControlPosition.description

components.GoogleMap.props.mapControlPosition.description: string = "The position of the map control"

components.GoogleMap.props.mapControlPosition.name

components.GoogleMap.props.mapControlPosition.name: string = "Map control position"

components.GoogleMap.props.mapId

components.GoogleMap.props.mapId: object

components.GoogleMap.props.mapId.description

components.GoogleMap.props.mapId.description: string = "The map ID is an identifier that's associated with a specific map style or feature"

components.GoogleMap.props.mapId.name

components.GoogleMap.props.mapId.name: string = "Map ID"

components.GoogleMap.props.mapTypeId

components.GoogleMap.props.mapTypeId: object

components.GoogleMap.props.mapTypeId.description

components.GoogleMap.props.mapTypeId.description: string = "The default map type to use"

components.GoogleMap.props.mapTypeId.name

components.GoogleMap.props.mapTypeId.name: string = "Map type"

components.GoogleMap.props.markers

components.GoogleMap.props.markers: object

components.GoogleMap.props.markers.description

components.GoogleMap.props.markers.description: string = "Coordinates of the markers"

components.GoogleMap.props.markers.name

components.GoogleMap.props.markers.name: string = "Markers"

components.GoogleMap.props.markerWindowTitle

components.GoogleMap.props.markerWindowTitle: object

components.GoogleMap.props.markerWindowTitle.description

components.GoogleMap.props.markerWindowTitle.description: string = "The title of the marker window"

components.GoogleMap.props.markerWindowTitle.name

components.GoogleMap.props.markerWindowTitle.name: string = "Marker window title"

components.GoogleMap.props.region

components.GoogleMap.props.region: object

components.GoogleMap.props.region.description

components.GoogleMap.props.region.description: string = "The region code to use"

components.GoogleMap.props.region.name

components.GoogleMap.props.region.name: string = "Region"

components.GoogleMap.props.removeMarkerCaption

components.GoogleMap.props.removeMarkerCaption: object

components.GoogleMap.props.removeMarkerCaption.description

components.GoogleMap.props.removeMarkerCaption.description: string = "The caption on the marker removal button"

components.GoogleMap.props.removeMarkerCaption.name

components.GoogleMap.props.removeMarkerCaption.name: string = "Remove marker caption"

components.GoogleMap.props.searchPlaceholder

components.GoogleMap.props.searchPlaceholder: object

components.GoogleMap.props.searchPlaceholder.description

components.GoogleMap.props.searchPlaceholder.description: string = "Placeholder text for the map search input"

components.GoogleMap.props.searchPlaceholder.name

components.GoogleMap.props.searchPlaceholder.name: string = "Search placeholder"

components.GoogleMap.props.showMapControl

components.GoogleMap.props.showMapControl: object

components.GoogleMap.props.showMapControl.description

components.GoogleMap.props.showMapControl.description: string = "Whether to show the map control"

components.GoogleMap.props.showMapControl.name

components.GoogleMap.props.showMapControl.name: string = "Show map control"

components.GoogleMap.props.width

components.GoogleMap.props.width: object

components.GoogleMap.props.width.description

components.GoogleMap.props.width.description: string = "Width of the map"

components.GoogleMap.props.width.name

components.GoogleMap.props.width.name: string = "Width"

components.GoogleMap.props.zoom

components.GoogleMap.props.zoom: object

components.GoogleMap.props.zoom.description

components.GoogleMap.props.zoom.description: string = "Zoom level"

components.GoogleMap.props.zoom.name

components.GoogleMap.props.zoom.name: string = "Zoom"

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub