Index
All Classes and Interfaces|All Packages|Serialized Form
A
- Adding the package to your product - Search tag in Overview
- Section
- addPolicy(HttpPipelinePolicy) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Adds a custom Http pipeline policy.
- AE - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
United Arab Emirates (Arabic View).
- AR - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Argentina (Argentinian View).
- Authentication - Search tag in Overview
- Section
- AUTO - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Return the map data based on the IP address of the request.
- Azure Maps SDK Render client library for Java - Search tag in Overview
- Section
B
- BASIC - Static variable in class com.azure.maps.render.models.StaticMapLayer
-
Returns an image containing all map features including polygons, borders, roads and labels.
- BH - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Bahrain (Arabic View).
- buildAsyncClient() - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Builds an instance of RenderAsyncClient async client.
- buildClient() - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Builds an instance of RenderClient sync client.
C
- clientOptions(ClientOptions) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets The client options such as application ID and custom headers to set on a request.
- com.azure.maps.render - package com.azure.maps.render
-
Package containing the classes for RenderClient.
- com.azure.maps.render.models - package com.azure.maps.render.models
-
Package containing the data models for RenderClient.
- configuration(Configuration) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets The configuration store that is used during construction of the service client.
- Contributing - Search tag in Overview
- Section
- Copyright - Class in com.azure.maps.render.models
-
This object is returned from a successful copyright request.
- Copyright() - Constructor for class com.azure.maps.render.models.Copyright
-
Creates an instance of Copyright class.
- CopyrightCaption - Class in com.azure.maps.render.models
-
This object is returned from a successful copyright call.
- CopyrightCaption() - Constructor for class com.azure.maps.render.models.CopyrightCaption
-
Creates an instance of CopyrightCaption class.
- credential(AzureKeyCredential) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets the
AzureKeyCredential
used to authenticate HTTP requests. - credential(AzureSasCredential) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets the
AzureSasCredential
used to authenticate HTTP requests. - credential(TokenCredential) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets the
TokenCredential
used to authenticate HTTP requests.
D
- DARK - Static variable in class com.azure.maps.render.models.MapImageStyle
-
Dark grey version of the Azure Maps main style.
- Documentation - Search tag in Overview
- Section
- downloadMapStateTile(OutputStream, String, TileIndex) - Method in class com.azure.maps.render.MapsRenderClient
-
Download Map State Tile Fetches state tiles in vector format typically to be integrated into indoor maps module of map control or SDK.
- downloadMapStateTile(String, TileIndex) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Download Map State Tile
- downloadMapStateTileWithResponse(OutputStream, String, TileIndex, Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Download Map State Tile
- downloadMapStateTileWithResponse(String, TileIndex) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Download Map State Tile
E
- endpoint(String) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Set endpoint of the service.
- ErrorAdditionalInfo - Class in com.azure.maps.render.models
-
The resource management error additional info.
- ErrorAdditionalInfo() - Constructor for class com.azure.maps.render.models.ErrorAdditionalInfo
-
Creates an instance of ErrorAdditionalInfo class.
- ErrorDetail - Class in com.azure.maps.render.models
-
The error detail.
- ErrorDetail() - Constructor for class com.azure.maps.render.models.ErrorDetail
-
Creates an instance of ErrorDetail class.
- ErrorResponse - Class in com.azure.maps.render.models
-
Error response Common error response for all Azure Resource Manager APIs to return error details for failed operations.
- ErrorResponse() - Constructor for class com.azure.maps.render.models.ErrorResponse
-
Creates an instance of ErrorResponse class.
- ErrorResponseException - Exception Class in com.azure.maps.render.models
-
Exception thrown for an invalid response with ErrorResponse information.
- ErrorResponseException(String, HttpResponse) - Constructor for exception class com.azure.maps.render.models.ErrorResponseException
-
Initializes a new instance of the ErrorResponseException class.
- ErrorResponseException(String, HttpResponse, ErrorResponse) - Constructor for exception class com.azure.maps.render.models.ErrorResponseException
-
Initializes a new instance of the ErrorResponseException class.
- Examples - Search tag in Overview
- Section
F
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.Copyright
-
Reads an instance of Copyright from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.CopyrightCaption
-
Reads an instance of CopyrightCaption from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.ErrorAdditionalInfo
-
Reads an instance of ErrorAdditionalInfo from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.ErrorDetail
-
Reads an instance of ErrorDetail from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.ErrorResponse
-
Reads an instance of ErrorResponse from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.MapAttribution
-
Reads an instance of MapAttribution from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.MapTileset
-
Reads an instance of MapTileset from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.RegionCopyrights
-
Reads an instance of RegionCopyrights from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.maps.render.models.RegionCopyrightsCountry
-
Reads an instance of RegionCopyrightsCountry from the JsonReader.
- fromString(String) - Static method in class com.azure.maps.render.models.LocalizedMapView
-
Creates or finds a LocalizedMapView from its string representation.
- fromString(String) - Static method in class com.azure.maps.render.models.MapImageStyle
-
Creates or finds a MapImageStyle from its string representation.
- fromString(String) - Static method in class com.azure.maps.render.models.MapTileSize
-
Creates or finds a MapTileSize from its string representation.
- fromString(String) - Static method in class com.azure.maps.render.models.RasterTileFormat
-
Creates or finds a RasterTileFormat from its string representation.
- fromString(String) - Static method in class com.azure.maps.render.models.StaticMapLayer
-
Creates or finds a StaticMapLayer from its string representation.
- fromString(String) - Static method in class com.azure.maps.render.models.TilesetId
-
Creates or finds a TilesetID from its string representation.
G
- getAdditionalInfo() - Method in class com.azure.maps.render.models.ErrorDetail
-
Get the additionalInfo property: The error additional info.
- getAttribution() - Method in class com.azure.maps.render.models.MapTileset
-
Get the attribution property: Copyright attribution to be displayed on the map.
- getBoundingBox() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets bounding box
- getBounds() - Method in class com.azure.maps.render.models.MapTileset
-
Get the bounds property: The maximum extent of available map tiles.
- getCenter() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets center
- getCenter() - Method in class com.azure.maps.render.models.MapTileset
-
Get the center property: The default location of the tileset in the form [longitude, latitude, zoom].
- getCode() - Method in class com.azure.maps.render.models.ErrorDetail
-
Get the code property: The error code.
- getCopyrightCaption() - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.
- getCopyrightCaption() - Method in class com.azure.maps.render.MapsRenderClient
-
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.
- Get Copyright Caption - Search tag in Overview
- Section
- getCopyrightCaptionWithResponse() - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.
- getCopyrightCaptionWithResponse(Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Copyright Caption Copyrights API is designed to serve copyright information for Render Tile service.
- getCopyrightForTile(TileIndex, boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Copyright For Tile **Applies to**: S0 and S1 pricing tiers.
- getCopyrightForTile(TileIndex, boolean) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Copyright For Tile **Applies to**: S0 and S1 pricing tiers.
- Get Copyright For Tile - Search tag in Overview
- Section
- getCopyrightForTileWithResponse(TileIndex, boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Copyright For Tile **Applies to**: S0 and S1 pricing tiers.
- getCopyrightForTileWithResponse(TileIndex, boolean, Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Copyright For Tile Copyrights With Response API is designed to serve copyright information for Render Tile service with response.
- getCopyrightForWorld(boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Copyright For World **Applies to**: S0 and S1 pricing tiers.
- getCopyrightForWorld(boolean) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Copyright For World **Applies to**: S0 and S1 pricing tiers.
- Get Copyright For World - Search tag in Overview
- Section
- getCopyrightForWorldWithResponse(boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Copyright For World **Applies to**: S0 and S1 pricing tiers.
- getCopyrightForWorldWithResponse(boolean, Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Copyright For World Copyrights with response API is designed to serve copyright information with response for Render Tile service.
- getCopyrightFromBoundingBox(GeoBoundingBox, boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Copyright From Bounding Box **Applies to**: S0 and S1 pricing tiers.
- getCopyrightFromBoundingBox(GeoBoundingBox, boolean) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Copyright From Bounding Box **Applies to**: S0 and S1 pricing tiers.
- Get Copyright From Bounding Box - Search tag in Overview
- Section
- getCopyrightFromBoundingBoxWithResponse(GeoBoundingBox, boolean) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Copyright From Bounding Box **Applies to**: S0 and S1 pricing tiers.
- getCopyrightFromBoundingBoxWithResponse(GeoBoundingBox, boolean, Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Copyright From Bounding Box Returns copyright information for a given bounding box with response.
- getCopyrights() - Method in class com.azure.maps.render.models.MapAttribution
-
Get the copyrights property: A list of copyright strings.
- getCopyrights() - Method in class com.azure.maps.render.models.RegionCopyrights
-
Get the copyrights property: Copyrights array.
- getCopyrightsCaption() - Method in class com.azure.maps.render.models.CopyrightCaption
-
Get the copyrightsCaption property: Copyrights Caption property.
- getCountry() - Method in class com.azure.maps.render.models.RegionCopyrights
-
Get the country property: Country property.
- getData() - Method in class com.azure.maps.render.models.MapTileset
-
Get the data property: An array of data files in GeoJSON format.
- getDescription() - Method in class com.azure.maps.render.models.MapTileset
-
Get the description property: Text description of the tileset.
- getDetails() - Method in class com.azure.maps.render.models.ErrorDetail
-
Get the details property: The error details.
- getError() - Method in class com.azure.maps.render.models.ErrorResponse
-
Get the error property: The error object.
- getFormatVersion() - Method in class com.azure.maps.render.models.Copyright
-
Get the formatVersion property: Format Version property.
- getFormatVersion() - Method in class com.azure.maps.render.models.CopyrightCaption
-
Get the formatVersion property: Format Version property.
- getGeneralCopyrights() - Method in class com.azure.maps.render.models.Copyright
-
Get the generalCopyrights property: General Copyrights array.
- getGrids() - Method in class com.azure.maps.render.models.MapTileset
-
Get the grids property: An array of interactivity endpoints.
- getHeight() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets height
- getInfo() - Method in class com.azure.maps.render.models.ErrorAdditionalInfo
-
Get the info property: The additional info.
- getIso3() - Method in class com.azure.maps.render.models.RegionCopyrightsCountry
-
Get the iSO3 property: ISO3 property.
- getLabel() - Method in class com.azure.maps.render.models.RegionCopyrightsCountry
-
Get the label property: Label property.
- getLanguage() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets language
- getLanguage() - Method in class com.azure.maps.render.models.MapTileOptions
-
get language
- getLatest() - Static method in enum com.azure.maps.render.MapsRenderServiceVersion
-
Gets the latest service version supported by this client library
- getLegend() - Method in class com.azure.maps.render.models.MapTileset
-
Get the legend property: A legend to be displayed with the map.
- getLocalizedMapView() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets localized map view
- getLocalizedMapView() - Method in class com.azure.maps.render.models.MapTileOptions
-
get localized map view
- getMapAttribution(TilesetId, int, GeoBoundingBox) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Map Attribution
- getMapAttribution(TilesetId, int, GeoBoundingBox) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Map Attribution
- Get Map Attribution - Search tag in Overview
- Section
- getMapAttributionWithResponse(TilesetId, int, GeoBoundingBox) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Map Attribution
- getMapAttributionWithResponse(TilesetId, int, GeoBoundingBox, Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Map Attribution The Get Map Attribution With Response API allows users to request map copyright attribution information for a section of a tileset with response
- getMapStaticImage(MapStaticImageOptions) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Map Static Image The static image service renders a user-defined, rectangular image containing a map section using a zoom level from 0 to 20.
- getMapStaticImage(MapStaticImageOptions) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Map Static Image The static image service renders a user-defined, rectangular image containing a map section using a zoom level from 0 to 20.
- Get Map Static Image - Search tag in Overview
- Section
- getMapStaticImageWithResponse(MapStaticImageOptions) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Map Static Image The static image service renders a user-defined, rectangular image containing a map section using a zoom level from 0 to 20.
- getMapStaticImageWithResponse(MapStaticImageOptions, Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Map Static Image The static image service renders a user-defined, rectangular image containing a map section using a zoom level from 0 to 20.
- getMapTile(MapTileOptions) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Map Tile
- getMapTile(MapTileOptions) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Map Tile
- Get Map Tile - Search tag in Overview
- Section
- getMapTileset(TilesetId) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Map Tileset The Get Map Tileset API allows users to request metadata for a tileset.
- getMapTileset(TilesetId) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Map Tileset
- Get Map Tileset - Search tag in Overview
- Section
- getMapTilesetWithResponse(TilesetId) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Map Tileset The Get Map Tileset API allows users to request metadata for a tileset.
- getMapTilesetWithResponse(TilesetId, Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Map Tileset The Get Map Tileset API allows users to request metadata for a tileset.
- getMapTileSize() - Method in class com.azure.maps.render.models.MapTileOptions
-
get map tile size
- getMapTileWithResponse(MapTileOptions) - Method in class com.azure.maps.render.MapsRenderAsyncClient
-
Get Map Tile
- getMapTileWithResponse(MapTileOptions, Context) - Method in class com.azure.maps.render.MapsRenderClient
-
Get Map Tile
- getMaxZoom() - Method in class com.azure.maps.render.models.MapTileset
-
Get the maxZoom property: The maximum zoom level.
- getMessage() - Method in class com.azure.maps.render.models.ErrorDetail
-
Get the message property: The error message.
- getMinZoom() - Method in class com.azure.maps.render.models.MapTileset
-
Get the minZoom property: The minimum zoom level.
- getName() - Method in class com.azure.maps.render.models.MapTileset
-
Get the name property: A name describing the tileset.
- getPath() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets path
- getPins() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets pins
- getRegions() - Method in class com.azure.maps.render.models.Copyright
-
Get the regions property: Regions array.
- getScheme() - Method in class com.azure.maps.render.models.MapTileset
-
Get the scheme property: Default: "xyz".
- getStaticMapLayer() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
Gets static map layer
- getTarget() - Method in class com.azure.maps.render.models.ErrorDetail
-
Get the target property: The error target.
- getTemplate() - Method in class com.azure.maps.render.models.MapTileset
-
Get the template property: A mustache template to be used to format data from grids for interaction.
- getTileIndex() - Method in class com.azure.maps.render.models.MapTileOptions
-
get tile index
- getTilejson() - Method in class com.azure.maps.render.models.MapTileset
-
Get the tilejson property: Describes the version of the TileJSON spec that is implemented by this JSON object.
- getTiles() - Method in class com.azure.maps.render.models.MapTileset
-
Get the tiles property: An array of tile endpoints.
- getTilesetId() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
Gets tilesetId
- getTilesetId() - Method in class com.azure.maps.render.models.MapTileOptions
-
get tileset id
- getTimestamp() - Method in class com.azure.maps.render.models.MapTileOptions
-
get time stamp
- Getting started - Search tag in Overview
- Section
- getType() - Method in class com.azure.maps.render.models.ErrorAdditionalInfo
-
Get the type property: The additional info type.
- getValue() - Method in exception class com.azure.maps.render.models.ErrorResponseException
- getVersion() - Method in enum com.azure.maps.render.MapsRenderServiceVersion
- getVersion() - Method in class com.azure.maps.render.models.MapTileset
-
Get the version property: A semver.org style version number for the tiles contained within the tileset.
- getWidth() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets width
- getX() - Method in class com.azure.maps.render.models.TileIndex
-
Get the x property: X coordinate of the tile on zoom grid.
- getY() - Method in class com.azure.maps.render.models.TileIndex
-
Get the y property: Y coordinate of the tile on zoom grid.
- getZ() - Method in class com.azure.maps.render.models.TileIndex
-
Get the z property: Zoom level for the desired tile.
- getZoom() - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
gets zoom
H
- httpClient(HttpClient) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets The HTTP client used to send the request.
- httpLogOptions(HttpLogOptions) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets The http log options.
- HYBRID - Static variable in class com.azure.maps.render.models.StaticMapLayer
-
Returns an image containing borders, roads, and labels, and can be overlaid on other tiles (such as satellite imagery) to produce hybrid tiles.
I
- IN - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
India (Indian View).
- Include the recommended packages - Search tag in Overview
- Section
- IQ - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Iraq (Arabic View).
J
- JO - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Jordan (Arabic View).
K
- Key concepts - Search tag in Overview
- Section
- KW - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Kuwait (Arabic View).
L
- LABELS - Static variable in class com.azure.maps.render.models.StaticMapLayer
-
Returns an image of just the map's label information.
- LB - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Lebanon (Arabic View).
- LocalizedMapView - Class in com.azure.maps.render.models
-
Defines values for LocalizedMapView.
- LocalizedMapView() - Constructor for class com.azure.maps.render.models.LocalizedMapView
-
Deprecated.
M
- MA - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Morocco (Moroccan View).
- MAIN - Static variable in class com.azure.maps.render.models.MapImageStyle
-
Azure Maps main style.
- MapAttribution - Class in com.azure.maps.render.models
-
Copyright attribution for the requested section of a tileset.
- MapAttribution() - Constructor for class com.azure.maps.render.models.MapAttribution
-
Creates an instance of MapAttribution class.
- MapImageStyle - Class in com.azure.maps.render.models
-
Defines values for MapImageStyle.
- MapImageStyle() - Constructor for class com.azure.maps.render.models.MapImageStyle
-
Deprecated.Use the
MapImageStyle.fromString(String)
factory method. - mapsClientId(String) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets the Azure Maps client id for use with Azure AD Authentication.
- MapsRenderAsyncClient - Class in com.azure.maps.render
-
Initializes a new instance of the asynchronous RenderClient type.
- MapsRenderClient - Class in com.azure.maps.render
-
Initializes a new instance of the synchronous RenderClient type.
- MapsRenderClientBuilder - Class in com.azure.maps.render
-
A builder for creating a new instance of the RenderClient type.
- MapsRenderClientBuilder() - Constructor for class com.azure.maps.render.MapsRenderClientBuilder
-
Create an instance of the RenderClientBuilder.
- MapsRenderServiceVersion - Enum in com.azure.maps.render
-
Contains the versions of the Render Service available for the clients.
- MapStaticImageOptions - Class in com.azure.maps.render.models
-
Organize inputs for get map static image
- MapStaticImageOptions() - Constructor for class com.azure.maps.render.models.MapStaticImageOptions
-
Creates an instance of
MapStaticImageOptions
. - MapTileOptions - Class in com.azure.maps.render.models
-
Map tile options class to organize inputs for get map tile
- MapTileOptions() - Constructor for class com.azure.maps.render.models.MapTileOptions
-
Creates an instance of
MapTileOptions
. - MapTileset - Class in com.azure.maps.render.models
-
Metadata for a tileset in the TileJSON format.
- MapTileset() - Constructor for class com.azure.maps.render.models.MapTileset
-
Creates an instance of MapTileset class.
- MapTileSize - Class in com.azure.maps.render.models
-
Defines values for MapTileSize.
- MapTileSize() - Constructor for class com.azure.maps.render.models.MapTileSize
-
Deprecated.Use the
MapTileSize.fromString(String)
factory method. - MICROSOFT_BASE - Static variable in class com.azure.maps.render.models.TilesetId
-
A base map is a standard map that displays roads, natural and artificial features along with the labels for those features in a vector tile.<br> Supports zoom levels 0 through 22.
- MICROSOFT_BASE_DARKGREY - Static variable in class com.azure.maps.render.models.TilesetId
-
All layers with our dark grey style.<br> Supports zoom levels 0 through 22.
- MICROSOFT_BASE_HYBRID - Static variable in class com.azure.maps.render.models.TilesetId
-
Displays road, boundary and label data in a vector tile.<br> Supports zoom levels 0 through 22.
- MICROSOFT_BASE_HYBRID_DARKGREY - Static variable in class com.azure.maps.render.models.TilesetId
-
Road, boundary and label data in our dark grey style.<br> Supports zoom levels 0 through 22.
- MICROSOFT_BASE_HYBRID_ROAD - Static variable in class com.azure.maps.render.models.TilesetId
-
Road, boundary and label data in our main style.<br> Supports zoom levels 0 through 22.
- MICROSOFT_BASE_LABELS - Static variable in class com.azure.maps.render.models.TilesetId
-
Displays labels for roads, natural and artificial features in a vector tile.<br> Supports zoom levels 0 through 22.
- MICROSOFT_BASE_LABELS_DARKGREY - Static variable in class com.azure.maps.render.models.TilesetId
-
Label data in our dark grey style.<br> Supports zoom levels 0 through 22.
- MICROSOFT_BASE_LABELS_ROAD - Static variable in class com.azure.maps.render.models.TilesetId
-
Label data in our main style.<br> Supports zoom levels 0 through 22.
- MICROSOFT_BASE_ROAD - Static variable in class com.azure.maps.render.models.TilesetId
-
All layers with our main style.<br> Supports zoom levels 0 through 22.
- MICROSOFT_IMAGERY - Static variable in class com.azure.maps.render.models.TilesetId
-
A combination of satellite or aerial imagery.
- MICROSOFT_TERRA_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
-
Shaded relief and terra layers.<br> Supports zoom levels 0 through 6.
- MICROSOFT_TRAFFIC_ABSOLUTE - Static variable in class com.azure.maps.render.models.TilesetId
-
absolute traffic tiles in vector.
- MICROSOFT_TRAFFIC_ABSOLUTE_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
-
absolute traffic tiles in raster in our main style.
- MICROSOFT_TRAFFIC_DELAY - Static variable in class com.azure.maps.render.models.TilesetId
-
traffic tiles in vector.
- MICROSOFT_TRAFFIC_DELAY_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
-
traffic tiles in raster in our main style.
- MICROSOFT_TRAFFIC_INCIDENT - Static variable in class com.azure.maps.render.models.TilesetId
-
incident tiles in vector.
- MICROSOFT_TRAFFIC_REDUCED_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
-
reduced traffic tiles in raster in our main style.
- MICROSOFT_TRAFFIC_RELATIVE - Static variable in class com.azure.maps.render.models.TilesetId
-
relative traffic tiles in vector.
- MICROSOFT_TRAFFIC_RELATIVE_DARK - Static variable in class com.azure.maps.render.models.TilesetId
-
relative traffic tiles in raster in our dark style.
- MICROSOFT_TRAFFIC_RELATIVE_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
-
relative traffic tiles in raster in our main style.
- MICROSOFT_WEATHER_INFRARED_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
-
Weather infrared tiles.
- MICROSOFT_WEATHER_RADAR_MAIN - Static variable in class com.azure.maps.render.models.TilesetId
-
Weather radar tiles.
N
- Next steps - Search tag in Overview
- Section
O
- OM - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Oman (Arabic View).
P
- pipeline(HttpPipeline) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets The HTTP pipeline to send requests through.
- PK - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Pakistan (Pakistani View).
- PNG - Static variable in class com.azure.maps.render.models.RasterTileFormat
-
An image in the png format.
- Prerequisites - Search tag in Overview
- Section
- PS - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Palestinian Authority (Arabic View).
Q
- QA - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Qatar (Arabic View).
R
- RasterTileFormat - Class in com.azure.maps.render.models
-
Defines values for RasterTileFormat.
- RasterTileFormat() - Constructor for class com.azure.maps.render.models.RasterTileFormat
-
Deprecated.Use the
RasterTileFormat.fromString(String)
factory method. - RegionCopyrights - Class in com.azure.maps.render.models
-
The RegionCopyrights model.
- RegionCopyrights() - Constructor for class com.azure.maps.render.models.RegionCopyrights
-
Creates an instance of RegionCopyrights class.
- RegionCopyrightsCountry - Class in com.azure.maps.render.models
-
Country property.
- RegionCopyrightsCountry() - Constructor for class com.azure.maps.render.models.RegionCopyrightsCountry
-
Creates an instance of RegionCopyrightsCountry class.
- retryOptions(RetryOptions) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets retry options
- retryPolicy(RetryPolicy) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Sets The retry policy that will attempt to retry failed requests, if applicable.
S
- SA - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Saudi Arabia (Arabic View).
- serviceVersion(MapsRenderServiceVersion) - Method in class com.azure.maps.render.MapsRenderClientBuilder
-
Render service version
- setAttribution(String) - Method in class com.azure.maps.render.models.MapTileset
-
Set the attribution property: Copyright attribution to be displayed on the map.
- setBoundingBox(GeoBoundingBox) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets bounding box
- setCenter(GeoPosition) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets center
- setCopyrights(List<String>) - Method in class com.azure.maps.render.models.MapAttribution
-
Set the copyrights property: A list of copyright strings.
- setData(List<String>) - Method in class com.azure.maps.render.models.MapTileset
-
Set the data property: An array of data files in GeoJSON format.
- setDescription(String) - Method in class com.azure.maps.render.models.MapTileset
-
Set the description property: Text description of the tileset.
- setError(ErrorDetail) - Method in class com.azure.maps.render.models.ErrorResponse
-
Set the error property: The error object.
- setGrids(List<String>) - Method in class com.azure.maps.render.models.MapTileset
-
Set the grids property: An array of interactivity endpoints.
- setHeight(Integer) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets height
- setLanguage(String) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets language
- setLanguage(String) - Method in class com.azure.maps.render.models.MapTileOptions
-
set language
- setLegend(String) - Method in class com.azure.maps.render.models.MapTileset
-
Set the legend property: A legend to be displayed with the map.
- setLocalizedMapView(LocalizedMapView) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets localized map view
- setLocalizedMapView(LocalizedMapView) - Method in class com.azure.maps.render.models.MapTileOptions
-
set localized map view
- setMapTileSize(MapTileSize) - Method in class com.azure.maps.render.models.MapTileOptions
-
set map tile size
- setMaxZoom(Integer) - Method in class com.azure.maps.render.models.MapTileset
-
Set the maxZoom property: The maximum zoom level.
- setMinZoom(Integer) - Method in class com.azure.maps.render.models.MapTileset
-
Set the minZoom property: The minimum zoom level.
- setName(String) - Method in class com.azure.maps.render.models.MapTileset
-
Set the name property: A name describing the tileset.
- setPath(List<String>) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets path
- setPins(List<String>) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets pins
- setScheme(String) - Method in class com.azure.maps.render.models.MapTileset
-
Set the scheme property: Default: "xyz".
- setStaticMapLayer(StaticMapLayer) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
Sets static map layer
- setTemplate(String) - Method in class com.azure.maps.render.models.MapTileset
-
Set the template property: A mustache template to be used to format data from grids for interaction.
- setTileIndex(TileIndex) - Method in class com.azure.maps.render.models.MapTileOptions
-
set tile index
- setTilejson(String) - Method in class com.azure.maps.render.models.MapTileset
-
Set the tilejson property: Describes the version of the TileJSON spec that is implemented by this JSON object.
- setTiles(List<String>) - Method in class com.azure.maps.render.models.MapTileset
-
Set the tiles property: An array of tile endpoints.
- setTilesetId(TilesetId) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
Set tileset id
- setTilesetId(TilesetId) - Method in class com.azure.maps.render.models.MapTileOptions
-
set tileset id
- setTimestamp(OffsetDateTime) - Method in class com.azure.maps.render.models.MapTileOptions
-
set time stamp
- setVersion(String) - Method in class com.azure.maps.render.models.MapTileset
-
Set the version property: A semver.org style version number for the tiles contained within the tileset.
- setWidth(Integer) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets width
- setX(int) - Method in class com.azure.maps.render.models.TileIndex
-
Set the x property: X coordinate of the tile on zoom grid.
- setY(int) - Method in class com.azure.maps.render.models.TileIndex
-
Set the y property: Y coordinate of the tile on zoom grid.
- setZ(int) - Method in class com.azure.maps.render.models.TileIndex
-
Set the z property: Zoom level for the desired tile.
- setZoom(Integer) - Method in class com.azure.maps.render.models.MapStaticImageOptions
-
sets zoom
- SIZE_256 - Static variable in class com.azure.maps.render.models.MapTileSize
-
Return a 256 by 256 pixel tile.
- SIZE_512 - Static variable in class com.azure.maps.render.models.MapTileSize
-
Return a 512 by 512 pixel tile.
- StaticMapLayer - Class in com.azure.maps.render.models
-
Defines values for StaticMapLayer.
- StaticMapLayer() - Constructor for class com.azure.maps.render.models.StaticMapLayer
-
Deprecated.Use the
StaticMapLayer.fromString(String)
factory method. - SY - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Syria (Arabic View).
T
- TileIndex - Class in com.azure.maps.render.models
-
Parameter group.
- TileIndex() - Constructor for class com.azure.maps.render.models.TileIndex
-
Creates an instance of TileIndex class.
- TilesetId - Class in com.azure.maps.render.models
-
Defines values for TilesetID.
- TilesetId() - Constructor for class com.azure.maps.render.models.TilesetId
-
Deprecated.Use the
TilesetId.fromString(String)
factory method. - toJson(JsonWriter) - Method in class com.azure.maps.render.models.Copyright
- toJson(JsonWriter) - Method in class com.azure.maps.render.models.CopyrightCaption
- toJson(JsonWriter) - Method in class com.azure.maps.render.models.ErrorAdditionalInfo
- toJson(JsonWriter) - Method in class com.azure.maps.render.models.ErrorDetail
- toJson(JsonWriter) - Method in class com.azure.maps.render.models.ErrorResponse
- toJson(JsonWriter) - Method in class com.azure.maps.render.models.MapAttribution
- toJson(JsonWriter) - Method in class com.azure.maps.render.models.MapTileset
- toJson(JsonWriter) - Method in class com.azure.maps.render.models.RegionCopyrights
- toJson(JsonWriter) - Method in class com.azure.maps.render.models.RegionCopyrightsCountry
- Troubleshooting - Search tag in Overview
- Section
U
- UNIFIED - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Unified View (Others).
V
- V2024_04_01 - Enum constant in enum com.azure.maps.render.MapsRenderServiceVersion
-
Service version
2024-01-01
. - valueOf(String) - Static method in enum com.azure.maps.render.MapsRenderServiceVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.azure.maps.render.MapsRenderServiceVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.maps.render.models.LocalizedMapView
-
Gets known LocalizedMapView values.
- values() - Static method in class com.azure.maps.render.models.MapImageStyle
-
Gets known MapImageStyle values.
- values() - Static method in class com.azure.maps.render.models.MapTileSize
-
Gets known MapTileSize values.
- values() - Static method in class com.azure.maps.render.models.RasterTileFormat
-
Gets known RasterTileFormat values.
- values() - Static method in class com.azure.maps.render.models.StaticMapLayer
-
Gets known StaticMapLayer values.
- values() - Static method in class com.azure.maps.render.models.TilesetId
-
Gets known TilesetID values.
Y
- YE - Static variable in class com.azure.maps.render.models.LocalizedMapView
-
Yemen (Arabic View).
All Classes and Interfaces|All Packages|Serialized Form
LocalizedMapView.fromString(String)
factory method.