Skip to content

Feature request: Option to create subfolders of subfolders.¡ in kml_layer.SpatialPoints #8

@AlvaroMCMC

Description

@AlvaroMCMC

Hi,

Currently we have this.

kml_layer.SpatialPoints(puntos_sfc, subfolder.name = "subfolder_level1", points_names = puntos_sfc$NAME, colour = "red",
                        shape = 'http://plotkml.r-forge.r-project.org/3Dballyellow.png',
                        LabelScale = 0.8)

There could be and option in subfolder.name to write "subfolder_level1/subfolder_level2/subfolder_level3", so in Google Earth this would appear like this, and this won't some limit of subfolders.

image

Thanks in advance.

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