mapbox / owlviewer

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

this._map is sometimes null (breaks tile loading) #21

Open ppawel opened 11 years ago

ppawel commented 11 years ago

Uncaught TypeError: Cannot read property '_panTransition' of null data-tiles.js:44

lxbarth commented 11 years ago

I suspect this is happening when adding / removing the data tile layers in app.js.

http://twitter.com/lxbarth

On Nov 8, 2012, at 4:01 AM, Paweł Paprota notifications@github.com wrote:

Uncaught TypeError: Cannot read property '_panTransition' of null data-tiles.js:44

— Reply to this email directly or view it on GitHub.