Initialize google maps sdk for web platform
This commit is contained in:
parent
c7f00c8d32
commit
a38f564411
@ -34,6 +34,7 @@
|
|||||||
// The value below is injected by flutter build, do not touch.
|
// The value below is injected by flutter build, do not touch.
|
||||||
const serviceWorkerVersion = null;
|
const serviceWorkerVersion = null;
|
||||||
</script>
|
</script>
|
||||||
|
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyApU8L3yhkxmlwBer2x0HIvXW0JyGlf_Hg"></script>
|
||||||
<!-- This script adds the flutter initialization JS code -->
|
<!-- This script adds the flutter initialization JS code -->
|
||||||
<script src="flutter.js" defer=""></script>
|
<script src="flutter.js" defer=""></script>
|
||||||
<style id="splash-screen-style">
|
<style id="splash-screen-style">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user