Merge branch 'Development' of https://github.com/DL7AD/pecanpico10.git into Development

Development
bob 2019-05-28 22:03:07 +10:00
commit 0f478842a0
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,8 +2,8 @@
<html>
<head>
<title>APRS Geofencing in KML</title>
<link rel="stylesheet" href="http://openlayers.org/en/v3.14.2/css/ol.css" type="text/css">
<script src="http://openlayers.org/en/v3.14.2/build/ol.js"></script>
<link rel="stylesheet" href="https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/css/ol.css" type="text/css">
<script src="https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.3.0/build/ol.js"></script>
<script src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>