I have a layer with many polygons. I want to try to avoid creating a map/app for each polygon and thought that one way to do that would be to use URL parameters to filter the map and zoom to that polygon.
I've been able to configure URL parameters to select/highlight a feature and to zoom (&district=6&level=14) but I haven't been able to:
- Center on the selected feature without manually specifying lat/long
- Filter out the other features
- Not have the pop-up appear when the feature is selected (with the Media map)
Are either of these possible? I'd be open to using the Media Map, Minimalist, Basic, or Sidebar.