style: normalize struct field alignment (#5)
All checks were successful
CI / Build and Test (push) Successful in 36s
All checks were successful
CI / Build and Test (push) Successful in 36s
This commit was merged in pull request #5.
This commit is contained in:
@@ -316,7 +316,7 @@ type Marker struct {
|
||||
type Popup struct {
|
||||
Content string // HTML content
|
||||
LngLat LngLat
|
||||
HideCloseButton bool // true removes the close button (MapLibre shows it by default)
|
||||
HideCloseButton bool // true removes the close button (MapLibre shows it by default)
|
||||
MaxWidth string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user