apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.26k stars 382 forks source link

Added a geolocationSuccess() callback function #278

Closed muxamilian closed 12 years ago

muxamilian commented 12 years ago

Personally I needed a success callback function for geolocation in Gmaps4Rails. I think this is useful for other users as well. It adds no further complexity to Gmaps4Rails. It works completely analogously to geolocationFailure().

apneadiving commented 12 years ago

Thanks :)

I've added this in the objectify_js branch already, it will soon become the new master

muxamilian commented 12 years ago

So I can close it, right?

apneadiving commented 12 years ago

No I'll merge it so that you'll be part of the contributors.

Moreover the new branch will be 2.0 so it's good to have an updated 1.x version.

Sent from my iPhone

On 19 oct. 2012, at 19:25, conchulio notifications@github.com wrote:

So I can close it, right?

— Reply to this email directly or view it on GitHub.