Posts tagged "google maps"

Google Transit Layer through Google Maps API

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 [...]

Walksy.com generates walking tours of San Francisco on the fly

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 [...]

Bikesy now available in the Chrome Web Store

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 [...]

Add Google Bike or Google Transit layer to your Google Maps API

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 [...]

Google traffic fail

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 [...]

transit layers on a custom map?

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 [...]

Google Maps adds Traffic Conditions on major streets

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 [...]

you’d think this would be easy – Google Maps panes API

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 [...]

tell us what you think

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 [...]