MapsLong and MapsLat
These two keywords are required in setting up a Maps view. These specifies the longitude (MapsLong) and latitude (MapsLat) of the markers displayed on the map.
MapsTooltip
This keyword allows you to display a tooltip. You simply need to specify the template-column to display the tooltip content. Setting up a tooltip template is the same as any other HTML template. We recommend following this tutorial for a step by step guide. You just need to add "MapsTootip" in the second row of the template column in your data sheet.
MapsMarker
Use this keyword to change the look of your markers and customize them with images or icons. Similar to ImageType, you just need to specify the MapsMarker keyword to display images from a column containing links to your images. Images from your Google Drive or from websites (web URLs) can be used. To learn more about using images stored in Google Drive, please reference our article: Display images from Google Drive.
ColorType
This keyword allows you to change the color of the pins on your map. You can use HTML color names (red, blue, yellow ...), hex or rgba color. To set this up, just specify the ColorType keyword and indicate the pertinent colors in your datasource.
Comments
0 comments