googlemaps / nyc-subway-station-locator

NYC Subway Station Locator Solution
Apache License 2.0
31 stars 18 forks source link
gis golang google-app-engine javascript

NOTE: This codelab is deprecated. For similar functionality, use the Full stack store loccator codelab instead.

NYC Subway Station Locator

These are the resource files needed for the NYC Subway Station Locator code lab from Google.

Introduction for the NYC Subway Station Locator codelab

Store locators are an often required component of any commercial website that wants to encourage users to visit bricks and mortar stores. In this codelab you’ll build a website that serves location data, and scales automatically, thanks to the power of Google App Engine. We show you how to expose an easily navigable visualization of the NYC subway using Google Maps JavaScript API.

What you'll build

In this codelab, you'll build a visualization for the NYC Subway Station dataset that is:

What you’ll learn

What you’ll need