4 glowingpatrol: simple app to report and locate meter maids
5 author: hackbard@hackdaworld.org
9 Licensed to the Apache Software Foundation (ASF) under one
10 or more contributor license agreements. See the NOTICE file
11 distributed with this work for additional information
12 regarding copyright ownership. The ASF licenses this file
13 to you under the Apache License, Version 2.0 (the
14 "License"); you may not use this file except in compliance
15 with the License. You may obtain a copy of the License at
17 http://www.apache.org/licenses/LICENSE-2.0
19 Unless required by applicable law or agreed to in writing,
20 software distributed under the License is distributed on an
21 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
22 KIND, either express or implied. See the License for the
23 specific language governing permissions and limitations
29 <title>GlowingPatrol</title>
30 <meta charset="utf-8">
31 <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width">
33 <link rel="stylesheet" type="text/css" href="css/index.css">
34 <link rel="stylesheet" type="text/css" href="css/leaflet.css">
36 <script type="text/javascript" src="cordova.js"></script>
37 <script type="text/javascript" src="js/modernizr.js"></script>
38 <script type="text/javascript" src="js/jquery.js"></script>
39 <script type="text/javascript" src="js/leaflet.js"></script>
40 <script type="text/javascript" src="js/jsutils/utils.js">
42 <script type="text/javascript" src="js/jsutils/idb.js">
44 <script type="text/javascript" src="js/config.js"></script>
45 <script type="text/javascript" src="js/index.js"></script>
52 <button id=ctrl class=ionavbtn>
55 <button id=info class=ionavbtn>
58 <button id=settings class=ionavbtn>
64 <div id=ctrlwin class=iomainwin>
65 <div class=mainseclabel>
66 Location / Map / Display
69 <button id=ioctrlstore
73 <button id=ioctrlcurrent
75 Center current location
77 <button id=ioctrlstored
79 Center stored location
89 Display current location
93 Display stored location
96 <div class=mainseclabel>
100 <button id=ioctrlrepfp
101 class="twbtn longclickbtn">
104 <button id=ioctrlrepmm
108 <button id=ioctrlrepti
113 <div class=switchcol>
114 <button id=ioctrlrephs
118 <button id=ioctrlreppol
122 <button id=ioctrlrepff
127 <div class=switchcol>
128 <button id=ioctrlrepmed
134 <div id=infowin class=iomainwin>
137 <div id=settingswin class=iomainwin>