Uses of Interface
ai.nextbillion.maps.internal.StringJoin.UrlValue
| Package | Description |
|---|---|
| ai.nextbillion.maps | |
| ai.nextbillion.maps.internal | |
| ai.nextbillion.maps.model |
-
Uses of StringJoin.UrlValue in ai.nextbillion.maps
Subinterfaces of StringJoin.UrlValue in ai.nextbillion.maps Modifier and Type Interface Description static interfaceFindPlaceFromTextRequest.LocationBiasClasses in ai.nextbillion.maps that implement StringJoin.UrlValue Modifier and Type Class Description static classDirectionsApi.RouteRestrictionstatic classFindPlaceFromTextRequest.FieldMaskstatic classFindPlaceFromTextRequest.InputTypestatic classFindPlaceFromTextRequest.LocationBiasCircularstatic classFindPlaceFromTextRequest.LocationBiasIPstatic classFindPlaceFromTextRequest.LocationBiasPointstatic classFindPlaceFromTextRequest.LocationBiasRectangularstatic classPlaceAutocompleteRequest.SessionTokenSessionToken represents an Autocomplete session. -
Uses of StringJoin.UrlValue in ai.nextbillion.maps.internal
Methods in ai.nextbillion.maps.internal with parameters of type StringJoin.UrlValue Modifier and Type Method Description static java.lang.StringStringJoin. join(char delim, StringJoin.UrlValue... parts) -
Uses of StringJoin.UrlValue in ai.nextbillion.maps.model
Classes in ai.nextbillion.maps.model that implement StringJoin.UrlValue Modifier and Type Class Description classAddressTypeThe Address types.classComponentFilterA component filter for a geocode request.classLatLngA place on Earth, represented by a latitude/longitude pair.classLocationTypeLocation types for a reverse geocoding request.classPlaceAutocompleteTypeUsed by the Places API to restrict the autocomplete results to places matching the specified type.classPlaceTypeUsed by the Places API to restrict the results to places matching the specified type.classPriceLevelUsed by Places API to restrict search results to those within a given price range.classRankByUsed by the Places API to specify the order in which results are listed.classSizeclassTrafficModelSpecifies traffic prediction model when requesting future directions.classTransitModeYou may specify transit mode when requesting transit directions or distances.classTransitRoutingPreferenceIndicates user preference when requesting transit directions.classTravelModeYou may specify the transportation mode to use for calulating directions.classUnitUnits of measurement.