Java com.google.gwt.maps.client.overlays MapCanvasProjection fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.overlays MapCanvasProjection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.overlays MapCanvasProjection.

The text is from its open source code.

Method

PointfromLatLngToDivPixel(LatLng latlng)
Computes the pixel coordinates of the given geographical location in the DOM element that holds the draggable map.
doublegetWorldWidth()
The width of the world in pixels in the current zoom level.