Geomagic
Plugin for working with Geo locations in serverside. Includes:
- geokit-rails3
- geocoder
- GeoRuby
- spatial_adapter
Installation
Add this line to your application's Gemfile:
gem 'geomagic'
And then execute:
$ bundle
Or install it yourself as:
$ gem install geomagic
Usage
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Questions or problems? Please post them on the issue tracker.
This gem is created by Arturs Braucs in Creative Mobile and is under the MIT License.