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.Feature.WaterMetadata

Unity-independent representation of immutable properties of water feature.

Summary

Inheritance

Inherits from: Google.Maps.Feature.MapFeatureMetadata

Constructors and Destructors

WaterMetadata(string placeId, string name)
Constructor.

Public functions

WaterMetadata

 WaterMetadata(
  string placeId,
  string name
)

Constructor.

Details
Parameters
placeId
Place ID.
name
The name of this feature, used to name generated Unity objects.