Package-level declarations
Functions
Link copied to clipboard
Creates a ReverseGeocoder instance of the geographic coordinates translator. This instance is employed to translate geographic coordinates (latitude and longitude) into a human-readable address.
Link copied to clipboard
Creates a RoutePlanner instance managing the route planning actions. This instance allows to plan a route and its alternative routes based on the user selections.
Link copied to clipboard
Creates a Search instance implementing all the functionalities required to integrate advanced createSearch functionality. Some examples of the provided functionalities are: synchronous and asynchronous createSearch, autocompletion, and more.