GoogleTypeLatLng
Google TypeInfrastructureGoogleApi.ContentWarehouse.V1.Model.GoogleTypeLatLng
0
out of 10
Minimal
SEO Impact
An object that represents a latitude/longitude pair. This is expressed as a pair of doubles to represent degrees latitude and degrees longitude. Unless specified otherwise, this object must conform to the WGS84 standard. Values must be within normalized ranges.
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Google Type Lat Lng) contains 2 attributes that define its data structure. Key functionality includes: The latitude in degrees. It must be in the range [-90.0, +90.0].
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
2Sort:|Filter:
latitudefloat(Default:
nilThe latitude in degrees. It must be in the range [-90.0, +90.0].
longitudefloat(Default:
nilThe longitude in degrees. It must be in the range [-180.0, +180.0].