bjorn2404 / jQuery-Store-Locator-Plugin

A store locator plugin using Google Maps API version 3
MIT License
493 stars 235 forks source link

fullMapStart shows map zoom smaller #262

Open dhruvangg opened 4 years ago

dhruvangg commented 4 years ago

fullMapStart: true, not showing a map properly

$('#bh-sl-map-container').storeLocator({ dataType: 'json', dataRaw: result, infowindowTemplatePath: '../assets/template/location-list-description.html', listTemplatePath: '../assets/template/infowindow-description.html?fdf', fullMapStart: true, maxDistance: true, distanceAlert: '60', nameSearch: true, bounceMarker: true, mapSettings: { zoom : 0, mapTypeId: google.maps.MapTypeId.ROADMAP }, }`

see this screenshot:

https://prnt.sc/srq9bi