Suppress popup on feature selected with a URL parameter
I am creating a Parks map using URL parameters so that the map can be embedded on several web pages and then each one can zoom to each specific park. (Using &Name=Park%20Name). The trouble is, the selected park has a popup that is redundant in this case, since the map is already zoomed to the desi...