Esri / public-information-map-template-js

An ArcGIS Online mapping template to showcase social media on a map for disaster response and public information.
http://esri.github.io/public-information-map-template-js/
Apache License 2.0
69 stars 51 forks source link

Ability to configure a dialog modal to pop-up when map opens #27

Closed nickpeihl closed 10 years ago

nickpeihl commented 10 years ago

Hopefully this is helpful for you. We have a use-case where we wanted to add a dialog modal to pop-up when the map first opens. This is configured to use the Access and Usage Constraints field from the webmap properties by default. But this is also customizable in the defaults.js file.

My first pull request, please let me know if you have any questions or comments.

2014-11-06 10_03_47-us wildfire activity web map

driskull commented 10 years ago

Awesome! The code looks good. I'll merge this in and test it out. I think other users will find this useful as well. Thanks!