Select to view content in your preferred language

Maptour- First marker appearing in wrong location

1200
2
Jump to solution
10-10-2016 03:26 AM
lindsayc
Deactivated User

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?

0 Kudos
1 Solution

Accepted Solutions
StephenSylvia
Esri Regular Contributor

In the index.html page under the configuration option where you added the appid, try setting the firstRecordAsIntro to false.

View solution in original post

0 Kudos
2 Replies
StephenSylvia
Esri Regular Contributor

In the index.html page under the configuration option where you added the appid, try setting the firstRecordAsIntro to false.

0 Kudos
lindsayc
Deactivated User

Thanks Stephen. Too easy.

0 Kudos