Unverified Commit 5008b2dd authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Services: Add coverage regions

parent b08f0915
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@ sub load_instance {
			client => $data->{options}{client},
			auth   => $data->{options}{auth},
		},
		coverage =>
		  { regions => $data->{coverage}{realtimeCoverage}{region} // [] },

		#coverage => {
		#	area => $data->{coverage}{realtimeCoverage}{area},