John Davies
John Davies
Apologies if I'm being thick about this but I find the OS's online offerings extremely confusing! I'm trying to set up a simple example, using http://rob-murray.github.io/os-leaflet/ as a guide, but...
OK thanks. I was hoping to use the Landranger zoom level but as it's only a hobby project then I'll look at something else.
Sorry, I always forget to change the base branch:( I've merged in the other 'develop' branch changes, rebuilt and tested. It should be OK now.
Thanks for catching the memory leak. A couple of questions on add/delete: 1. Add I'm concerned about the "adding at the end then sorting" approach because, as far as I...
Thanks for the very comprehensive replies. It all seems fine to me, a couple of minor comments: 1. I agree that `insert` is a better name than `add`. My use...