Description Usage Arguments Examples
transform Lontitude and latitude to meter
1
Roadgrid(mtx, grid = 50)
mtx
colnames(mtx)=c('lng','lat')
1 2 3 4 5
## Not run: mtx=matrix(c(119.328934,26.101757,119.328957,26.101746),ncol=2,byrow=T) mtx0=Roadgrid(mtx) ## End(Not run)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.