azavea / ism-watershed-wellness-snapshot

A tool to collect and display watershed wellness indicators for the International Seaport Museum
1 stars 2 forks source link

Upgrade react-map-gl #35

Closed caseycesari closed 5 years ago

caseycesari commented 5 years ago

Overview

Upgrade to at least version 4.0.9, where the compass behavior has been fixed so that it is always pointing north.

Connects to #25

Demo

Compass is a little hard to see, and the pointer arrow is the darker of the two arrows.

Before

image

image

After

image

image

Notes

See https://github.com/uber/react-map-gl/pull/694 for more background.

Testing Instructions