-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Description
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:
Metadata
Metadata
Assignees
Labels
No labels