Package com.luciad.format.azuremaps
package com.luciad.format.azuremaps
This package contains functionality related to the decoding of Azure Maps models.
A TLcdAzureMapsDataSource can be initialized with all
information necessary to create an Azure Maps model. This data source can be used to decode an Azure Maps model using
the TLcdAzureMapsModelDecoder.
Decoded Azure Maps models can be visualized in GXY and Lightspeed views, using the layer factories
TLcdAzureMapsGXYLayerFactory and
TLspAzureMapsLayerFactory.
- Since:
- 2025.0
-
ClassDescriptionEnumeration over the different map styles provided by Azure Maps.An object containing all the necessary information to connect to an Azure Maps server.This builder creates instances of
TLcdAzureMapsDataSource, representing a data source that connects to Azure Maps sing a subscription key.A model decoder that creates anILcdModelcontaining high resolution, multi-level geospatial maps served by Azure Maps.Model descriptor for an Azure Maps model.