Package org.ametys.plugins.maps
Class MapsHelper
java.lang.Object
org.ametys.plugins.maps.MapsHelper
- All Implemented Interfaces:
Component,Contextualizable,Serviceable
Helper to interact with Google Maps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcontextualize(Context context) Get the Google API keyvoidservice(ServiceManager manager)
-
Constructor Details
-
MapsHelper
public MapsHelper()
-
-
Method Details
-
contextualize
- Specified by:
contextualizein interfaceContextualizable- Throws:
ContextException
-
service
- Specified by:
servicein interfaceServiceable- Throws:
ServiceException
-
getApiKey
Get the Google API key- Returns:
- the key
-