geomap🔗
Objects🔗
Builders🔗
Functions🔗
NewOptions🔗
NewOptions creates a new Options object.
NewMapViewConfig🔗
NewMapViewConfig creates a new MapViewConfig object.
NewControlsOptions🔗
NewControlsOptions creates a new ControlsOptions object.
NewTooltipOptions🔗
NewTooltipOptions creates a new TooltipOptions object.
VariantConfig🔗
VariantConfig returns the configuration related to geomap panels.
This configuration describes how to unmarshal it, convert it to code, …
MapViewConfigConverter🔗
MapViewConfigConverter accepts a MapViewConfig
object and generates the Go code to build this object using builders.
ControlsOptionsConverter🔗
ControlsOptionsConverter accepts a ControlsOptions
object and generates the Go code to build this object using builders.
TooltipOptionsConverter🔗
TooltipOptionsConverter accepts a TooltipOptions
object and generates the Go code to build this object using builders.
PanelConverter🔗
PanelConverter accepts a Panel
object and generates the Go code to build this object using builders.