Store Locator Google Maps Subtab
These settings specify the Google Maps properties for the Store Locator feature.
This feature and its settings require:
-
SuiteCommerce Advanced – Vinson and later
-
SuiteCommerce
More Information: Store Locator
Google > API Key
This string sets the Google Maps API key for the Store Locator feature.
The Store Locator feature uses the Google Maps JavaScript API. For this feature to work properly on your site, you must acquire an authentication API key from Google.
ID |
storeLocator.apiKey |
UI location |
Store Locator > Store Locator Google Maps |
JSON file |
StoreLocatorGoogle.json |
Google > Center Position Latitude
This number sets the default Google-specific latitude position (as a string) to center the map when geolocation is disabled.
ID |
storeLocator.mapOptions.centerPosition.latitude |
UI location |
Store Locator > Store Locator Google Maps |
JSON file |
StoreLocatorGoogle.json |
Google > Center Position Longitude
This number sets the default Google-specific longitude position (as a string) to center the map when geolocation is disabled.
ID |
storeLocator.mapOptions.centerPosition.longitude |
UI location |
Store Locator > Store Locator Google Maps |
JSON file |
StoreLocatorGoogle.json |
Google > Zoom Level
This number sets the Google-specific default map zoom level. The default is 11.
ID |
storeLocator.mapOptions.zoom |
UI location |
Store Locator > Store Locator Google Maps |
JSON file |
StoreLocatorGoogle.json |
Google > MapTypeControl
This Boolean value enables the Google Map Type Control setting. Map Type Control lets the shopper choose the map type (roadmap, satellite, etc.). If this property is set to true, the map shows the control in the upper left corner. If you set it to false, the control won't display.
ID |
storeLocator.mapOptions.mapTypeControl |
UI location |
Store Locator > Store Locator Google Maps |
JSON file |
StoreLocatorGoogle.json |
Google > StreetViewControl
This Boolean value enables the Google Street View Pegman icon. The Pegman icon is a Google control shoppers can drag onto the map to enable Street View. If you set this property to true, the map displays the control in the lower right corner. If you set it to false, the control won't display.
ID |
storeLocator.mapOptions.streetViewControl |
UI location |
Store Locator > Store Locator Google Maps |
JSON file |
StoreLocatorGoogle.json |
Google > MapTypeID
This string sets the default Google map type. You can choose from these options:
-
roadmap – displays the default road map view (default)
-
satellite – displays Google Earth satellite images
-
hybrid – displays a mixture of normal and satellite views
-
terrain – displays a physical map with terrain information
ID |
storeLocator.mapOptions.mapTypeId |
UI location |
Store Locator > Store Locator Google Maps |
JSON file |
StoreLocatorGoogle.json |