Files
yavsc/src/Yavsc/Views/Shared/_MapScriptsPartial.cshtml
2024-02-25 18:05:10 +00:00

3 lines
177 B
Plaintext

<script src="https://maps.googleapis.com/maps/api/js?key=@Config.GoogleSettings.BrowserApiKey"></script>
<script src="~/js/google-geoloc.js" asp-append-version="true"></script>