zoomButtons : true

This commit is contained in:
Benjamin Takats
2023-01-19 00:10:44 +01:00
parent be2e1fd355
commit d315e35340
5 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
let markers = {{ Js::from($allMarkers) }};
$('#mapworld').vectorMap({
zoomButtons : false,
zoomButtons : true,
zoomOnScroll: true,
map: 'world_mill',
backgroundColor: 'transparent',