Skip to content

Commit

Permalink
legend to the left
Browse files Browse the repository at this point in the history
  • Loading branch information
harborlighttech authored Oct 20, 2024
1 parent 2105b40 commit b6bbce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion county.html
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@


function setLegend(increment) {
const legend = L.control({position: 'bottomright'});
const legend = L.control({position: 'bottomleft'});

legend.onAdd = function (map) {

Expand Down

0 comments on commit b6bbce6

Please sign in to comment.