jQuery-Store-Locator-Plugin icon indicating copy to clipboard operation
jQuery-Store-Locator-Plugin copied to clipboard

A store locator plugin using Google Maps API version 3

Results 67 jQuery-Store-Locator-Plugin issues
Sort by recently updated
recently updated
newest added
trafficstars

A [change in the Google Maps Javascript API](https://developers.google.com/maps/documentation/javascript/releases#2022-03-24) with `fitBounds` on 3/24/22 has created problems in the plugin with zooming with certain settings enabled such as `taxonomyFilters`. Currently investigating whether...

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,...

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi, I would like to filter based on the child of the data array. As far as I see this is not supported by default? Or am I missing something?...

I notice that when there are more than one location on the same lat/lng, it's just show cluster, and when you click cluster, there is not any marker. I wonder...

Hello, Thanks for this great code. I'm having trouble since last update (3.1.0) some addresses does not show up anymore. I've enabled the "debug" option but I cannot see any...

Bumps [ws](https://github.com/websockets/ws) from 7.4.2 to 7.5.5. Release notes Sourced from ws's releases. 7.5.5 Bug fixes Backported ec9377ca to the 7.x release line (0e274acd). 7.5.4 Bug fixes Backported 6a72da3e to the...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

We just started getting the "Automatic location detection failed. Please fill in your address or zip code" alert every time the map loads in Chrome and Edge. It's not happening...