mapbox / owlviewer

A changeset browser for https://github.com/ppawel/openstreetmap-watch-list
9 stars 10 forks source link

Changeset list not affected by panning #24

Closed ppawel closed 11 years ago

ppawel commented 11 years ago

Go here:

http://suncobalt.dyndns.org:8082/owlviewer/index.html#16/49.9493/18.3787

You should see 2 changesets which is fine. Now move the map so you can't see the changes anymore.

Expected result: changeset list is empty because there are no visible changes.

Actual result: changest list still contains 2 changesets.

ppawel commented 11 years ago

Fixed but for ZL > 16 tiles are 1024px and often it will show more than there's in the current viewport. Something for the future.