GoogleTypeLatLng

Google TypeInfrastructure

GoogleApi.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 Generated

Backend 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

2
Sort:|Filter:
latitudefloat(
Default: nil

The latitude in degrees. It must be in the range [-90.0, +90.0].

longitudefloat(
Default: nil

The longitude in degrees. It must be in the range [-180.0, +180.0].