Fix for internal bug.
[profile/ivi/ico-uxf-homescreen-sample-apps.git] / ico-app-samplenavi / res / Map / js / navi_route.js
1 /*\r
2  * Copyright (c) 2013, TOYOTA MOTOR CORPORATION.\r
3  *\r
4  * This program is licensed under the terms and conditions of the \r
5  * Apache License, version 2.0.  The full text of the Apache License is at\r
6  * http://www.apache.org/licenses/LICENSE-2.0\r
7  *\r
8  */\r
9 \r
10 const START_LAT = 35.47945;\r
11 const START_LNG = 139.40026;\r
12 const GOAL_LAT  = 35.49746;\r
13 const GOAL_LNG  = 139.40504;\r