constant TESTING_APIKEY_GOOGLE_MAPS in Location 7.3
Same name and namespace in other branches
- 6.3 tests/geocoder_api_keys.inc \TESTING_APIKEY_GOOGLE_MAPS
- 7.5 tests/geocoder_api_keys.inc \TESTING_APIKEY_GOOGLE_MAPS
- 7.4 tests/geocoder_api_keys.inc \TESTING_APIKEY_GOOGLE_MAPS
1 use of TESTING_APIKEY_GOOGLE_MAPS
- LocationGoogleGeocoderTest::setUp in tests/
google_geocoder.test - Sets up a Drupal site for running functional and integration tests.
File
- tests/
geocoder_api_keys.inc, line 12 - API keys to use for geocoding tests.
Code
define('TESTING_APIKEY_GOOGLE_MAPS', 'AIzaSyA-rGgkOfGFMQ6YvQb1H9ETdz2qRhcnIIM');