API Documentation
The eHound Platform is a cloud-based environment designed to help developers and their clients to manage and deliver location, for instance as a store locator application within a website or mobile-enabled service.
The FreeHound Location Proximity API offers programmatic access to customer location data, allowing you to build store locators and combine your data along with a mapping API such as Bing or Google Maps.
FreeHound Basic Proximity Search
The example gives you an overview of the FreeHound API in order to perform a proximity search on your data. You may use this in conjunction with a mapping API to build a store locator. Please refer to working example at the bottom of the page to see the full code. Header Firstly, you need to include…... more
Store Locator using FreeHound and Google Maps V.3
The example here gives you an overview of how to design a page to incorporate a FreeHound API along with Google Maps API in order to create a simple store locator. It does not describe the full JavaScript used, but ensures you know how to link the APIs correctly and how to set your page…... more
Store Locator using FreeHound and Bing Maps V.7
The example provides an overview of how to design a page to incorporate a FreeHound Proximity API along with Bing Maps API in order to create a simple store locator. It does not describe the full JavaScript used, but ensures you know how to link the APIs correctly and how to set your page up…... more