Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/albuja/mapsEcuador
Browse files Browse the repository at this point in the history
  • Loading branch information
albuja committed Mar 31, 2022
2 parents cce61ab + 81e9da3 commit c0f154b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/choropleth_map_prov_pdf.R
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ choropleth_map_prov_pdf <- function(values,
font_add_google(legend_title_font, 'legend_title_font')
font_add_google(legend_items_font, 'legend_items_font')
showtext_auto()

mapa_base <- st_set_crs(mapa_base, 32717)

box <- st_bbox(mapa_base)

Expand Down

0 comments on commit c0f154b

Please sign in to comment.