update a header file of heremaps-engine 44/75044/1
authorchanywa <cbible.kim@samsung.com>
Thu, 16 Jun 2016 10:37:12 +0000 (19:37 +0900)
committerchanywa <cbible.kim@samsung.com>
Thu, 16 Jun 2016 10:37:12 +0000 (19:37 +0900)
Change-Id: I1aacb8ca242f77c7074ff1e2853f85e1f1574dd8

inc/engine/maps/GeoProjection.h

index e52b969..1b5724d 100755 (executable)
@@ -91,6 +91,8 @@ protected:
     double& GetLevel();
 #ifdef TIZEN_MIGRATION
 public:
+    double getScale();
+    void setScale(double scale);
 #endif
     double& GetHeading();