mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-16 00:54:22 +00:00
initial attempt at panoramax layer
Signed-off-by: zyphlar <zyphlar@gmail.com>
This commit is contained in:
@@ -349,6 +349,8 @@ public class Framework
|
||||
* @return true if c++ framework has initialized internal place page object, otherwise - false.
|
||||
*/
|
||||
public static native boolean nativeHasPlacePageInfo();
|
||||
public static native boolean nativeHasPanoramax();
|
||||
public static native String nativeGetPanoramaxUrl();
|
||||
|
||||
public static native void nativeMemoryWarning();
|
||||
public static native void nativeSaveRoute();
|
||||
|
||||
Reference in New Issue
Block a user