A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.google.com/maps/documentation/ios-sdk/reference/objc/Classes/GMSProjection.html below:

GoogleMaps Framework Reference | Maps SDK for iOS

GoogleMaps Framework Reference

Stay organized with collections Save and categorize content based on your preferences.

GMSProjection
@interface GMSProjection : NSObject

Defines a mapping between Earth coordinates CLLocationCoordinate2D and coordinates in the map’s view CGPoint. A projection is constant and immutable, in that the mapping it embodies never changes. The mapping is not necessarily linear.

Passing invalid Earth coordinates (i.e., per CLLocationCoordinate2DIsValid) to this object may result in undefined behavior.

This class should not be instantiated directly unless under testing conditions. Instead, obtain it via projection on GMSMapView.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024-11-15 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[[["`GMSProjection` defines a mapping between Earth coordinates (`CLLocationCoordinate2D`) and coordinates in the map's view (`CGPoint`)."],["It provides methods to convert between Earth coordinates and point coordinates in the map's view."],["`GMSProjection` can also convert distances in meters to content size and determine if a coordinate is within the projection."],["You can obtain the visible region of the map using the `visibleRegion` method."],["This class should not be directly instantiated but obtained from a `GMSMapView` instance."]]],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4