Name | Description | |
---|---|---|
![]() | MapCenterPointTemplate | Gets or sets the custom point template to be used for the polygon center point. Ignored if UseCustomCenterPointTemplate is false. |
![]() | MapPolygonTemplate | Gets or sets the custom polygon template to be used for the polygon. Ignored if UseCustomPolygonTemplate is false. |
![]() | UseCustomCenterPointTemplate | Gets or sets a custom point template will be used for the polygon center point, otherwise the layer template will be used. An expression should evaluate to a System.Boolean. |
![]() | UseCustomPolygonTemplate | Gets or sets a custom polygon template will be used for the polygon, otherwise the layer template will be used. An expression should evaluate to a System.Boolean. |