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

@@ -92,7 +92,7 @@
console.log(markers);
$('#map').vectorMap({
zoomButtons : false,
zoomButtons : true,
zoomOnScroll: true,
map: '{{ $country->code }}_merc',
backgroundColor: 'transparent',