1, First Login site: http://storymaps.esri.com/home/
This is a map story portal launched by ESRI in the United States. here we can see map stories of different content and different presentation styles.
2. There is a link to download the map template application on the right.
Download"Storytelling
Map tour template"
3. Download and unzip the package as follows:
4. If the file exists in: C: \ Inetpub \ wwwroot \ map_tour
Then the application URL is: http://www.example.com/map_tour
The above is the effect of using IIS.
Select the Web server and storage path as needed.
5. Organize the data required by webmap.
For CSV files, the content is organized as follows: (do not repeat other types such as shapefile)
The creation of a webmap is not described either.
Here, we will only list some restrictions in the map template:
A. A maximum of 99 points are allowed.
B. For full size image images, the recommended size is 1000px ** 750 PX (the aspect ratio is 4: 3)
C. The recommended size of thumbnail image is 200px ** 133 PX (the best aspect ratio is)
D. The image is JPG.
E. The pixels and aspect ratio of images can be adjusted based on different devices, such as iPad or browser.
6. By modifying the webmap ID in the index.html file, we can complete a brilliant application by ourselves.
7. The final implementation result is as follows:
8. For more details about custom modifications, please go to the following blog!