Package-level declarations
Types
Composite search engine (combination of any types of Search engines)
Coordinate search engine (search input may look like this: "48.1457, 17.1269")
Callback interface for create search operation
Custom places search engine (use com.sygic.sdk.places.CustomPlacesManager to install custom places)
Flat search engine (add your own flat data into search engine, data will not persist SDK restart and are valid only for single FlatSearch instance)
Geocoding components.
Offline maps search engine (OfflineMapSearch consumes a lot of resources, it is recommended to share one OfflineMapSearch instance)
Online search engine (using online search API)
Represents a request for a page of places.
Represents a request to find places (POIs) based on location and category.