Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AlvaroMCMC opened this issue Apr 1, 2022 · 0 comments

Comments

@AlvaroMCMC
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant