Esempio n. 1
0
 public function testBbox()
 {
     $this->assertEquals('{!bbox pt=45.15,-93.85 sfield=store d=5}', $this->_helper->bbox(45.15, -93.84999999999999, 'store', 5));
 }