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.MapFeatureComponent

This is an abstract class.

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

Summary

Inheritance

Inherits from: MonoBehaviour
Direct Known Subclasses:Google.Maps.Unity.AreaWaterComponent, Google.Maps.Unity.ExtrudedStructureComponent, Google.Maps.Unity.Intersections.IntersectionComponent, Google.Maps.Unity.LineWaterComponent, Google.Maps.Unity.ModeledStructureComponent, Google.Maps.Unity.RegionComponent, Google.Maps.Unity.SegmentComponent

Public functions

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

Public functions

GetMapFeature

virtual abstract MapFeature GetMapFeature()

Returns the Feature.MapFeature used to create this GameObject.