We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4977553 commit ab83774Copy full SHA for ab83774
flask_googlemaps/templates/googlemaps/gmapjs.html
@@ -15,8 +15,6 @@
15
16
<script src="https://unpkg.com/deck.gl@^7.0.0/dist.min.js"></script>
17
18
-<script src="https://maps.googleapis.com/maps-api-v3/api/js/42/6/kml.js"></script>
19
-
20
<style type="text/css">
21
#{{gmap.identifier}} { {{gmap.style}} }
22
</style>
0 commit comments