Esri / map-tools-template

Configurable application template that enables you to display an ArcGIS web map using a variety of tools.
Apache License 2.0
23 stars 32 forks source link

Can I add Interactive Filter template to map-tools template? #7

Closed shivanit-cupertino closed 9 years ago

shivanit-cupertino commented 9 years ago

This is not an issue though, was not sure where to post.

Can I add Interactive filter template http://www.arcgis.com/apps/InteractiveFilter/index.html to this Map-tools app? If yes how tedious is the process ?

kellyhutchins commented 9 years ago

Yes you'd just need to copy over the necessary code from the Filter template. The Filter component isn't broken out into a separate class so it would be a bit of work to pull out the code. I pulled out the necessary code and added it to a copy of the Map Tools template. You can find the code here: https://dl.dropboxusercontent.com/u/24627279/MapTools.zip

shivanit-cupertino commented 9 years ago

Thanks so much Kelly. There are two subfolders in the zip file. Can you please confirm which one to use. Also when I try to put in my local server, it says A problem is preventing this folder from being encrypted. Do you want to copy this folder without encryption.

Thanks Shivani

From: Kelly Hutchins [mailto:notifications@github.com] Sent: Friday, May 01, 2015 3:21 PM To: Esri/map-tools-template Cc: Shivani Tripathi Subject: Re: [map-tools-template] Can I add Interactive Filter template to map-tools template? (#7)

Yes you'd just need to copy over the necessary code from the Filter template. The Filter component isn't broken out into a separate class so it would be a bit of work to pull out the code. I pulled out the necessary code and added it to a copy of the Map Tools template. You can find the code here: https://dl.dropboxusercontent.com/u/24627279/MapTools.zip

— Reply to this email directly or view it on GitHubhttps://github.com/Esri/map-tools-template/issues/7#issuecomment-98253819.

kellyhutchins commented 9 years ago

If there's a mac osx folder in the zip you can delete that its an artifact from zipping the file on a mac.