Hi....
Thanks Larry...
But It doesnt give me any output...
I am using rails 2.2.2 , doing google map mashup..
So i tried to use geokit for it still it has problem...
The steps I followed are
ails geokit2
cd geokit2
ruby script/plugin install svn://rubyforge.org/var/svn/geokit/trunk
made changes into config/envioranment------------------put keys of
yahoo n google
then at end
Geokit::Geocoders::provider_order = [:yahoo , :google]
then i tried from ruby cosole
ubu...@dreams:~/geokit1$ ./script/cosole
>> include GeoKit::Geocoders
=> Object
>> home = MultiGeocoder.geocode("Torstrasse 104, 10119, Berlin, Germany")
=> #<GeoKit::GeoLoc:0xb71579a0 @country_code=nil, @lat=nil,
@street_address=nil, @zip=nil, @precision="unknown", @state=nil,
@success=false, @lng=nil, @city=nil>
but the tutorial i follow tells that it should give o/p as giving its
values but now it is telling everything as nil.
So can anybody tell what should I do for it...
Or having any other method for it...
Or Larry plz tell me the steps u followed..
-Vrishali
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---