Jonne Nauha

Results 16 comments of Jonne Nauha

No, its my programs problem. I should implement it so that the full file does not have to be in memory when parsing input or writing output. Right now the...

Just got hit with this as well. Noticed that popups no longer close when clicking on map if touch is the way of interaction. Another seems to be that markers...

One suggestion would be to move the `preventDefault()` below the `options.touchEnabled` checks in all three funcs. At least users that are doing their own draw impl. could set this to...

Yeah, the flickering (hide/show) in the demo is weird and should be fixed. This is not just the demo its affecting. I think there is lots of room to improve...

Yeah, like I said the caching wont fix this and probably completely unrelated. Good that you found the code entry point where is happens. I was myself thinking of a...

I haven't touched the code here for couple of years and I'm not going to either :) This was a hobby project when my main phone was the N900. I...