Table of Contents - gmpoint-0.1.3 Documentation
Pages
- LICENSE
-
README.markdown
- GMPOIT
- Installation
- in your Gemfile
- Setting Up
- Usage
- Registry google map key and add google map key in your head tag in application.html.erb
- Require locations.coffee.js into your application.js
- Add code below into any where if you want to display the map :
- You can set options for view
- You can set “width” , “height” for map view
- You can set “searchbox_with” for search box
- You can show or hide your search box
- You can only set show or point to map using attribute “allow”
- You can set latitude and longitude default for your place
- You can set zoom for map
Classes and Modules
- ActiveRecord
- ActiveRecord::Generators
- ActiveRecord::Generators::GmpointGenerator
- Gmpoint
- Gmpoint::Engine
- Gmpoint::Generators
- Gmpoint::Generators::GmpointGenerator
- Gmpoint::Generators::InstallGenerator
- GmpointAddColumnsTo
Methods
- #copy_gmpoint_migration — ActiveRecord::Generators::GmpointGenerator
- #copy_jsfile — Gmpoint::Generators::InstallGenerator