# Functions
New creates a new Service.
NewService creates a new Service.
# Structs
Area: Represents an area.
BasemapZOrder: Metadata necessary to determine the ordering of a particular basemap element relative to others.
ExtrudedArea: Represents a height-extruded area: a 3D prism with a constant X-Y plane cross section.
Feature: A feature representing a single geographic entity.
FeatureTile: A tile containing information about the map features located in the region it covers.
FirstDerivativeElevationGrid: A packed representation of a 2D grid of uniformly spaced points containing elevation data.
Geometry: Represents the geometry of a feature, that is, the shape that it has on the map.
Line: Represents a 2D polyline.
ModeledVolume: Represents a modeled volume in 3D space.
ProviderInfo: Information about the data providers that should be included in the attribution string shown by the client.
Relation: Represents a relation to another feature in the tile.
RoadInfo: Extra metadata relating to roads.
Row: A row of altitude points in the elevation grid, ordered from west to east.
SecondDerivativeElevationGrid: A packed representation of a 2D grid of uniformly spaced points containing elevation data.
SegmentInfo: Extra metadata relating to segments.
TerrainTile: A tile containing information about the terrain located in the region it covers.
TileCoordinates: Global tile coordinates.
TriangleStrip: Represents a strip of triangles.
Vertex2DList: 2D vertex list used for lines and areas.
Vertex3DList: 3D vertex list used for modeled volumes.