mirror of
https://github.com/gskinnerTeam/flutter-wonderous-app.git
synced 2026-03-13 08:11:49 +08:00
Google Maps - Needed to add this line to activate Advanced Markers.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<link rel="preload" href="assets/FontManifest.json" as="fetch" type="application/json" crossorigin="anonymous" />
|
||||
|
||||
<!-- maps -->
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyApU8L3yhkxmlwBer2x0HIvXW0JyGlf_Hg"></script>
|
||||
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyApU8L3yhkxmlwBer2x0HIvXW0JyGlf_Hg&libraries=marker"></script>
|
||||
|
||||
<!-- Splashscreen -->
|
||||
<style id="splash-screen-style">
|
||||
|
||||
Reference in New Issue
Block a user