Searched refs:getTileCoordCenter (Results 1 – 2 of 2) sorted by relevance
8 …getTileCoordCenter=function(t){var e=this.getOrigin(t[0]),r=this.getResolution(t[0]),n=Is(this.get… method in t
1 …getTileCoordCenter(tileCoord) {\n const origin = this.getOrigin(tileCoord[0]);\n const resol…