JimBacon
JimBacon
OpenSpace is no longer being developed. See https://www.ordnancesurvey.co.uk/forums/discussion/1010339/is-this-forum-active It would be good to provide support for the replacement, called OS Map API. See https://developer.ordnancesurvey.co.uk/os-maps-api-enterprise
Initial version to address https://github.com/rob-murray/os-leaflet/issues/26 Provides a tilelayer class and CRS for showing the OS Leisure 27700 Web Map Tile Service layer.
This pull request offers the following: - Adds a layer option, termsURL, which allows a user to specify a URL for the terms and conditions link in the attribution. This...
You can use [Cypress](https://www.cypress.io/) plus [cypress-vue-unit-test](https://github.com/bahmutov/cypress-vue-unit-test) to test single file components (.vue files) that you create. If your components have been built with vue-material then you need it to be...
iOS 11.4.1 I experience a timeout error after calling `watchPosition `and then calling `clearWatch `in the first success callback. Example code would be some thing like ``` var count =...