mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
fix: remove "hide home button" shown twice in map settings
Co-authored-by: David Larlet <david@larlet.fr>
This commit is contained in:
parent
071a8c539d
commit
ac6964c9f4
1 changed files with 0 additions and 1 deletions
|
@ -833,7 +833,6 @@ export default class Umap {
|
|||
UIFields.push(`properties.${name}Control`)
|
||||
}
|
||||
UIFields = UIFields.concat([
|
||||
'properties.homeControl',
|
||||
'properties.moreControl',
|
||||
'properties.scrollWheelZoom',
|
||||
'properties.miniMap',
|
||||
|
|
Loading…
Reference in a new issue