Filter Reference: geodir_markers_json

Summary

Filter the marker json return.

Parameters

$map_json
(string) (required) The JSON string of the map markers results.

Default: None

Change Log

Since: 1.6.22

Used by

geodirectory-functions/map-functions/get_markers.php: get_markers() [Line: 628]

Source Code

    return apply_filters('geodir_markers_json',$map_json);