Skip to content

fullMapStart shows map zoom smaller #262

@dhruvangg

Description

@dhruvangg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions