Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add polyfills for Internet Explorer 8ie8 | Christopher Baines | 2015-03-31 |
| | |||
* | Add var to map in the exampleHEADmaster | Christopher Baines | 2015-03-31 |
| | | | | This trips up Internet Explorer... | ||
* | Change examples link to refer to my website | Christopher Baines | 2015-03-14 |
| | |||
* | Fix markdown code blocks | Christopher Baines | 2015-03-14 |
| | | | | This works properly with the md2html used by cgit. | ||
* | Test normal markdown | Christopher Baines | 2015-03-14 |
| | |||
* | Add some more comments and notes | Christopher Baines | 2015-03-13 |
| | |||
* | Add some more usage documentation | Christopher Baines | 2015-03-13 |
| | |||
* | Add resetStyle method | Christopher Baines | 2015-03-11 |
| | | | | | | Also add the related utility method. Both of these come from the Leaflet GeoJSON class, copied such as to minimise the chance of the code breaking due to changes in Leaflet. | ||
* | Change the example to use data from a file | Christopher Baines | 2015-03-08 |
| | | | | | This is instead of using the OverpassAPI query. That example has been moved to examples/live | ||
* | Add some documentation explaining the OverpassAPI query | Christopher Baines | 2014-09-15 |
| | |||
* | Handle markers coresponding to a feature on mutiple levels | Christopher Baines | 2014-07-19 |
| | |||
* | Check that the level exists before trying to remove it | Christopher Baines | 2014-05-29 |
| | |||
* | Use protocol relative urls for Overpass and tiles | Christopher Baines | 2014-05-28 |
| | | | | Also include the leaflet.css file, to avoid loading it from the CDN. | ||
* | Do not attempt to add non existant levels to the map | Christopher Baines | 2014-05-22 |
| | |||
* | Add a bit more description to the README.md | Christopher Baines | 2014-05-22 |
| | |||
* | Minor formatting changes | Christopher Baines | 2014-05-22 |
| | |||
* | Remove old comment | Christopher Baines | 2014-05-22 |
| | |||
* | README fixes and updates | Christopher Baines | 2014-04-08 |
| | |||
* | Add link to example on Github | Christopher Baines | 2014-04-08 |
| | |||
* | Add a simple example | Christopher Baines | 2014-04-08 |
| | |||
* | Initial commit | Christopher Baines | 2014-04-08 |