google_api_fusion_tables v0.4.0 GoogleApi.FusionTables.V2.Model.PointStyle View Source
Represents a PointStyle within a StyleSetting
Attributes
iconName
(type:String.t
, default:nil
) - Name of the icon. Use values defined in http://www.google.com/fusiontables/DataSource?dsrcid=308519iconStyler
(type:GoogleApi.FusionTables.V2.Model.StyleFunction.t
, default:nil
) - Column or a bucket value from which the icon name is to be determined.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.FusionTables.V2.Model.PointStyle{ iconName: String.t(), iconStyler: GoogleApi.FusionTables.V2.Model.StyleFunction.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.