In CartoDB, go back to your dashboard. If you are in DATA or MAP edit mode, click on the bent arrow at the top left of your window. This will take you to your dashboard:
If you are in Maps view, make sure to switch to Datasets view
Click on the new dataset button
Find and add the class dataset that you downloaded, and click on the “Connect dataset” button
Inspect the data in data view (what do you notice?), and then switch to “MAP VIEW”
Navigate the map until you are centered in Los Angeles
Creating interactivity
We would like a photo to appear when we hover over each marker. Also, if you click on a marker, we would like the popup window to show a larger photo.
Click on the infowindow icon
Change the width to 400
Click on the “change HTML” button
Type the following code into the custom HTML window:
CartoDB Part 2: Working with your own data
Adding your own data
Creating interactivity
We would like a photo to appear when we hover over each marker. Also, if you click on a marker, we would like the popup window to show a larger photo.
Publish your map