Feature Property

A feature property is every piece of data you specify for your feature.

  • In a Google Sheet, each column that is not one of the reserved ones for features (title, country, region and city for Geographic Area, and title, type and coordinates for Geographic Location) represents a feature property.

For example:

  • In apps of subtype Geographic Area, your feature can have properties fill_color, risk_rating, population, majority_age, etc, that represent a piece of data for your country, state/region or city.

  • In apps of subtype Geographic Location, your feature can have properties phone, address, contact_email, capacity, etc, that represent some metadata for your desired feature type.

A feature property belongs to a feature. A feature can have many feature properties.

Fields

A feature property has a name, a value and a dataType.

Reserved Names

Custom Style: Color

Custom Style: Shape

Custom Style: Legend

Hotel Data

Examples

In apps of subtype Geographic Area:

In apps of subtype Geographic Location:

Pictures in the legend, defined in feature property with name photos:

In the hotel card:

Color Codes

We support hexadecimal color codes to customize the map. Hexadecimal color codes can be picked from a design software or an online tool like the Colour Picker from Google.

Last updated