constant YAMAPS_STATIC_API_URL in Yandex.Maps 7
3 uses of YAMAPS_STATIC_API_URL
- yamaps_block_content in inc/
yamaps.block.inc - Returns block content.
- yamaps_field_formatter_view in inc/
yamaps.formatter.inc - Implements hook_field_formatter_view().
- yamaps_views_plugin_style_default_map::render in modules/
yamaps_views/ handlers/ yamaps_views_plugin_style_default_map.inc - Renders the map.
File
- ./
yamaps.module, line 12 - Yandex Maps module main file.
Code
define('YAMAPS_STATIC_API_URL', _yamaps_static_api_url());