With a Story Map Series, I understand how to get to a specific entry,e.g.
http://mywebsite.portal.esri.com/DataPortal/index.html?entry=4
However, what I am trying to do is craft a URL to that in that entry, I get directed to that location. I tried using the find parameter but that does not work, eg, to get to GPS coords (43.2479, -75.4289)
http://mywebsite.portal.esri.com/DataPortal/index.html?entry=4&find=-75.4289,43.2479
Can someone help me figure this out? Thanks!
--john