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 875593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T11:17:44+00:00 2026-05-15T11:17:44+00:00

I have a job board where a user submits his location, via Google-Maps API,

  • 0

I have a job board where a user submits his location, via Google-Maps API, which plots the job on a map.

The problem is, because it is a location based job board, I want to make the most broad input allowable a ZIP code (so users can either enter a ZIP code or address). Is there anyway to either parse the input to determine whether it’s a zip code or address – or does Google Maps API return anything that would let me know how broad the input the user supplied was?

  • 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-15T11:17:45+00:00Added an answer on May 15, 2026 at 11:17 am

    I found a jquery plugin parse addresses VIA google maps, that you might want to try. From the doco:

    $("#submit").click(function(){
    
      // use parseaddress plugin on an element, send response to callback function
    
      $("#addressinput").parseaddress(callback);
    
    });
    
    var callback = function(cleanaddress) {
      console.log(cleanaddress['street']);
      console.log(cleanaddress['city']);
      console.log(cleanaddress['state']);
      console.log(cleanaddress['country']);
      console.log(cleanaddress['zip']);
      console.log(cleanaddress['lat']);
      console.log(cleanaddress['lon']);
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have following problem: on my Jenkins 1.438 I have job with maven 3
I have cron job - php script which is called one time in 5
We have a job which runs every morning in CruiseControl.net to import a datafile
I have a job with mapper PrepareData only which needed for converting text data
I have a job that runs which sends out emails to our users to
I have a backbone.js app ( www.github.com/juggy/job-board ) where I want to bind my
I have job insert page which is working fine. I just build an update
I have a job which I trigger with parameters from another job using wget
Can anyone advise? I have a job which runs on the hour, every hour,
I have a Job setup in SQL Server 2008 which sends a notification email

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.