Apply color customization (#1479)
This commit is contained in:
parent
231e54ea5e
commit
b4d5114ea2
@ -12,6 +12,8 @@
|
||||
route_points: {!! json_encode($map_features['route_points']) !!},
|
||||
planned_route_line: {!! json_encode($map_features['planned_route_line']) !!},
|
||||
metar_wms: {!! json_encode(config('map.metar_wms')) !!},
|
||||
circle_color: '#056093',
|
||||
flightplan_route_color: '#8B008B',
|
||||
});
|
||||
</script>
|
||||
@endsection
|
||||
|
Loading…
Reference in New Issue
Block a user