0d1f38cf85
* Refactor all JS API calls #360 * Remove unused imports * Lint JS * Fix doubled api key * Formatting * Added extra logging to distance lookup * Remove the .editorconfig file in distrib * shell check fixes * Remove the .editorconfig file in distrib
4 lines
127 B
JavaScript
4 lines
127 B
JavaScript
export const PLAN_ROUTE_COLOR = '#043758';
|
|
export const ACTUAL_ROUTE_COLOR = '#067ec1';
|
|
export const CIRCLE_COLOR = '#056093';
|