Moving crosshair to show shifted map center point
[situare] / src / map / mapview.h
index cc93931..91c9e36 100644 (file)
@@ -218,6 +218,13 @@ private:
  ******************************************************************************/
 signals:
     /**
+    * @brief Emitted when map center point shiftin is changed
+    *
+    * @param shifting New shifting value
+    */
+    void horizontalShiftingChanged(int shifting);
+
+    /**
     * @brief Signal for view resize events.
     *
     * Signal is emitted when view has been resized.