aterrain
aterrain copied to clipboard
map - handle missing buildings more gracefully
At the moment there are only buildings for San Francisco.
The problem is that it reports errors when it attempts to hit the server for other regions. There's no way to catch a fetch() error. It would be nice to limit queries to only legal areas and legal values so that the logs are not polluted with queries.