Committed by
Gerrit Code Review
GUI -- Oops! Location of map data changed...
Change-Id: I4a7ed7c9797a791d4b6ca42b5fb6532c6d032dc6
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -3029,7 +3029,7 @@ | ... | @@ -3029,7 +3029,7 @@ |
| 3029 | stopAntTimer(); | 3029 | stopAntTimer(); |
| 3030 | } | 3030 | } |
| 3031 | 3031 | ||
| 3032 | - var geoJsonUrl = 'json/map/continental_us.json', | 3032 | + var geoJsonUrl = 'data/map/continental_us.json', |
| 3033 | geoJson; | 3033 | geoJson; |
| 3034 | 3034 | ||
| 3035 | function loadGeoJsonData() { | 3035 | function loadGeoJsonData() { | ... | ... |
-
Please register or login to post a comment