by Brendan Nee on May 24, 2011
This is a followup to a post we did a while back that showed how to add the Google Transit and Google Bike layer to a google map using the Google Maps API. We’ve updated this with code based on Google Maps Javascript API version 3. Google Maps API v3 now allows you to add [...]
by Brendan Nee on Apr 5, 2011
As part of the Google IO Last Call contest I created Walksy.com. Its a mobile app that will create an on-the-fly walking tour of San Francisco with up to 8 stops based on points of interest that I specified. It ended up working pretty well and won me a ticket to Google IO. I think [...]
by Brendan Nee on Mar 3, 2011
Bikesy.com is now available in the Chrome Web Store. Bikesy is the open source bike mapper that BlinkTag developed using graphserver and openstreetmap data. For those of you who haven’t tried bikesy, it lets you choose both a hill tolerance (how much you’d like to reroute to avoid San Francisco’s steep hills) and a safety [...]
by Brendan Nee on Apr 9, 2010
Using Google Maps API you can choose between a few different background layers: Standard, Satellite, Hybrid and Physical. This is done using the setMapType() method. However, there currently isn’t a way to get display the transit or bike map layer. However, Google Maps allows you to create your own tile layer and load in into [...]
by Brendan Nee on Oct 27, 2009
The Bay Bridge just had a cable snapped and BlinkTag is on the wrong side. The Bay Bridge is closed, sounds like it could be 24 hours or more before it reopens. I’m curious how long it will take google maps to automatcally reroute around the bridge closure and what systems they have in place [...]
by jed on Oct 22, 2009
So this might be kind of a gray area terms-of-service-wise, so do what you want with it. But if you’ve ever wondered how to mashup the Google Transit layer with your custom map, here’s how. While we aren’t advocating anybody actually do this, we’ve heard from a *confidential* source that Google implements new feature requests [...]
by Brendan Nee on Aug 26, 2009
Google maps added traffic conditions on local streets today. A map of San Francisco shows traffic on South Van Ness near the Blinktag Office as medium, actually the street is rarely congested, it just has a lot of stop lights so you can rarely go “fast” even with no other vehicles. Freeway traffic had been [...]
by jed on Jun 23, 2009
You’d think it would be easy to change the stacking order of things you overlay in Google Maps, right? Like, no one wants that stupid AC Transit logo to go underneath the polygon they drew . . . . . you’d think . . . . Anyways, after like five or six hours of poking [...]
by jed on Jun 6, 2009
To our loyal blog readers – this isn’t quite ready for production, but I wanted to explore BART’s new open data feed and do something fun. Comments, thoughts, appreciated. A few known issues: We’re still working on getting the real time feed up. Soon. The design isn’t great. We’ll be rolling out new ways to [...]