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 3e6a2c9 + 7787dec commit cce61ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/choropleth_map_prov_pdf.R
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ choropleth_map_prov_pdf <- function(values,
font_add_google(legend_items_font, 'legend_items_font')
showtext_auto()

mapa_base <- st_transform(mapa_base, "+proj=aeqd +lat_0=0 +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs")

box <- st_bbox(mapa_base)

if (!is.null(logo_filename)) {
Expand Down

0 comments on commit cce61ab

Please sign in to comment.