Center on active flights #605 (#606)

This commit is contained in:
Nabeel S
2020-03-01 12:41:09 -05:00
committed by GitHub
parent a040e288de
commit 21e2e48a6e
7 changed files with 19 additions and 13 deletions

View File

@@ -1,3 +1,3 @@
export const PLAN_ROUTE_COLOR = '#d9ed53';
export const PLAN_ROUTE_COLOR = '#8B008B';
export const ACTUAL_ROUTE_COLOR = '#067ec1';
export const CIRCLE_COLOR = '#056093';