Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsWebServiceAPI Class Referenceabstract

The base class for working with the web services. More...

Inheritance diagram for OnlineMapsWebServiceAPI:
OnlineMapsGooglePlacePhoto OnlineMapsTextWebService OnlineMapsAMapSearch OnlineMapsBingMapsElevation OnlineMapsBingMapsLocation OnlineMapsGoogleDirections OnlineMapsGoogleElevation OnlineMapsGoogleGeocoding OnlineMapsGooglePlaceDetails OnlineMapsGooglePlaces OnlineMapsGooglePlacesAutocomplete OnlineMapsGoogleRoads OnlineMapsHereRoutingAPI OnlineMapsOSMAPIQuery OnlineMapsOSMNominatim OnlineMapsOpenRouteService OnlineMapsOpenRouteServiceDirections OnlineMapsOpenRouteServiceGeocode OnlineMapsQQSearch OnlineMapsWhat3Words

Public Member Functions

void Destroy ()
 Destroys the current request to webservice.
 
OnlineMapsWWW GetWWW ()
 Get request instance.
 

Public Attributes

Action< OnlineMapsWebServiceAPIOnFailed
 Event that occurs when an error response is received from webservice.
 
Action< OnlineMapsWebServiceAPIOnFinish
 Event that occurs after OnComplete, when the response from webservice processed.
 
Action< OnlineMapsWebServiceAPIOnDispose
 Event that occurs when the current request instance is disposed.
 
Action< OnlineMapsWebServiceAPIOnSuccess
 Event that occurs when a success response is received from webservice.
 
object customData
 In this variable you can put any data that you need to work with requests.
 

Properties

OnlineMapsQueryStatus status [get]
 Gets the current status of the request to webservice.
 

Detailed Description

The base class for working with the web services.

Member Function Documentation

◆ GetWWW()

OnlineMapsWWW OnlineMapsWebServiceAPI.GetWWW ( )

Get request instance.

Returns
Instance of request

Property Documentation

◆ status

OnlineMapsQueryStatus OnlineMapsWebServiceAPI.status
get

Gets the current status of the request to webservice.

The status.