Google map integration

Discussion in 'Programming' started by ajay009ajay, Sep 27, 2010.

  1. #1
    I have all info City name,state,Country,street name,house number and zip code.Can i locate this in Google map.How will i do? From where i can get API for google for such problems?
     
    ajay009ajay, Sep 27, 2010 IP
  2. QiSoftware

    QiSoftware Well-Known Member

    Messages:
    805
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    158
    #2
    Do you need this for a site? I have an example of an interactive Google Map interface. PM me if you would like the link.

    Q...
     
    QiSoftware, Sep 28, 2010 IP
  3. nicky821

    nicky821 Member

    Messages:
    95
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    Try the Google Maps API V3. It's all explained there but basically you will get the best result if you provide the coordinates.
     
    nicky821, Sep 28, 2010 IP
  4. tdjprj

    tdjprj Greenhorn

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    If you are not familiar with Google Map's API you can consider some map builder system (e..g imapbuilder online) which provides an easier interface for you to setup the map and then integrate to your website by copy/paste few lines of code.
     
    tdjprj, Mar 11, 2011 IP
  5. adeel9771

    adeel9771 Member

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    try Google Maps API V3
     
    adeel9771, Mar 17, 2011 IP
  6. tdjprj

    tdjprj Greenhorn

    Messages:
    68
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    Check out this page about custom Google Map solution, they provide an online Google Map editor which is very easy to use and you can create and integrate Google Map to your site without learning any of those APIs.
     
    tdjprj, Mar 25, 2011 IP