Plugins::googleStoreLocator
From ZenMagick Wiki
(Redirected from Plugins::zm google store locator)
Description
Adds a store locator page to the store, using Google Maps.
Configuration
To use Google Maps a Google account is required. Furthermore, the plugin needs two Google Maps access keys:
- The first one is to display the map in the store
- The second it to enable the drag & drop configuration.
(Access keys are bound to URLs, so separate keys are needed for storefront and admin)
If the pretty links plugin is installed, the following redirect rule may be used for a nices URL:
RewriteRule ^store_locator/?$ index.php?main_page=store_locator [QSA,L]
Admin
Includes a custom admin page to configure the location. This can be done using drag & drop (moving a marker on a Google Map).

