Skip to content

Reload #282

@seritpt

Description

@seritpt

How to reload with different dataLocation?

//$('#bh-sl-map-container').storeLocator('destroy');
//$('#bh-sl-map-container').storeLocator('mapReload');
//$('#bh-sl-map-container').storeLocator('reset');
$('#bh-sl-map-container').storeLocator('updateSku',{
//pagination: true,
slideMap : false,
altDistanceNoResult: true,
autoComplete: true,
bounceMarker: true,
fullMapStart: true,
dataType: 'json',
lengthUnit: 'km',
distanceAlert: 100,
openNearest:true,
loading: true,
autoGeocode: true,
mapSettings:{
zoom: 10,
scrollwheel:true
},
dataLocation: 'lib/contractsMap.php?services='+services
});
$('#bh-sl-map-container').storeLocator('mapReload');

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