Namespace Mapbox.Unity.Map
Classes
AbstractLayer
AbstractMap
Abstract map. This is the main monobehavior which controls the map. It controls the visualization of map data. Abstract map encapsulates the image, terrain and vector sources and provides a centralized interface to control the visualization of the map.
AbstractMapVisualizer
Map Visualizer Represents a map.Doesn’t contain much logic and at the moment, it creates requested tiles and relays them to the factories under itself.It has a caching mechanism to reuse tiles and does the tile positioning in unity world. Later we’ll most likely keep track of map features here as well to allow devs to query for features easier (i.e.query all buildings x meters around any restaurant etc).
AssignmentTypeAttribute
AttributeStats
CameraBoundsTileProviderOptions
ColliderOptions
CoreVectorLayerProperties
CustomStyleBundle
DefaultMapExtents
EditorPreviewOptions
ElevationLayerProperties
ElevationModificationOptions
ElevationRequiredOptions
ExtentOptions
GeometryExtrusionOptions
GeometryExtrusionWithAtlasOptions
GeometryMaterialOptions
ImageryLayer
ImageryLayerProperties
ImageryRasterOptions
InitializeMapWithLocationProvider
LayerModifierOptions
LayerPerformanceOptions
LayerProperties
LayerSourceOptions
LayerStats
LayerUpdateArgs
LineGeometryOptions
LocationPrefabCategoryOptions
MapboxDataProperty
MapboxDefaultElevation
MapboxDefaultImagery
MapboxDefaultVector
MapExtentOptions
MapLocationOptions
MapOptions
MapPlacementOptions
MapScalingOptions
MapVisualizer
Map Visualizer Represents a map.Doesn't contain much logic and at the moment, it creates requested tiles and relays them to the factories under itself.It has a caching mechanism to reuse tiles and does the tile positioning in unity world. Later we'll most likely keep track of map features here as well to allow devs to query for features easier (i.e.query all buildings x meters around any restaurant etc).
PointsOfInterestSubLayerPropertiesDrawer
PrefabItemOptions
PresetSubLayerPropertiesFetcher
RangeAroundTransformTileProviderOptions
RangeTileProviderOptions
SpawnPrefabOptions
SpawnPrefabOptionsDrawer
Style
StyleAssetPathBundle
MapboxDefaultStyles generates a new GeometryMaterialOptions object based on data contained in a MapFeatureStyleOptions.