Skip navigation links
Mapbox Android Places Plugin 0.12.0 Reference

Mapbox Android Places Plugin 0.12.0

Packages 
Package Description
com.mapbox.mapboxsdk.plugins.places.autocomplete
Contains all the classes which can be useful between all other packages.
com.mapbox.mapboxsdk.plugins.places.autocomplete.data
Contains classes directly related to the SQLite database for search history.
com.mapbox.mapboxsdk.plugins.places.autocomplete.data.converter
Contains type converters specific to Room to convert java objects into primitive types for easier database storing.
com.mapbox.mapboxsdk.plugins.places.autocomplete.data.dao
Contains the Data Access Objects where we define the search history database interactions.
com.mapbox.mapboxsdk.plugins.places.autocomplete.data.entity
Contains classes specifying a single item entity that reflects the structure of the database.
com.mapbox.mapboxsdk.plugins.places.autocomplete.model
Contains interfaces which model a classes object methods.
com.mapbox.mapboxsdk.plugins.places.autocomplete.ui
Contains classes directly related to the user interface.
com.mapbox.mapboxsdk.plugins.places.autocomplete.viewmodel
Contains context aware view models for preparing and managing the data that place activities use.
com.mapbox.mapboxsdk.plugins.places.common
Contains context aware view models for preparing and managing the data that place activities use.
com.mapbox.mapboxsdk.plugins.places.common.model  
com.mapbox.mapboxsdk.plugins.places.common.utils  
com.mapbox.mapboxsdk.plugins.places.picker  
com.mapbox.mapboxsdk.plugins.places.picker.model  
com.mapbox.mapboxsdk.plugins.places.picker.ui  
com.mapbox.mapboxsdk.plugins.places.picker.viewmodel  
Skip navigation links
Mapbox Android Places Plugin 0.12.0 Reference

© 2015–2019 Mapbox. All rights reserved.