Crate googleprojection [] [src]

Traits

Coord

A trait for everything that can be treated as a coordinate for a projection.

Functions

from_ll_to_pixel

Projects a given LL coordinate at a specific zoom level into pixel screen-coordinates.

from_pixel_to_ll

Projects a given pixel position at a specific zoom level into LL world-coordinates.