Map

Map view type’s settings are similar to Tile view with one exception. Map view requires a column of the Location type to display pins on the map at specified position. Upon clicking the pin the data is displayed as the pop-up card structured the same way as the tile in the tile view.

mapview.png

To create a map view, select the Map option from the list of view types and click Next. The system will display the Map View form comprising the following sections:

Map View General.png

Name Enter a name of a new map view.
Notes The Notes field can hold any developer’s comments that need to be kept for this view. The comments will be visible in the Setup mode only.
Show In Menu Leave this option checked if the view should be displayed in the menu.
Category Enter a category name if you want to group view under a category .
Highlight Color Select a color to highlight this view in the list displayed in the menu.
Icon This option allows to select an icon for a view. You have a choice of 900+ icons covering various subjects – actions, brands, file types, symbols, animals and a lot more. The Search box above will help you to narrow down the list of choices.
Access If you want to restrict access to the view for your users basing on their roles, select the Restrict access right by role checkbox and choose what roles will have access to this particular view.

Mapping Matching.png

Filter The Matching section is intended to set the filter criteria for the records that will be displayed in the view.
Ask the User If the Ask Columns option is activated, the dropdown with column names will be shown. You can choose the columns that will be applied as filters in this view.

Mapping Sorting.png

Sorting The Sorting section is intended to set the sorting order for the records in this view.

Map View Columns.png

Location Map view requires a column of the Location type to display pins on the map at specified position. Upon clicking the pin the system displays the data as the pop-up card.
Cluster pins Cluster pins option activates marker clusters to display a large number of markers on a map. The number on a cluster indicates how many markers it contains. Please, notice that as you zoom into any of the cluster locations, the number on the cluster decreases, and you begin to see the individual markers on the map. Zooming out of the map consolidates the markers into clusters again.
Image In the Images field specify the column where the images are stored. This image will be shown on the pop-up card.
Header In the Header field select the column comprising data that will be displayed as a header on the pop-up card.
Subheader In the Subheader field select the column comprising data that will be displayed as a subheader.
Details The Details section allows you to select which columns data will be displayed as details under the subheader.

Map Advanced.png

The Advanced options section is intended to specify additional options:

Map type This option allows to specify a map type – Roads , Terrain , Satellite or Hybrid.
Allowed actions From the Allowed actions list select what actions will be applicable to the table view records and the corresponding New, View, Edit or Delete buttons will be displayed in this table view. Moreover there is the Inline Edit option, check it to allow inline edit mode per table view. If you plan to delete many records at a time, use the Mass Delete option. As with other mass-actions, when the Mass Delete is checked, TeamDesk renders the Delete button in a view’s header and checkboxes to mark the records.
Rows to display In the Rows to display field you can specify the number of pins that will be shown on the map view (use whole numbers only).
Row Colorization If you want to highlight certain pins, select the Colorization Formula checkbox and enter the formula into the expanded field. The details are expounded in the View Colorization item.
Enable RSS feed Select the Enable RSS feed checkbox if you want to enable an RSS feed for the view.
Enable Embedding This option allows you to copy/paste simple HTML snippet to embed a view on your website page. More details are described here Embedding Option for Views. Moreover, for Map View you should obtain API key from Google. So, if you want to show Map View on your website, you can apply for API key with standard Google license: https://developers.google.com/maps/documentation/javascript/get-api-key

Map Help.png

Help When the Help text property is filled in, a view page displays small drop down titled Help just under the tab bar. On user’s click it extends toward the bottom displaying the text you’ve typed.

When finished, click Save to save changes or click Cancel to discard.