NOTICE: Google Maps Platform gaming services is deprecated as of October 18, 2021. Current users will have continued access until December 31, 2022. During this time, we will continue to provide support and fixes to major bugs and outages. See the Gaming Services Transition Guide for resources to help you plan the next steps for your projects.

Google.Maps.Unity.RegionComponent

Encapsulates metadata associated with a GameObject constructed from a Feature.Region.

Summary

Inheritance

Inherits from: Google.Maps.Unity.MapFeatureComponent, Google.Maps.Unity.IMapFeatureComponent< FT >

Properties

MapFeature
Region used to create this GameObject.

Public functions

GetMapFeature()
virtual override MapFeature
Returns the Feature.MapFeature used to create this GameObject.

Properties

MapFeature

Region MapFeature

Region used to create this GameObject.

Public functions

GetMapFeature

virtual override MapFeature GetMapFeature()

Returns the Feature.MapFeature used to create this GameObject.