I am using Geokit to search for points within X miles of a location.
I would like to show this search region as a circular polygon in
Google
Maps. For this I need a number of points around the circle's
circumference.
My original thoughts were to generate the boundary points myself, but
then my thoughts drifted to Geokit.
Geokit is computing the region already. Is there a way of exposing
this
so I can get the boundary points?
Any help and advice is greatly appreciated.
I am going take a look under Geokit's hood to see if I can find a way.
Note: cc'd Geokit's authors. Also cross-posted to
http://www.ruby-forum.com/topic/137447#611325