Filter Reference: geodir_map_name

Summary

Filter the map JS API provider name.

Parameters

$geodir_map_name
(string) (required) The map API provider name.

Default: None

Change Log

Since: 1.6.1

Used by

geodirectory-functions/map-functions/map_functions.php: geodir_map_name() [Line: 326]

Source Code

    return apply_filters('geodir_map_name', $geodir_map_name);