maps icon indicating copy to clipboard operation
maps copied to clipboard

Allow for custom projections

Open johanvos opened this issue 6 years ago • 0 comments

Currently, Gluon Maps uses Web Mercator projections. The conversion between lat/lon and points is hard-coded in impl/maps/BaseMap.

In order to allow for different projections (e.g. polar projections), we need to allow for custom projections that can easily be plugged in.

johanvos avatar Mar 29 '18 06:03 johanvos