We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc6744 commit 955cfccCopy full SHA for 955cfcc
3 files changed
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: mapview
2
Title: Interactive Viewing of Spatial Data in R
3
-Version: 2.11.2.9006
+Version: 2.11.2.9007
4
Authors@R:
5
c(person(given = "Tim",
6
family = "Appelhans",
NEWS
@@ -1,11 +1,16 @@
-mapview 2.11.2.9006 (2025-08-27)
+mapview 2.11.2.9007 (2025-08-27)
features and improvements
bug fixes
7
+ * HOTFIX: file attachments (fgb, css) now have valid names. e.g. #505
8
+
9
documentation etc
10
11
+ * use proper package anchors as requested by CRAN.
12
+ * update defunct URLs for selected data sets.
13
14
miscellaneous
15
16
NEWS.md
@@ -1,4 +1,4 @@
-# mapview 2.11.2.9006 (2025-08-27)
+# mapview 2.11.2.9007 (2025-08-27)
#### ✨ features and improvements
0 commit comments