|
Online Maps v3
|
| COnlineMapsGoogleGeocodingResult.AddressComponent | Address Component of Google Geocoder response |
| COnlineMapsQQSearchResult.AdInfo | Administrative division information, currently only provides adcode |
| COnlineMapsJSON.AliasAttribute | Alias of field used during deserialization |
| COnlineMapsOpenRouteServiceDirections.AlternativeRoutes | Specifies whether alternative routes are computed, and parameters for the algorithm determining suitable alternatives |
| COnlineMapsGPXObject.Bounds | Two lat/lon pairs defining the extent of an element |
| COnlineMapsCache.CacheAtlas< T > | Base class for cache atlas |
| ►COnlineMapsCache.CacheAtlas< CustomCacheItem > | |
| ►COnlineMapsCache.CacheAtlas< FileCacheItem > | |
| ►COnlineMapsCache.CacheItem | Base class for cache item |
| COnlineMapsOpenRouteService.GeocodingParams.Circle | For boundary_type=circle only! Sets the restriction circle with a Centerpoint and a Radius in meters |
| COnlineMapsWhat3Words.Clip | Restricts results to those within a geographical area |
| COnlineMapsHereRoutingAPIResult.PolylineEncoderDecoder.Converter | Stateful instance for encoding and decoding on a sequence of Coordinates part of an request. Instance should be specific to type of coordinates (e.g. Lat, Lng) so that specific type delta is computed for encoding. Lat0 Lng0 3rd0 (Lat1-Lat0) (Lng1-Lng0) (3rdDim1-3rdDim0) |
| COnlineMapsGPXObject.Copyright | Information about the copyright holder and any license governing use of this file. By linking to an appropriate license, you may place your data into the public domain or grant additional usage rights |
| COnlineMapsQQSearchResult.Data | POI Object |
| COnlineMapsGPXObject.EMail | An email address. Broken into two parts (id and domain) to help prevent email harvesting |
| COnlineMapsOpenRouteServiceDirectionResult.Extra | For every information item there is an associated block divided into summary and values |
| COnlineMapsOpenRouteServiceDirectionResult.ExtraItemSummary | Broken down by information category values |
| COnlineMapsGoogleDirectionsResult.Fare | Total fare on route |
| COnlineMapsOpenRouteServiceGeocodingResult.Feature | Feature object |
| COnlineMapsGoogleDirectionsResult.GeocodedWaypoint | Details about the geocoding of origin, destination and waypoints |
| COnlineMapsOpenRouteServiceGeocodingResult.Geometry | Geometry |
| ►COnlineMapsProvider.IExtraField | Interface for extra fields tile provider |
| COnlineMapsAMapSearchResult.IndoorData | Indoor map of the relevant data |
| ►CIOnlineMapsInteractiveElement | Interface for interactive elements |
| ►CIOnlineMapsSavableComponent | Interface for a plugin that supports state saving |
| COnlineMapsGoogleDirectionsResult.Leg | Single leg of the journey from the origin to the destination in the calculated route |
| COnlineMapsGoogleDirectionsResult.Line | Information about the transit line used in this step |
| COnlineMapsGPXObject.Link | A link to an external resource (Web page, digital photo, video clip, etc) with additional information |
| COnlineMapsGoogleRoads.Location | Latitude and longitude value |
| COnlineMapsQQSearchResult.Location | Coordinate Object |
| COnlineMapsProvider.MapType | Class of map type |
| COnlineMapsGooglePlacesAutocompleteResult.MatchedSubstring | These describe the location of the entered term in the prediction result text, so that the term can be highlighted if desired |
| COnlineMapsGPXObject.Meta | Information about the GPX file, author, and copyright restrictions goes in the metadata section. Providing rich, meaningful information about your GPX files allows others to search for and use your GPS data |
| COnlineMapsBuildingBase.MetaInfo | Building meta key-value pair |
| COnlineMapsAdjustToScreen | Adjusts map size to fit screen |
| COnlineMapsAMapSearchResult | AMap search response object. Note: Descriptions of the fields are translated from Chinese using Google Translate and can be translated incorrectly. If you confused in the description of field, please read the official AMap documentation. http://lbs.amap.com/api/webservice/guide/api/search/#introduce |
| COnlineMapsBingMapsElevationResult | Bing Maps Elevation API response object. https://msdn.microsoft.com/en-us/library/jj158961.aspx |
| COnlineMapsBingMapsLocationResult | Result of Bing Maps Location API query |
| COnlineMapsBuffer | This class is responsible for drawing the map. Please do not use it if you do not know what you're doing. Perform all operations with the map through other classes |
| ►COnlineMapsBuildingBase | Base class of buildings |
| COnlineMapsBuildingMaterial | Building material |
| COnlineMapsBuildingsNodeData | It contains a dictionary of nodes and way of a building contour |
| ►COnlineMapsControlBaseUI< Image > | |
| ►COnlineMapsControlBaseUI< RawImage > | |
| COnlineMapsDMSConverter | Class for converting numeric degrees into deg / min / sec, and vice versa |
| COnlineMapsDynamicTexture | Dynamically creates texture for 2D Controls |
| ►COnlineMapsElevationManagerBase | Base class for components that implement elevations |
| COnlineMapsGenericBase< T > | Base class for generic singleton |
| ►COnlineMapsGenericBase< OnlineMapsTooltipDrawerBase > | |
| COnlineMapsGeoRect | The class contains the coordinates of the area boundaries |
| COnlineMapsGoogleDirectionsResult | Result of Google Direction API |
| COnlineMapsGoogleElevationResult | Result of Google Maps Elevation query |
| COnlineMapsGoogleGeocodingResult | Result of Google Maps Geocode query |
| COnlineMapsGooglePlaceDetailsResult | Result of Google Maps Place Details query |
| COnlineMapsGooglePlacesAutocompleteResult | Result of Google Maps Place Autocomplete query |
| COnlineMapsGooglePlacesResult | Result of Google Maps Places query |
| COnlineMapsGPXObject | Class for working with GPX |
| COnlineMapsHereRoutingAPIResult | Result of HERE Routing API query. https://developer.here.com/documentation/routing-api/api-reference-swagger.html |
| COnlineMapsInput | Class that allows you to get input using old and new input systems |
| ►COnlineMapsInteractiveElementManager< T, U > | Base class for interactive element managers |
| ►COnlineMapsInteractiveElementManager< OnlineMapsDrawingElementManager, OnlineMapsDrawingElement > | |
| COnlineMapsJPEGDecoder | Software JPEG decoder. Is used when there are problems in iOS |
| COnlineMapsJSON | Class for working with JSON. It is used for parsing of string, serialization and deserialization of object |
| ►COnlineMapsJSONItem | The base class of JSON elements |
| COnlineMapsKeyManager | Stores keys to all supported services and automatically uses them in requests |
| ►COnlineMapsLocationServiceGenericBase< OnlineMapsLocationService > | |
| COnlineMapsLog | Map log manager |
| ►COnlineMapsMarkerDrawerBase | Base class for drawing markers |
| ►COnlineMapsMarkerInstanceBase | Base class for instance of marker. This class is used when for each marker create a separate GameObject |
| ►COnlineMapsMarkerManagerBase< OnlineMapsMarker3DManager, OnlineMapsMarker3D > | |
| ►COnlineMapsMarkerManagerBase< OnlineMapsMarkerManager, OnlineMapsMarker > | |
| COnlineMapsOpenRouteServiceDirectionResult | The resulting object for Open Route Service Directions |
| COnlineMapsOpenRouteServiceGeocodingResult | The resulting object for Open Route Service Geocoding |
| ►COnlineMapsOSMBase | The base class of Open Streen Map element |
| COnlineMapsOSMNominatimResult | Result of Nominatim query |
| COnlineMapsOSMRelationMember | Open Street Map relation member class |
| COnlineMapsOSMTag | Open Street Map element tag class |
| COnlineMapsPanoConnector | Plugin for displaying Google Street View panoramas using uPano |
| COnlineMapsPluginAttribute | Mark a component as a plugin for Online Maps |
| COnlineMapsPositionRange | Class limiting the coordinates of the map |
| ►COnlineMapsProjection | The base class of map projection |
| COnlineMapsProvider | Provider of tiles |
| COnlineMapsQQSearchResult | QQ Search result object |
| COnlineMapsRange | Class of range |
| COnlineMapsReflectionHelper | Helper class for compatibility of reflection on WSA |
| COnlineMapsSavableItem | Item of the plugin, the state of which can be saved |
| ►COnlineMapsSinglePartElevationManager< OnlineMapsArcGISElevationManager > | |
| ►COnlineMapsSinglePartElevationManager< OnlineMapsBingMapsElevationManager > | |
| COnlineMapsThreadManager | This class manages the background threads. Please do not use it if you do not know what you're doing. |
| ►COnlineMapsTile | This class of buffer tile image. Please do not use it if you do not know what you're doing. Perform all operations with the map through other classes |
| ►COnlineMapsTiledElevationManager< OnlineMapsArcGISTiledElevationManager > | |
| ►COnlineMapsTiledElevationManager< OnlineMapsBingMapsTiledElevationManager > | |
| ►COnlineMapsTiledElevationManager< OnlineMapsMapboxElevationManager > | |
| COnlineMapsTileManager | Manages map tiles |
| COnlineMapsTrafficProvider | Providers of the traffic tiles |
| COnlineMapsUtils | Helper class, which contains all the basic methods |
| COnlineMapsVector2d | Double version of Vector2 class |
| COnlineMapsVector2i | Integer version of Vector2 class |
| ►COnlineMapsWebServiceAPI | The base class for working with the web services |
| ►COnlineMapsWhat3WordsResultBase | Base class for result objects of What 3 Words |
| COnlineMapsWizardControlHelperAttribute | Declares a type of control in the wizard |
| COnlineMapsWWW | The wrapper class for WWW. It allows you to control requests. To create is recommended to use OnlineMapsUtils.GetWWW |
| COnlineMapsWWWBehaviour | Wrapper for WWW requests in the editor |
| COnlineMapsXML | Wrapper for XML |
| COnlineMapsXMLList | Wrapper for XmlNodeList |
| COnlineMapsZipDecompressor | Implements decompression of Zip archives |
| COnlineMapsOpenRouteServiceDirections.Options | Advanced options |
| COnlineMapsOSMAPIQuery.OSMXMLNode | Fast XML parser optimized for OSM response. It has very limited support for XML and is not recommended for parsing any data except OSM response |
| COnlineMapsQQSearchResult.Pano | The POI's Street View is the best viewing scenario and perspective information |
| ►COnlineMapsAMapSearch.Params | Base class for parameters object |
| COnlineMapsGoogleDirections.Params | Request parameters |
| ►COnlineMapsOpenRouteService.Params | Base class of parameters of the request to Open Route Service |
| COnlineMapsOpenRouteServiceDirections.Params | Parameters of a request |
| COnlineMapsQQSearch.Params | Parameters of QQ Search request |
| COnlineMapsGPXObject.Person | A person or organization |
| COnlineMapsGooglePlacesResult.Photo | Photo objects, contains a reference to an image |
| COnlineMapsAMapSearchResult.POI | POI information |
| COnlineMapsOpenRouteServiceGeocodingResult.Properties | Contains the OSM tag information of the point and the confidence. For reverse request with distance |
| ►COnlineMapsGoogleGeocoding.RequestParams | The base class containing the request parameters |
| ►COnlineMapsGooglePlaces.RequestParams | The base class containing the request parameters |
| COnlineMapsBingMapsElevationResult.ResourceSet | A collection of Resource objects |
| COnlineMapsOpenRouteServiceDirections.RoundTrip | Options to be applied on round trip routes |
| COnlineMapsGoogleDirectionsResult.Route | Route from the origin to the destination |
| COnlineMapsGPXObject.Route | Route - an ordered list of waypoints representing a series of turn points leading to a destination |
| COnlineMapsOpenRouteServiceDirectionResult.Route | Route object |
| COnlineMapsOpenRouteServiceDirectionResult.Segment | Segment and its correspoding steps which make up the route |
| COnlineMapsGoogleRoads.SnapToRoadResult | Snap to road result |
| COnlineMapsGoogleRoads.SpeedLimitResult | Speed limit result |
| COnlineMapsBuffer.StateProps | The main properties of the map |
| COnlineMapsGoogleDirectionsResult.Step | Single step of the calculated directions |
| COnlineMapsOpenRouteServiceDirectionResult.Step | Step of the segment |
| COnlineMapsOpenRouteServiceDirectionResult.Summary | Contains total sums of duration, route distance and actual distance of the route |
| COnlineMapsGooglePlacesAutocompleteResult.Term | Term identifying each section of the returned description |
| COnlineMapsBuildings.Tile | Building tile |
| COnlineMapsTiledElevationManager< T >.Tile | Elevation tile |
| COnlineMapsGPXObject.Track | Track - an ordered list of points describing a path |
| COnlineMapsGPXObject.TrackSegment | A Track Segment holds a list of Track Points which are logically connected in order. To represent a single GPS track where GPS reception was lost, or the GPS receiver was turned off, start a new Track Segment for each continuous span of track data |
| COnlineMapsGoogleDirectionsResult.TransitAgency | Information about the operator of the line |
| COnlineMapsGoogleDirectionsResult.TransitDetails | Additional information that is not relevant for other modes of transportation |
| COnlineMapsGoogleDirectionsResult.Vehicle | Type of vehicle |
| COnlineMapsGPXObject.Waypoint | Waypoint, point of interest, or named feature on a map |
| COnlineMapsHereRoutingAPI.Waypoint | GeoWaypoint defines a waypoint by latitude and longitude coordinates, and an optional radius |