Is it possible to store an [Area covered] as location data rather than a single address/point. eg - if company A cover a service area of 20 miles from their base and company B nearby only offers service within a 10 mile radius. If a customer 19 miles from both of them says which companies provide service in this area. You only want Company A to be returned
Comments
Comment #1
ankur commentedCurrently, this module does not support areas, but only points and functionality related to the proximity of points.
For lines and polygons, if you're still looking for this, I would recommend the geo module: http://drupal.org/project/geo
Comment #2
darrenwh commented