Jason Rosenbaum

Results 53 comments of Jason Rosenbaum

The above code is all javascript, BTW -- probably obvious, but worth clarifying. So the plugin takes those javascript functions/data and turns them into objective-C somehow and displays them on...

It's a good one. Unfortunately, the framework I use to make this app (Cordova/Phonegap) makes it tricky to do work when the app isn't actively being used. But perhaps the...

Was thinking about this today -- what if there were two panes to the info window -- predictions and schedules -- and you could swipe between them with left/right swipes...

Hm...this doesn't work for you? It works fine on my 6. Just about to put up a new version for iOS9, but I don't have splash issues, do you?

ah, you need an api key from WMATA, see readme on this repo. it's in config.js

or, rather, you put your api key in config.js, but you'll need one

ah, gotcha -- this is intentional on my part, at least for now, but certainly a good improvement. No real need to update cordova to do it I don't think...

Hm...interesting. I don't see this on my actual device, which is odd. The simulator does it pixel accurate, so it's double size, but on devices it renders correctly I think....

and, I think you should be able to fork then PR, or fork, then branch, then merge to your forked master, then PR, right?

Cool, thanks! I'd imagine if I can get the data and integrate it, doing one route is as easy as doing them all...