3rd
Oops, we’re global.
We’ve already had a couple requests to support locations outside the US & Canada. So, we decided to accidentally implement it. ;-)
It turns out the APIs we’re using to turn the value entered in the Zip field on the edit Class page into a metro area for our system to use as filters actually support post codes beyond the US & Canada. I’ve tested UK post codes, and they work perfectly. But, I haven’t tested other international post codes yet.
So, the bottom line is when you see the ‘Zip’ field, just project a ‘/Post Code’ on the end of that and (un)class to your heart’s content all over the world! :-)
[For those interested, the APIs in question are the Yahoo! Maps Geocoding API and the Upcoming API and you can check out a prototype version of the script we’re using here.]




