ucdavis / wayfinding

jQuery plugin for interactive svg maps
101 stars 58 forks source link

Fix passing in startpoint as function. #13

Closed japorito closed 10 years ago

japorito commented 10 years ago

Fixes problem which made it impossible to re-set the startpoint if it was initialized as a function.

Also, fixes error on initial page load from startpoint function.