To help draw attention to other parts of the map that are currently being painted, let's add a "feed". The websockets are already in place to push data to all clients when a paint event happens. We use this to draw a geojson feature over the vector tiles, but can use the same data to make a "feed" of new content, saying:
Chris W painted 123 Sesame street {Show color} {click to flyTo()}
To help draw attention to other parts of the map that are currently being painted, let's add a "feed". The websockets are already in place to push data to all clients when a paint event happens. We use this to draw a geojson feature over the vector tiles, but can use the same data to make a "feed" of new content, saying:
Chris W painted 123 Sesame street {Show color} {click to flyTo()}