GeostoreDisplayDataProto

GoogleApi.ContentWarehouse.V1.Model.GeostoreDisplayDataProto


Table of Contents ▼

Jump to a specific part of the page:

Description

This holds data specific to rendering a POI on a map. It's derived from data already in MapFacts, e.g. containing features and the feature's point field. If empty, this proto should be ignored for rendering. See go/maps-render-alignment for motivation and more details.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. displayLocation (type: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto, default: nil)
    - The location where this feature should be rendered.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreDisplayDataProto{
displayLocation: GoogleApi.ContentWarehouse.V1.Model.GeostorePointProto.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GeostoreDisplayDataProto