Collections functions
General functions
Render functions
Theme permission functions
User functions
Resource functions

get_geo_maps_scripts()

Parameters

This function accepts no parameters.

Location

include/map_functions.php lines 739 to 745

Definition

 
function get_geo_maps_scripts()
    {
    global 
$baseurl;
    
?>
    <script src=" echo $baseurl?>/lib/leaflet_plugins/leaflet-markercluster-1.4.1/dist/leaflet.markercluster.min.js"></script>
    
    
}

This article was last updated 7th December 2023 20:35 Europe/London time based on the source file dated 24th January 2023 17:35 Europe/London time.