Registry / other / ym4r
library0.6.1rbrubygemsunverified

Helping the use of Google Maps and Yahoo! Maps APIs from Ruby and Rails.

gem install ym4r
INSTALL
IMPORT
SIG · YM4R
Y
ym4r
otherrubyv0.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

YM4R
require 'ym4r'

Create a Google Map with YM4R

require 'ym4r' # Example: Creating a Google Map map = YM4R::GoogleMap::Map.new map.center = [40.7128, -74.0060] puts map.to_html
Debug
Known issues
breakingYM4R relies on deprecated Google Maps API v2 and Yahoo! Maps APIs.
fix
Use a modern mapping gem like google-maps-services or mapbox-sdk.
affects: >= 0.6.0
Upgrade
Version history
0.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
ym4r — gem install ym4r · libregistry