Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4320980
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T08:41:34+00:00 2026-05-21T08:41:34+00:00

I am currently getting autocomplete results from a single source. If I wanted to

  • 0

I am currently getting autocomplete results from a single source. If I wanted to also get results from a second source how would I go about this, and can I add the results on the fly (if one of the sources took longer).

For example this is a form field which is autocompleted using town names from geonames.org.

http://jsfiddle.net/Q6YFx/

How would I impliment merging the results from a second source such as Google Geocode API:

geocoder.geocode( { 'address': request.term, 'region': 'GB' }, function(results, status) {
    response($.map(results, function(item) {
        return {
            value: item.formatted_address+' (google)',
            latitude: item.geometry.location.lat(),
            longitude: item.geometry.location.lng()
        }
    }));
})

The google results are quicker to fetch, so I’d like to show these when they are ready and then when I get the geonames.org results I’d like to add these to the mix.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T08:41:35+00:00Added an answer on May 21, 2026 at 8:41 am

    This is how I did it in the end http://jsfiddle.net/ekzMN/89/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently getting a SPListItemCollection in this way: SPContext.Current.Web.List(Multimedia).GetItems(query) According to a Microsoft
I'm currently getting user input from a very large form as an XML document.
I'm currently getting user input from a very large form as an XML document.
I am currently getting myself into Spring-Roo and Spring-MVC. I have a fairly simple
I am currently trying to create a html:select tag from an enum so it
I am looking at the book MVC 2 in Action. The chapter on autocomplete
I am using GWT with GWT-EXT running in glassfish. I create 2 combo boxes
Trying to upload a word document then attach it to an email which is
I've been trying to compile some F# code with Mono 2.8 in OpenSuSe 11.3.
I have a perl file that takes in txt files and compares them to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.