

Some of our maps offer several different color versions. Then select the map which suits the best to your use case.
MAPTILER ADDRESOURCEPATH HOW TO
In the ui.R file, I used for example img(src = "where/image. This article shows how to add packages of geographical data to MapTiler Server and how to set up the process of data hosting. Go to MapTiler Cloud and click on a new map button. Shiny::addResourcePath("where", system.file('www', package = "MyPackage")) This is related to shiny::addRessourcepath and I had an onLoad.R function where I mentioned addResourcePath #' Adds the content of www to where/ I'll instead prefer: app <- shinyApp(ui, server) ui and server are defined in my workspace runApp(app) app object-based execution For additional app resources however, the latter approach doesn't seem to auto-map the www. For example, rather than: runApp('.') app directory-based execution. compiler_3.6.1 RColorBrewer_1.1-2 plyr_1.8.4 tools_3.6.1 digest_0.6.20 Join the community to build a better world. During development, I often prefer to create an explicit shiny.appobj object via shinyApp().

Together with the amazing community, we create a set of open source components and tools for building Geographic Information Systems. zip_2.0.3 Rcpp_1.0.1 later_0.8.0 cellranger_1.1.0 pillar_1.4.2 Join the community to build a better world. Loaded via a namespace (and not attached): Through the API, you can add a map directly to your website, request map tiles, create an image with a location map for your business, and more. stats graphics grDevices utils datasets methods base The MapTiler Server API allows you to programmatically access all the data, maps, and resources in the MapTiler Server. LAPACK: /Library/Frameworks/R.framework/Versions/3.6/Resources/lib/libRlapack.dylib Platform: x86_64-apple-darwin15.6.0 (64-bit)īLAS: /System/Library/Frameworks/amework/Versions/A/Frameworks/amework/Versions/A/libBLAS.dylib Below is my sessionInfo() R version 3.6.1 ()

I read this might be due to the packages version and/or Rstudio. Warning: Error in value]: Couldn't normalize path in addResourcePath, with arguments: prefix = 'htmlwidgets-1.4' directoryPath = 'C:/Users/Gaston/Documents/R/win-library/3.6/htmlwidgets/www' Launch MapTiler Desktop Free, click on OPEN A FILE and select the image you want to turn into a map: 4. However, when I try to run it in other machines, I got this error I packaged a shiny app and it's working fine locally.
