You are here

constant STYLED_GOOGLE_MAP_GOOGLE_AUTH_KEY in Styled Google Map 7.2

Same name and namespace in other branches
  1. 8 styled_google_map.module \STYLED_GOOGLE_MAP_GOOGLE_AUTH_KEY
3 uses of STYLED_GOOGLE_MAP_GOOGLE_AUTH_KEY
styled_google_map_admin_settings in ./styled_google_map.admin.inc
API Key settings form callback.
styled_google_map_build_api_url in ./styled_google_map.module
Builds the javascript maps api url based on authentication method.
styled_google_map_requirements in ./styled_google_map.install
Implements hook_requirements().

File

./styled_google_map.module, line 50
Contains all hooks and functions for the Styled Google Map module.

Code

define('STYLED_GOOGLE_MAP_GOOGLE_AUTH_KEY', 1);