code4sac / wicit

A simple node/express app for finding locations that accept WIC in California, using data from the new California Department of Public Health open data portal.
http://findwic.com/
MIT License
19 stars 20 forks source link

Map Markers Not Drawn on State Change #11

Closed jesserosato closed 10 years ago

jesserosato commented 10 years ago
  1. Load page.
  2. Click "About" link
  3. Click "WIC Locations" link

Map markers are not drawn. This is due to a known issue: https://github.com/tombatossals/angular-leaflet-directive/issues/381.

Solution: See link above. Fork angular-leaflet-directive and issue PR.