Mange / googleprojection-rs

Project world- or screen-space coordinates for use in Google Maps tiles
https://mange.github.io/googleprojection-rs/
Apache License 2.0
4 stars 0 forks source link

GH-4 Add from_ll_to_subpixel function. #5

Closed stefan2718 closed 5 years ago

stefan2718 commented 5 years ago

For issue #4.

Added test matching other functions, as well as a test that covers the use case I am interested in, extending pixel-based boundaries around a lat/lng. The vec of data for it_matches_google_maps_projection_extension represents the North East corner of a bounding rectangle.