Hi guys, I'm sure others have had this problem before, so I bet it can be answered quickly.
I'm hosting my map tour on git pages with jekyll. It looks the same as when it was hosted through arcgis online except for the first marker which is not numbered and appears in a different location. How can I fix this?
Solved! Go to Solution.
In the index.html page under the configuration option where you added the appid, try setting the firstRecordAsIntro to false.
In the index.html page under the configuration option where you added the appid, try setting the firstRecordAsIntro to false.
Thanks Stephen. Too easy.