Getting the map to work using Mapbox

Tuesday, 11/19

Goal: My goal for Tuesday was to add the popup bubbles to big cities on the map on my website.

Process: I used the Mapbox GL JS to add speech bubbles and icons to the the map. We came into some trouble with the icons because we needed to enable sprites in the style. We did that by going to Mapbox Studio and enabling the sprite icons that I wanted to use in my style. A sprite is a two-dimensional bitmap that is integrated into a larger scene such as a 2D video game.

Outcome: I now have a map that fully works and there are multiple cities throughout the U.S. that have the popup bubbles on my website.

·