Class CQ.personalization.GeolocationUtils
| Package: | CQ.personalization |
| Class: | GeolocationUtils |
| Extends: | Object |
| Clientlib: | cq.personalization |
A helper class providing a set of utility methods to handle a geolocation map.
This class is a singleton and cannot be created directly.
Public Properties
This class has no public properties.
Public Methods
| |
createGeolocationMap( Boolean show, String storeName ) : void
Creates a geolocation map widget that will be aligned over the geolocation store of the Client Context UI.
Creates a geolocation map widget that will be aligned over the geolocation store of the Client Context UI.
Parameters:
show : BooleanTrue to show the map storeName : StringThe name of the store
Returns:
|
GeolocationUtils |
Public Events
This class has no public events.