Commit e96ba5f
committed
Mobile Tracker now integrated with GMap API 3
Closes rossengeorgiev#2
* updated build.sh
* lowered the size of target*.png to 30x30 px
* removed a lot of legacy code
* optimized a lot of the routines
* implement follow functionality, which replaces pan on expand
* map is more responsive and snappy across devices
* fixes dragging issue on android devices; Closes rossengeorgiev#4
* horizon range drawing is handled by google api, which will
properly visualize it over the projection; Closes rossengeorgiev#11
* enabled zoom slider; Closes rossengeorgiev#131 parent 4bd4f5a commit e96ba5f
File tree
10 files changed
+188
-204
lines changed- css
- img/markers
- js
10 files changed
+188
-204
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Loading
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
105 | 107 | | |
106 | 108 | | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments