Package globus.glsearch
package globus.glsearch
Offline search APIs for finding objects in downloaded maps and public v1 online search models.
Call GLSearch.Initialize(android.content.Context) once before using
categories-dependent APIs.
Public online helpers model only /v1/search and /v1/autocomplete.
-
ClassDescriptionOffline search APIs for objects stored in downloaded maps.Style of addressCallbacks for custom objectsMatch typeCallback that provides information for custom objects for search.Predefined set of tagsHolds a set of
GLSearchCategoryinstances used to rank search results by priority.GLSearchCategoryholds information about category that can be displayed to user.Display data for a search result row.A filter that narrows down results returned byGLSearch.Request model for GLSearch.Callback invoked when an online or offline request finishes.Online GLSearch request endpoint.