MCPcopy Create free account
hub / github.com/comaps/comaps / nativeSetupWidget

Method nativeSetupWidget

android/sdk/src/main/java/app/organicmaps/sdk/Map.java:411–411  ·  view source on GitHub ↗
(int widget, float x, float y, int anchor)

Source from the content-addressed store, hash-verified

409 private static native void nativeUpdateMyPositionRoutingOffset(int offsetY);
410
411 private static native void nativeSetupWidget(int widget, float x, float y, int anchor);
412
413 private static native void nativeCompassUpdated(double north, boolean forceRedraw);
414

Callers 4

updateCompassOffsetMethod · 0.95
setupWidgetsMethod · 0.95
updateRulerOffsetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected