You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.
The idea here is that Brew a Better Forest sponsors have locations in Minneapolis, and thus can appear on the map just like the trees. Unlike the trees, if a user clicks on a sponsor pin, they should be provided with a link to the sponsor's website, instead of a prompt to adopt the pin. The pin should also be a different color than the tree pins.
Technical Requirements
(Might not be complete)
A database table of sponsors
A new type of pin with a new color
Modify JavaScript to place the new type of pin on the map using the data in the sponsors table
The text was updated successfully, but these errors were encountered:
The idea here is that Brew a Better Forest sponsors have locations in Minneapolis, and thus can appear on the map just like the trees. Unlike the trees, if a user clicks on a sponsor pin, they should be provided with a link to the sponsor's website, instead of a prompt to adopt the pin. The pin should also be a different color than the tree pins.
Technical Requirements
(Might not be complete)
A database table of sponsors
A new type of pin with a new color
Modify JavaScript to place the new type of pin on the map using the data in the sponsors table
The text was updated successfully, but these errors were encountered: