Simple jQuery Plugin to show your stores on Google Maps.
- load your data from a json file.
- list and a detail site, fully customizable with jQuery template.
- ability to set custom icon or for categories
- ability to detect users location or by type his location
- ability to use markercluster
- customizable filter navigation
- get a google maps panorama view for detail site
- ability to use a route planner
- simple search filter for list
- customizable google map style
IMPORTANT!
If you’re using Geolocation, you need HTTPS
Changelog
02/23/2017
- add: defaultLocation, you can set default lat lng which works with default mapOptions: zoom
- remove: panBy, it’s no longer needed since you can set default location as center
02/21/2017
- add: panBy function, change map center by px
02/18/2017
- add: height setting, if null, map would be full height
- add: notification if geoLocation is used without HTTPS
02/15/2017
- small bugfix
- add: categories filter by multiple not only by one
- change: autocomplete search, can search now for international addresses not only for limited countries
- add: error message popup