Package org.oscim.renderer
Interface LocationCallback
public interface LocationCallback
-
Method Summary
Modifier and TypeMethodDescriptionfloatbooleanUseful with Android Location.hasBearing().
-
Method Details
-
hasRotation
boolean hasRotation()Useful with Android Location.hasBearing(). -
getRotation
float getRotation()
-