Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Google-Maps-for-Rails Walkthrough
Search
ams340
November 27, 2012
Technology
2
210
Google-Maps-for-Rails Walkthrough
A quick walk-through of how to use Google Maps with Ruby-on-Rails.
ams340
November 27, 2012
Tweet
Share
Other Decks in Technology
See All in Technology
商品レコメンドでのexplicit negative feedbackの活用
alpicola
2
360
Bring Your Own Container: When Containers Turn the Key to EDR Bypass/byoc-avtokyo2024
tkmru
0
860
Oracle Exadata Database Service(Dedicated Infrastructure):サービス概要のご紹介
oracle4engineer
PRO
0
12k
機械学習を「社会実装」するということ 2025年版 / Social Implementation of Machine Learning 2025 Version
moepy_stats
5
1.1k
EMConf JP の楽しみ方 / How to enjoy EMConf JP
pauli
2
150
完全自律型AIエージェントとAgentic Workflow〜ワークフロー構築という現実解
pharma_x_tech
0
350
dbtを中心にして組織のアジリティとガバナンスのトレードオンを考えてみた
gappy50
0
270
Cloudflareで実現する AIエージェント ワークフロー基盤
kmd09
0
290
20250116_自部署内でAmazon Nova体験会をやってみた話
riz3f7
1
100
三菱電機で社内コミュニティを立ち上げた話
kurebayashi
1
360
RubyでKubernetesプログラミング
sat
PRO
4
160
テストを書かないためのテスト/ Tests for not writing tests
sinsoku
1
170
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Typedesign – Prime Four
hannesfritz
40
2.5k
Building an army of robots
kneath
302
45k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Automating Front-end Workflow
addyosmani
1366
200k
Visualization
eitanlees
146
15k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
3
180
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
Keith and Marios Guide to Fast Websites
keithpitt
410
22k
Unsuck your backbone
ammeep
669
57k
Into the Great Unknown - MozCon
thekraken
34
1.6k
Transcript
Google-Maps-for-Rails Walkthrough
[email protected]
Walk-through Display all Public Pools in NYC as Markers on
Google Maps, given their latitude/longitude coordinates and other optional attributes
Walk-through • Google Maps • Google-Maps-for-Rails Gem • NYC Open
Data • Rails - Implementation • Resources
Google Maps
Google Maps
Google Maps
Google-Maps-for-Rails Gem
Google-Maps-for-Rails JS
Display Everything!
Display Everything!
Display Everything!
NYC OpenData
JSON
JSON Nested
Rails - Bare Minimum Gems Google-Maps-for-Rails JSON rails generate gmaps4rails:install
5 coffeescript files 1 CSS file Pool Scaffold 5 files - MVC + schema & seeds No Custom Javascript!
Schema
Model
Seeds
Controller
View
Source Code
Google-Maps-for-Rails Map
Resources
[email protected]
https://developers.google.com/maps/ https://github.com/apneadiving/Google-Maps-for-Rails https://nycopendata.socrata.com/ http://newcodeflow.herokuapp.com/blog/2012/11/14/how- to-query-nyc-open-datasets-with-socrata/ https://github.com/BradWheel/GPools