aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add var to map in the exampleHEADmasterChristopher Baines2015-03-31
| | | | This trips up Internet Explorer...
* Change examples link to refer to my websiteChristopher Baines2015-03-14
|
* Fix markdown code blocksChristopher Baines2015-03-14
| | | | This works properly with the md2html used by cgit.
* Test normal markdownChristopher Baines2015-03-14
|
* Add some more comments and notesChristopher Baines2015-03-13
|
* Add some more usage documentationChristopher Baines2015-03-13
|
* Add resetStyle methodChristopher Baines2015-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 fileChristopher Baines2015-03-08
| | | | | This is instead of using the OverpassAPI query. That example has been moved to examples/live
* Add some documentation explaining the OverpassAPI queryChristopher Baines2014-09-15
|
* Handle markers coresponding to a feature on mutiple levelsChristopher Baines2014-07-19
|
* Check that the level exists before trying to remove itChristopher Baines2014-05-29
|
* Use protocol relative urls for Overpass and tilesChristopher Baines2014-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 mapChristopher Baines2014-05-22
|
* Add a bit more description to the README.mdChristopher Baines2014-05-22
|
* Minor formatting changesChristopher Baines2014-05-22
|
* Remove old commentChristopher Baines2014-05-22
|
* README fixes and updatesChristopher Baines2014-04-08
|
* Add link to example on GithubChristopher Baines2014-04-08
|
* Add a simple exampleChristopher Baines2014-04-08
|
* Initial commitChristopher Baines2014-04-08