Google.Maps.Feature.IntersectionMetadata

Unity-independent representation of immutable properties of an intersection feature.

Summary

Inheritance

Inherits from: Google.Maps.Feature.MapFeatureMetadata

Constructors and Destructors

IntersectionMetadata(string placeId, string name)
Constructor.

Public functions

IntersectionMetadata

 IntersectionMetadata(
  string placeId,
  string name
)

Constructor.

Details
Parameters
placeId
The Intersection's pseudo-place ID.
name
The name of this feature, used to name generated Unity objects.