Skip to content

Commit

Permalink
Merge pull request #71 from prefeitura-rio/new-version
Browse files Browse the repository at this point in the history
new map style
  • Loading branch information
lucastavarex authored May 7, 2024
2 parents 97d51d2 + dcfbf9c commit 4b5c1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/map/Map.js
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ const Map = ({
whenCreated={setMap}
>
<TileLayer
url="https://api.mapbox.com/styles/v1/escritoriodedados/clsdkt2mc00ri01qrfzbl28n6/tiles/{z}/{x}/{y}?access_token=pk.eyJ1IjoiZXNjcml0b3Jpb2RlZGFkb3MiLCJhIjoiY2t3bWdmcHpjMmJ2cTJucWJ4MGQ1Mm1kbiJ9.4hHJX-1pSevYoBbja7Pq4w"
url="https://api.mapbox.com/styles/v1/escritoriodedados/clvr1l62d05bp01pe1ejf6iuc/tiles/{z}/{x}/{y}?access_token=pk.eyJ1IjoiZXNjcml0b3Jpb2RlZGFkb3MiLCJhIjoiY2t3bWdmcHpjMmJ2cTJucWJ4MGQ1Mm1kbiJ9.4hHJX-1pSevYoBbja7Pq4w"
maxZoom={14}
minZoom={11}
tileSize={512}
Expand Down

0 comments on commit 4b5c1c8

Please sign in to comment.