I\'m using the geocoder gem to add geocoding functionality to one of my Active Record model classes. This works great, but I don\'t actually want the geocoding to fire during unit tests.
I have a donations section on my website and I\'m interested whether the following feature is possible: I have a donors portion of the site where I\'d like to incorporate a Google map which has pins p
I\'m trying to use Bing\'s REST api to geocode. But my \'y\' value is always null when I check my database. Any help would be appreciated.
I am trying to widen the search results returned by geocoding. I\'m essentially createing a jquery ui autocomplete input like this http://tech.cibul.org/wp-content/uploads/2010/05/geocode/index.html (
I\'m trying to find out how to use bing to get lat/long. All the tutorials I find are for plotting points but don\'t actually show how to extract the coordinates. Anyone开发者_如何转开发 have experien
I am learning to use the Rx extensions for a Silverlight 4 app I am working on. I created a sample app to nail down the process and I cannot get it to return anything.
I\'m trying to get the LatLng from google map geocode api. my code is below with开发者_JS百科 address values is \"New York, NY\"
I am trying to add functionality to a web app of mine that allows a user to enter an address estimation, for example \"McDonalds, Detroit, MI\", and then select the exact address from a list of possib
I am using ym4r_gm to create a map of markers on my website.I have created 1 marker which is fine with the following code.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.