All layer types have the following common settings:
- Name:
Name of the layer. Only used to identify the layer in settings and in UserFunctions. Is not visible to the end user when viewing the project. - Title:
Localized title of the layer. Visible to the end user in their selected language in the layer list in the menu. - Description:
Localized short description of the layer. Visible to the user when hovering over the layer title in the menu. - Visible by default:
When set to true, the layer will be visible when the end-user visits the project page for the first time. - Variables:
Custom variables that enable dynamic changes to the layer. For more details, see the Layer Variables section. - Layout:
Mapbox layout object. Not used by HeatMap layers. For specific use cases, refer to the individual layer type docs. - Paint:
Mapbox paint object. Not used by HeatMap layers. For specific use cases, refer to the individual layer type docs.