mirror of
https://github.com/mapgears/ol3-google-maps.git
synced 2026-02-01 17:45:59 +00:00
Set configuration for dev5.mapgears.com
This commit is contained in:
parent
d95f0dbf0e
commit
48d49390f7
@ -91,14 +91,11 @@
|
||||
|
||||
<script src="../node_modules/openlayers/build/ol.js"></script>
|
||||
|
||||
<!-- local -->
|
||||
<!-- GoogleMaps API Key for dev5.mapgears.com -->
|
||||
<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-->
|
||||
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>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -34,11 +34,11 @@
|
||||
|
||||
<script src="../node_modules/openlayers/build/ol.js"></script>
|
||||
|
||||
<!-- GoogleMaps API Key for 127.0.0.1 -->
|
||||
<!-- GoogleMaps API Key for dev5.mapgears.com -->
|
||||
<script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?v=3.21&key=AIzaSyD71KlyTCXJouZsGbgPCJ-oCtK76fZJUTQ"></script>
|
||||
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="icon.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -40,11 +40,11 @@
|
||||
|
||||
<script src="../node_modules/openlayers/build/ol.js"></script>
|
||||
|
||||
<!-- GoogleMaps API Key for 127.0.0.1 -->
|
||||
<!-- GoogleMaps API Key for dev5.mapgears.com -->
|
||||
<script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?v=3.21&key=AIzaSyD71KlyTCXJouZsGbgPCJ-oCtK76fZJUTQ"></script>
|
||||
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="label.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -35,11 +35,11 @@
|
||||
|
||||
<script src="../node_modules/openlayers/build/ol.js"></script>
|
||||
|
||||
<!-- GoogleMaps API Key for 127.0.0.1 -->
|
||||
<!-- GoogleMaps API Key for dev5.mapgears.com -->
|
||||
<script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyD71KlyTCXJouZsGbgPCJ-oCtK76fZJUTQ"></script>
|
||||
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCXIGZ41A54812NVcfTIuFS2mQUK-9JYeg"></script>
|
||||
|
||||
<script src="/@loader"></script>
|
||||
<script src="../dist/ol3gm.js"></script>
|
||||
<script src="latest.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -37,11 +37,11 @@
|
||||
|
||||
<script src="../node_modules/openlayers/build/ol.js"></script>
|
||||
|
||||
<!-- GoogleMaps API Key for 127.0.0.1 -->
|
||||
<!-- GoogleMaps API Key for dev5.mapgears.com -->
|
||||
<script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?v=3.21&key=AIzaSyD71KlyTCXJouZsGbgPCJ-oCtK76fZJUTQ"></script>
|
||||
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="simple.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -34,11 +34,11 @@
|
||||
|
||||
<script src="../node_modules/openlayers/build/ol.js"></script>
|
||||
|
||||
<!-- GoogleMaps API Key for 127.0.0.1 -->
|
||||
<!-- GoogleMaps API Key for dev5.mapgears.com -->
|
||||
<script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?v=3.21&key=AIzaSyD71KlyTCXJouZsGbgPCJ-oCtK76fZJUTQ"></script>
|
||||
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="themed.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -32,11 +32,11 @@
|
||||
|
||||
<script src="../node_modules/openlayers/build/ol.js"></script>
|
||||
|
||||
<!-- GoogleMaps API Key for 127.0.0.1 -->
|
||||
<!-- GoogleMaps API Key for dev5.mapgears.com -->
|
||||
<script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?v=3.21&key=AIzaSyD71KlyTCXJouZsGbgPCJ-oCtK76fZJUTQ"></script>
|
||||
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="traffic.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -40,11 +40,11 @@
|
||||
|
||||
<script src="../node_modules/openlayers/build/ol.js"></script>
|
||||
|
||||
<!-- GoogleMaps API Key for 127.0.0.1 -->
|
||||
<!-- GoogleMaps API Key for dev5.mapgears.com -->
|
||||
<script type="text/javascript"
|
||||
src="https://maps.googleapis.com/maps/api/js?v=3.21&key=AIzaSyD71KlyTCXJouZsGbgPCJ-oCtK76fZJUTQ"></script>
|
||||
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="vector.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user