export const PLAN_ROUTE_COLOR = '#043758'; export const ACTUAL_ROUTE_COLOR = '#067ec1'; export const CIRCLE_COLOR = '#056093';