mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
update to JS API 3.10
This commit is contained in:
parent
18ceab2254
commit
71d0419a26
@ -8,7 +8,7 @@
|
||||
<title>SanFrancisco311 - Incidents</title>
|
||||
|
||||
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" >
|
||||
<link rel="stylesheet" href="http://js.arcgis.com/3.8/js/esri/css/esri.css">
|
||||
<link rel="stylesheet" href="http://js.arcgis.com/3.10/js/esri/css/esri.css">
|
||||
<style>
|
||||
html, body { height: 100%; width: 100%; margin: 0; overflow: hidden; font-family: Arial; }
|
||||
#map { height: 100%; padding: 0;}
|
||||
@ -43,7 +43,7 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<script src="http://js.arcgis.com/3.8/"></script>
|
||||
<script src="http://js.arcgis.com/3.10/"></script>
|
||||
<script src="../vendor/offline/offline.min.js"></script>
|
||||
<script>
|
||||
Offline.options = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user