mirror of
https://github.com/mapgears/ol3-google-maps.git
synced 2026-01-25 16:50:49 +00:00
Add dev5 gmap api key
This commit is contained in:
parent
c4719acd55
commit
df3920edea
@ -18,8 +18,14 @@
|
||||
</select>
|
||||
<input id="add-point" type="button" value="Add a point"></input>
|
||||
<script src="../ol3/build/ol.js"></script>
|
||||
|
||||
<!-- local -->
|
||||
<script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?v=3.21&key=AIzaSyD71KlyTCXJouZsGbgPCJ-oCtK76fZJUTQ"></script>
|
||||
<!-- dev5 -->
|
||||
<!--script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?v=3.21&key=AIzaSyCXIGZ41A54812NVcfTIuFS2mQUK-9JYeg"></script-->
|
||||
|
||||
<script src="/@loader"></script>
|
||||
<!--script src="../dist/ol3gm.js"></script-->
|
||||
<script src="concept.js"></script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user