aterrain icon indicating copy to clipboard operation
aterrain copied to clipboard

map - handle missing buildings more gracefully

Open anselm opened this issue 8 years ago • 0 comments

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.

anselm avatar Mar 01 '18 20:03 anselm