Flopp’s Map – Documentation & News
-
Waypoint Projection
A common task in geocaching (especially in mystery caches) is Waypoint Projection or Coordinate Projection. For a given starting point, a given distance and an angle with respect to north (bearing), the target point is to be determined. This operation can easily be done with Flopp’s Map. We start from a map that already has […]
-
The Technology Behind Flopp’s Map
Flopp’s Map is entirely built on open source software; you can have a look at the implementation and even participate in the development over at Github. Everything is customly developed in TypeScript. The following libraries/projects are used: Leaflet is used as the basic mapping library; in the past, Flopp’s Map was based on the Google […]