riatelab / maptiles

Download, compose and display map tiles with R
97 stars 12 forks source link

Add wmts doc to create_provider #25

Closed paul-carteron closed 10 months ago

paul-carteron commented 1 year ago

Reference from #22

I add some lines to explain how to get TileMatrixSet and Style values from WMTS in create_provider documentation.

To avoid tests failing because there is no internet connection, I add \dontrun{} inside documentation.