Display Rule
Used as the JSON model for server communication. Not to be confused with 'LocationDisplayRule' objects used locally for locations. Referred to from POIType, thus DisplayRules are used in the set of types defined in solution.
Location based rules are received in DisplayRule format and stored in a LocationDisplayRule object locally.
Author
Martin Hansen - Copyright © 2017 MapsPeople A/S. All rights reserved.
Constructors
Functions
Properties
Link copied to clipboard
@SerializedName(value = "iconVisible" )
@Nullable
@get:Nullable
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "imageScale" )
@Nullable
@get:Nullable
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "labelVisible" )
@Nullable
@get:Nullable
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "polygon" )
@Nullable
@get:Nullable
Content copied to clipboard