r-tmap/tmap

'view' mode: looking for leaflet features

Open

#699 geöffnet am 18. Feb. 2023

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)R (120 Forks)batch import
Help wantedView-mode

Repository-Metriken

Stars
 (852 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

tmap v4 is progressing well. The plot mode is almost finished, now working on view mode. I'm trying to implement as many There are a few features that would be nice-to-have:

  • text that has a fixed position in the window (for tm_title)
  • text that has a fixed position in the window (tm_credits) #806
  • legend symbols other than squares
  • landscape legends

Are there leaflet extension packages that can do this (@tim-salabim) ? For the current version, I implemented the titles myself in a pretty ugly way, so hope to outsource this for v4.

Contributor Guide