Skip to content

Instantly share code, notes, and snippets.

View Windowsfreak's full-sized avatar
🏃‍♂️
Enjoy life as much as you can!

Björn Eberhardt Windowsfreak

🏃‍♂️
Enjoy life as much as you can!
View GitHub Profile
@Windowsfreak
Windowsfreak / Geohash.php
Last active January 30, 2016 11:56 — forked from riaf/Geohash.php
<?php
/**
* Geohash
*
* @author Keisuke SATO
* @license MIT License
*
* # Based
* http://github.com/davetroy/geohash-js/blob/master/geohash.js
* Geohash library for Javascript