method
PointField.Label
Public method PointField.Label from github.com/riducms/ridu/field.
Arguments
| Argument | Type | Description |
|---|---|---|
value | string | The value value. |
Returns
The declared result.
PointFieldFull signature
func (f PointField) Label(value string) PointFieldRelated types
PointFieldPointField configures a field for a geographic point.