geomap🔗
Objects🔗
Builders🔗
Functions🔗
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.