RagtagOpen / nomad

Apache License 2.0
10 stars 22 forks source link

Wrapping find.js and script.js in IIFE #743

Closed seans887 closed 5 years ago

seans887 commented 5 years ago

Fixing issue #740 by wrapping the find.js and script.js scripts in IIFEs per @dryan suggestion. Some notes:

I checked to make sure the map loaded correctly and recentered itself properly after a search - beyond that, I'm not sure which functionality this change would affect.