thequbit / mc911feedwatcher

Pulls the XML of Monroe County's 911 feed and provides a web API
GNU General Public License v3.0
7 stars 6 forks source link

Wrong pop-up pops up when clicking marker ... #16

Closed thequbit closed 11 years ago

thequbit commented 11 years ago

I'm off by one somehow ...

thequbit commented 11 years ago

Fixed this by moving the pop-up window creation to outside the json decode loop.