Skip to content
jshirley edited this page Aug 16, 2011 · 1 revision

Business locations should follow a standard format.

Available options are:

  • Google Geocoding Format (example)[http://code.google.com/apis/maps/documentation/geocoding/#JSON]
  • Standard Locale Based Address, verified by country. (street, street_1, city, state, postal for locale: en_US)

Each location should store the timezone.

(As an added feature in the future, we can export Google Maps integration code that pulls the active location data and other widgets. Allowing them to show each address in a search, filtering by open locations, etc.)

Clone this wiki locally