Google.Maps

Summary

Functions

ReportBadPointStatusCallback(PlayableLocationsService.ReportBadPointStatus status)
delegate void
A callback that takes a ReportBadPointStatus object.

Classes

Google.Maps.CacheOptions

Encapsulates map data caching parameters.

Google.Maps.CountryProvider

The superclass of scripts that determine the user's country.

Google.Maps.GameObjectOptions

Encapsulates styling options for map feature GameObjects.

Google.Maps.GameObjectStyle

Style used to create a GameObject.

Google.Maps.MapLoadRegion

Encapsulates a region of the map to load.

Google.Maps.MapPreviewOptions

Options for edit-time map preview.

Google.Maps.MapsService

The MapsService class serves as the entry point for interacting with the Maps Unity SDK.

Google.Maps.MetadataOptions

Options controlling the addition of metadata to game objects generated by Musk.

Google.Maps.PlayableLocationsService

The entry point for using Playable Locations.

Google.Maps.TerrainOptions

Encapsulates terrain parameters.

Namespaces

Google.Maps.Collections
Google.Maps.Coord
Google.Maps.Event
Google.Maps.Exception
Google.Maps.Feature
Google.Maps.Impressions
Google.Maps.IO
Google.Maps.Loading
Google.Maps.Logging
Google.Maps.Terrain
Google.Maps.TileLoading
Google.Maps.Unity
Google.Maps.Util

Functions

ReportBadPointStatusCallback

delegate void ReportBadPointStatusCallback(
  PlayableLocationsService.ReportBadPointStatus status
)

A callback that takes a ReportBadPointStatus object.