• Stars
    star
    10
  • Rank 1,807,489 (Top 36 %)
  • Language
    Swift
  • Created almost 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project contains a trilateration algorithm implementation using swift. In geometry, trilateration is the process of determining absolute or relative locations of points by measurement of distances, using the geometry of circles, spheres or triangles. This algorithm uses for location based application implemented using GPS and iBeacon technologies.