How to use ym4r and geokit together

Anybody used ym4r and geokit gems together?
I am in start of developing a project like http://hotspotr.com. I
hope these two gems can bring that kind of functionality.
Any ideas or experiences?

Thanks in Advance…

venkata reddy wrote in post #1022630:

Anybody used ym4r and geokit gems together?
I am in start of developing a project like http://hotspotr.com. I
hope these two gems can bring that kind of functionality.
Any ideas or experiences?

Thanks in Advance…

explain regarding your requrement first ??

My requirement is User should be able mark a place with his given
address.And that should be searchable by anyone using the application.

Besides it, i want to implement all the search functionalities that
geokit is providing.
For Better understanding i have given the site http://hotspotr.com

Thanks you…

Ym4r is pretty old at this point. If you are using maps and 3.x version
of Rails, you should consider gmaps4rails
(works with other map providers in addition to Google, too).

venkata reddy wrote in post #1022656:

My requirement is User should be able mark a place with his given
address.And that should be searchable by anyone using the application.

Besides it, i want to implement all the search functionalities that
geokit is providing.
For Better understanding i have given the site http://hotspotr.com

Thanks you…

I have done searching an zipcode directly using js.

In that example in http://hotspotr.com if u give the zipcode means it
will

fetch the address what you searched.

No need of gems required for this.

i ll ping u the details if u need.

mathew