| 
									
										
										
										
											2021-01-13 20:56:45 +00:00
										 |  |  | MapSettings:
 | 
					
						
							|  |  |  |   description: Map
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     displayNames:
 | 
					
						
							|  |  |  |       description: Display object names on the map (1 for yes, 0 for no)
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     title:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     rgbColor:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     useReverseAPI:
 | 
					
						
							|  |  |  |       description: Synchronize with reverse API (1 for yes, 0 for no)
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIAddress:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     reverseAPIPort:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2021-09-17 00:52:08 +02:00
										 |  |  |     reverseAPIFeatureSetIndex:
 | 
					
						
							| 
									
										
										
										
											2021-01-13 20:56:45 +00:00
										 |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2021-09-17 00:52:08 +02:00
										 |  |  |     reverseAPIFeatureIndex:
 | 
					
						
							| 
									
										
										
										
											2021-01-13 20:56:45 +00:00
										 |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2022-01-09 05:27:12 +01:00
										 |  |  |     rollupState:
 | 
					
						
							|  |  |  |       $ref: "/doc/swagger/include/RollupState.yaml#/RollupState"
 | 
					
						
							| 
									
										
										
										
											2021-01-13 20:56:45 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | MapActions:
 | 
					
						
							|  |  |  |   description: Map
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     find:
 | 
					
						
							|  |  |  |       description: "The name of the item or the location to centre the map on"
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | MapItem:
 | 
					
						
							|  |  |  |   description: "An item to draw on the map. Set image to an empty string to remove item from the map."
 | 
					
						
							|  |  |  |   required:
 | 
					
						
							|  |  |  |     - name
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     name:
 | 
					
						
							|  |  |  |       description: "A name for the item"
 | 
					
						
							| 
									
										
										
										
											2021-02-12 00:53:18 +01:00
										 |  |  |       type: string
 | 
					
						
							| 
									
										
										
										
											2021-01-13 20:56:45 +00:00
										 |  |  |     image:
 | 
					
						
							|  |  |  |       description: "Filename or URL of image to draw on the map"
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     imageRotation:
 | 
					
						
							|  |  |  |       description: "Angle to rotate the image by"
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2021-02-12 00:53:18 +01:00
										 |  |  |       default: 0
 | 
					
						
							|  |  |  |     imageMinZoom:
 | 
					
						
							|  |  |  |       description: "Minimim zoom value"
 | 
					
						
							| 
									
										
										
										
											2021-01-13 20:56:45 +00:00
										 |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2021-02-12 00:53:18 +01:00
										 |  |  |       default: 11
 | 
					
						
							| 
									
										
										
										
											2021-01-13 20:56:45 +00:00
										 |  |  |     text:
 | 
					
						
							|  |  |  |       descrption: "Text to draw on the map when item is selected"
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     latitude:
 | 
					
						
							|  |  |  |       description: "Latitude in decimal degrees, positive to the north"
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							|  |  |  |     longitude:
 | 
					
						
							|  |  |  |       description: "Longitude in decimal degrees, positive to the east"
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							| 
									
										
										
										
											2021-02-12 00:53:18 +01:00
										 |  |  |     altitude:
 | 
					
						
							|  |  |  |       description: "Altitude / height above sea level in metres"
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							| 
									
										
										
										
											2021-03-01 09:51:24 +00:00
										 |  |  |     track:
 | 
					
						
							|  |  |  |       description: "Track/path the item has taken"
 | 
					
						
							|  |  |  |       type: array
 | 
					
						
							|  |  |  |       items:
 | 
					
						
							|  |  |  |         $ref: "/doc/swagger/include/Map.yaml#/MapCoordinate"
 | 
					
						
							|  |  |  |     predictedTrack:
 | 
					
						
							|  |  |  |       description: "Track/path the item is predicted to take"
 | 
					
						
							|  |  |  |       type: array
 | 
					
						
							|  |  |  |       items:
 | 
					
						
							|  |  |  |         $ref: "/doc/swagger/include/Map.yaml#/MapCoordinate"
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | MapCoordinate:
 | 
					
						
							|  |  |  |   description: "A map coordinate"
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     latitude:
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							|  |  |  |     longitude:
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							|  |  |  |     altitude:
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							|  |  |  | 
 |