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.