Skip to content

GeomMap$draw_panel() does not use ggname() to edit prefix when returning its polygonGrob() #6807

@trevorld

Description

@trevorld
  • Most Geom's draw_panel() methods use ggname() to edit the name of the returned grob but for some reason GeomMap does not:
    polygonGrob(coords$x, coords$y, default.units = "native", id = grob_id,
  • I wasn't sure if this is deliberate or an oversight but when I briefly searched I couldn't see a discussion for why this Geom should be an exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions