com.gisgraphy.webapp.action
Interface GoogleMapApiKeyAware

All Known Implementing Classes:
DisplayStreetAction, GeocodingAction, ReverseGeocodingAction

public interface GoogleMapApiKeyAware

Interface to be implemented when Google map api key is required

Author:
David Masclet

Method Summary
 String getGoogleMapAPIKey()
           
 

Method Detail

getGoogleMapAPIKey

String getGoogleMapAPIKey()
Returns:
the googleMapAPIKey


Copyright © 2012. All Rights Reserved.