这是indexloc提供的服务,不要输入任何密码
Skip to content

The just options messes with the shadows #1167

@Nowosad

Description

@Nowosad

Reprex:

library(tmap)
library(spData)

tm_shape(nz) +
  tm_polygons() +
  tm_text("Name",
          options = opt_tm_text(shadow = TRUE, just = "left"))

Created on 2025-07-16 with reprex v2.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions