Home
last modified time | relevance | path

Searched refs:encodeGeoHash (Results 1 – 2 of 2) sorted by relevance

/plugin/structgeohash/
H A Dscript.js59 mygh = encodeGeoHash(e.latlng.lat, e.latlng.lng);
H A Dgeohash.js73 function encodeGeoHash(latitude, longitude) { function