https://github.com/driftingruby/236-google-maps-api-with-stimulusjs
Add unobtrusive maps to your application using StimulusJS to tie in Google Maps Javascript API and Places API.
https://github.com/driftingruby/236-google-maps-api-with-stimulusjs
google google-maps-api google-maps-javascript-api javascript rails
Last synced: 3 months ago
JSON representation
Add unobtrusive maps to your application using StimulusJS to tie in Google Maps Javascript API and Places API.
- Host: GitHub
- URL: https://github.com/driftingruby/236-google-maps-api-with-stimulusjs
- Owner: driftingruby
- Created: 2020-04-06T03:18:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T18:16:42.000Z (over 2 years ago)
- Last Synced: 2025-02-15T08:31:26.619Z (4 months ago)
- Topics: google, google-maps-api, google-maps-javascript-api, javascript, rails
- Language: Ruby
- Homepage: https://www.driftingruby.com/episodes/google-maps-api-with-stimulusjs
- Size: 1.1 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...