Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

Q

queryRenderedFeatures(PointF, String...) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Queries the map for rendered features.
queryRenderedFeatures(PointF, Expression, String...) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Queries the map for rendered features
queryRenderedFeatures(RectF, String...) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Queries the map for rendered features
queryRenderedFeatures(RectF, Expression, String...) - Method in class com.mapbox.mapboxsdk.maps.MapboxMap
Queries the map for rendered features
QueryRenderedFeaturesBoxCountActivity - Class in com.mapbox.mapboxsdk.testapp.activity.feature
Test activity showcasing using the query rendered features API to count features in a rectangle.
QueryRenderedFeaturesBoxCountActivity() - Constructor for class com.mapbox.mapboxsdk.testapp.activity.feature.QueryRenderedFeaturesBoxCountActivity
 
QueryRenderedFeaturesBoxHighlightActivity - Class in com.mapbox.mapboxsdk.testapp.activity.feature
Demo's query rendered features
QueryRenderedFeaturesBoxHighlightActivity() - Constructor for class com.mapbox.mapboxsdk.testapp.activity.feature.QueryRenderedFeaturesBoxHighlightActivity
 
QueryRenderedFeaturesBoxSymbolCountActivity - Class in com.mapbox.mapboxsdk.testapp.activity.feature
Test activity showcasing using the query rendered features API to count Symbols in a rectangle.
QueryRenderedFeaturesBoxSymbolCountActivity() - Constructor for class com.mapbox.mapboxsdk.testapp.activity.feature.QueryRenderedFeaturesBoxSymbolCountActivity
 
QueryRenderedFeaturesPropertiesActivity - Class in com.mapbox.mapboxsdk.testapp.activity.feature
Test activity showcasing using the query rendered features API to query feature properties on Map click.
QueryRenderedFeaturesPropertiesActivity() - Constructor for class com.mapbox.mapboxsdk.testapp.activity.feature.QueryRenderedFeaturesPropertiesActivity
 
querySourceFeatures(Expression) - Method in class com.mapbox.mapboxsdk.style.sources.CustomGeometrySource
Queries the source for features.
querySourceFeatures(Expression) - Method in class com.mapbox.mapboxsdk.style.sources.GeoJsonSource
Queries the source for features.
querySourceFeatures(String[], Expression) - Method in class com.mapbox.mapboxsdk.style.sources.VectorSource
Queries the source for features.
QuerySourceFeaturesActivity - Class in com.mapbox.mapboxsdk.testapp.activity.feature
Test activity showcasing using the query source features API to query feature counts
QuerySourceFeaturesActivity() - Constructor for class com.mapbox.mapboxsdk.testapp.activity.feature.QuerySourceFeaturesActivity
 
queueEvent(Runnable) - Method in class com.mapbox.mapboxsdk.maps.MapView
Queue a runnable to be executed on the map renderer thread.
queueEvent(Runnable) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.GLSurfaceViewMapRenderer
May be called from any thread.
queueEvent(Runnable) - Method in class com.mapbox.mapboxsdk.maps.renderer.glsurfaceview.MapboxGLSurfaceView
Queue a runnable to be run on the GL rendering thread.
queueEvent(Runnable) - Method in interface com.mapbox.mapboxsdk.maps.renderer.MapRendererScheduler
 
queueEvent(Runnable) - Method in class com.mapbox.mapboxsdk.maps.renderer.textureview.TextureViewMapRenderer
QUICK_ZOOM_MAX_ZOOM_CHANGE - Static variable in class com.mapbox.mapboxsdk.constants.MapboxConstants
Maximum possible zoom change during the quick zoom gesture executed across the whole screen
quickZoomGesturesEnabled(boolean) - Method in class com.mapbox.mapboxsdk.maps.MapboxMapOptions
Specifies whether the user may zoom the map by tapping twice, holding and moving the pointer up and down.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links