View source: R/transform_into_heightmap_coords.R
transform_into_heightmap_coords | R Documentation |
Get Position from Lat/Long and heightmap/extent
transform_into_heightmap_coords(
extent,
heightmap,
lat = NULL,
long = NULL,
altitude = NULL,
offset = 0,
zscale = 1,
use_altitude = TRUE,
filter_bounds = TRUE
)
x/y/z
#Fake example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.