Hello,
I am starting to use story maps, I need to do some major customization. And before I start, I wanted to ask is there a better way than the one I have in mind.
My big issues are these:
Bear in mind that I can't build a web map for every web page because I have around 2000 of them. That is way I need the filter, the disable of the pan is because that I don’t want to expose all of the background layer that is beneath the point layer (which is a tiled map service).
I have a healthy knowledge of python and arcpy, and I can learn nodejs for this purpose (or to employ someone).
My ideas is to tell the app to work directly with the tiled services and directly with local csv file (that I can build automatically with python). In this way I can bypass the web map. Another idea is to call first to an ArcGIS online filter app, and the pan I still something I need to change manually.
I would appreciate other ideas and an opinion of the Feasibility of my own one.
Thank you all,
Roi Algavish.
See duplicate question and discussion in the GeoNet Story Maps Place:
story maps, major customization
Owen