Visual Effects
Post-processing effects can be applied to your map through the Map SDK.
To learn more about configuring effects, visit this page which contains configuration parameters and examples for each available effect.
JavaScript
This example has a dataset, layer, and map view set. Click the buttons to add effects to the map. Use the code editor to explore App.tsx
, which contains all calls to the Map SDK.
Python
This notebook shows how to apply effects to a map in Foursquare Studio.
Updated 6 months ago