projects / org / ezproject2010 / ezgmaplocation / downloads / 1.0beta1
Find the Exponential Software extensions you want
Download: ezgmaplocation_1.0beta1.zip (0 B)
First version of ezgmaplocation, changelog from the gmaplocation (v0.5) datatype:
* code cleanup
* bigger map in edit view and normal view
* button to grab current location (from bcgmapslocation)
* PHPDoc inline documentation added where applicable
* Address is now stored
* Datatype can now be used as a name pattern component (address)
* Datatype is now searchable (by address)
* Datatype is now sortable (by address)
* Store data in external table to be able to filter on it
* Added Extended attribute filter to fetch list / tree by cordinates and distance
* Added support for sorting by distance when using Extended attribute filter
* Added support for arccosine and pythagorean distance algorithm in distance
calculation in the Extended attribute filter in addition to bounding box
See README.txt for installation and use( incl editing and fetching w/ filtering & sorting on location ).