Content-Length: 314138 | pFad | http://github.com/tobiasv/MyBlitzortung/pull/15/files

77 Add support new google maps API key by lagidnyj · Pull Request #15 · tobiasv/MyBlitzortung · GitHub
Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion config.php.example
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ define("BO_DB_HOST", "localhost");
define("BO_DB_PREF", "bo_");


//Enter your Google Maps API key
define("BO_GM_API_KEY", "");


//The update secret
define('BO_UPDATE_SECRET', '');

Expand Down Expand Up @@ -46,4 +50,4 @@ define("BO_DEBUG", false);



?>
?>
4 changes: 2 additions & 2 deletions includes/functions_dynmap.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ function bo_show_circle(zoom)

</script>

<script type="text/javascript" id="bo_script_google" src="//maps.googleapis.com/maps/api/js?callback=bo_gmap_init&libraries=places,weather&v=<?php echo BO_GMAP_API_VERSION.'&'.BO_GMAP_PARAM ?>">
<script type="text/javascript" id="bo_script_google" src="//maps.googleapis.com/maps/api/js?key=<?php echo BO_GM_API_KEY ?>&callback=bo_gmap_init&libraries=places,weather&v=<?php echo BO_GMAP_API_VERSION.'&'.BO_GMAP_PARAM ?>">
</script>


Expand All @@ -370,4 +370,4 @@ function bo_show_circle(zoom)



?>
?>








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/tobiasv/MyBlitzortung/pull/15/files

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy