This module provides routines for conducting postal code proximity searches, deep linking into mapping services, and other functions for generating location forms and collecting locations.
The location system is really 2 subprojects: (1) An location API and (2) An location.module that uses the API.
The location API subroutines used by location.module are functions that are very prone to reusability and this was the motivation for seperating the subroutines into a seperate "location.inc" file and turning it into a full blown API.
The API provides routines for conducting postal code proximity searches, deep linking into mapping services, and other functions for generating location forms and collecting locationes.
Go to the Location download page.


