@JsType(isNative=true) public class Projection extends Object
Modifier and Type | Field and Description |
---|---|
LatLngBounds |
bounds |
Modifier and Type | Method and Description |
---|---|
Point |
project(LatLng latlng)
Projects geographical coordinates into a 2D point.
|
LatLng |
unproject(Point point)
The inverse of project.
|
@JsProperty public LatLngBounds bounds
Copyright © 2018 G-Widgets. All rights reserved.