summaryrefslogtreecommitdiff
path: root/api/franca/navigation/mapviewer/MapViewerControl.fidl
diff options
context:
space:
mode:
Diffstat (limited to 'api/franca/navigation/mapviewer/MapViewerControl.fidl')
-rwxr-xr-xapi/franca/navigation/mapviewer/MapViewerControl.fidl8
1 files changed, 4 insertions, 4 deletions
diff --git a/api/franca/navigation/mapviewer/MapViewerControl.fidl b/api/franca/navigation/mapviewer/MapViewerControl.fidl
index f1f678e..d26575c 100755
--- a/api/franca/navigation/mapviewer/MapViewerControl.fidl
+++ b/api/franca/navigation/mapviewer/MapViewerControl.fidl
@@ -631,9 +631,9 @@ interface MapViewerControl {
}
<**
- @description : CameraHeadingChanged = This signal is emitted when the heading angle of the camera changes
+ @description : cameraHeadingChanged = This signal is emitted when the heading angle of the camera changes
**>
- broadcast CameraHeadingChanged {
+ broadcast cameraHeadingChanged {
out {
<**
@@ -991,9 +991,9 @@ interface MapViewerControl {
}
<**
- @description : MapViewPerspectiveChanged = This signal is emitted when the map perspective chnages
+ @description : mapViewPerspectiveChanged = This signal is emitted when the map perspective chnages
**>
- broadcast MapViewPerspectiveChanged {
+ broadcast mapViewPerspectiveChanged {
out {
<**