@Retention(SOURCE)
public static @interface RenderMode.Mode
One of these constants should be used with LocationComponent.setRenderMode(int).
Mode can be switched at anytime by calling the setLocationLayerMode method passing
in the new mode you'd like the location layer to be in.