From 5e87a95ab7be23c99bd29939757dca37409ceb32 Mon Sep 17 00:00:00 2001 From: Sebastian Gatscha Date: Tue, 20 Oct 2020 12:56:39 +0200 Subject: [PATCH] cranify --- NEWS.md | 2 +- _pkgdown.yml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index a735e958..7d8461b9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# leaflet.extras2 (development version) +# leaflet.extras2 1.1.0 * Included [Leaflet Contextmenu](https://github.com/aratcliffe/Leaflet.contextmenu) plugin * Included [Leaflet TimeSlider](https://github.com/dwilhelm89/LeafletSlider) plugin diff --git a/_pkgdown.yml b/_pkgdown.yml index 3f710ca3..9caaccfd 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -13,6 +13,13 @@ reference: contents: - matches("Antpath") - matches("antpath") + - title: Contextmenu + contents: + - matches("Contextmenu") + - matches("contextmenu") + - menuItem + - mapmenuItems + - markermenuItems - title: Easy Print contents: - matches("Easyprint")