Select to view content in your preferred language

Swipe app: limit zoom levels

947
2
Jump to solution
05-29-2014 07:08 AM
CONABIONC_for_Knowledge_and_Us
Frequent Contributor
Hi there,

Using the Swipe template I would like to limit the zoom levels.

Where do I have to add the "minZoom" & "maxZoom" command?


Thank you & kind regards,

Flo
0 Kudos
1 Solution

Accepted Solutions
CONABIONC_for_Knowledge_and_Us
Frequent Contributor
Thank you Mark!

Adapting core.js under \src\app\storymaps\core\ of the dev-version worked perfectly.

saludos,

Flo

View solution in original post

0 Kudos
2 Replies
MarkCooney
Frequent Contributor
Hello,

Currently the swipe app does not offer a setting to limit zoom levels.  However, if you have some programming skills and are able to host the app yourself, you could add this functionality to your app by downloading the developers source code zip file from the github repo at:
https://github.com/Esri/swipe-map-storytelling-template-js

-Mark
0 Kudos
CONABIONC_for_Knowledge_and_Us
Frequent Contributor
Thank you Mark!

Adapting core.js under \src\app\storymaps\core\ of the dev-version worked perfectly.

saludos,

Flo
0 Kudos