Skip to content

Commit

Permalink
fixing terrain letter from y to t #74
Browse files Browse the repository at this point in the history
  • Loading branch information
lauren-herbine committed Jun 1, 2021
1 parent efe23ea commit c54e801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BaseMaps.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Meta name="Description">Google Imagery</Meta>
</Metadata>
</Layer>
<Layer name="Google Terrain" type="xyz" url="https://mt1.google.com/vt/lyrs=y&amp;x={x}&amp;y={y}&amp;z={z}">
<Layer name="Google Terrain" type="xyz" url="https://mt1.google.com/vt/lyrs=t&amp;x={x}&amp;y={y}&amp;z={z}">
<Metadata>
<Meta name="Description">Google Terrain</Meta>
</Metadata>
Expand Down

0 comments on commit c54e801

Please sign in to comment.