Placing a Google map on a page without latitude and longitude?

Discussion in 'Programming' started by mattmdesign, Jan 19, 2008.

  1. #1
    Hi,

    I have pages that list business locations using <?=$dataset->BizAddr;?>, <?=$dataset->BizCity;?>, and <?=$dataset->BizState;?> and I would like to add Google maps to those pages. Does anyone have the code to do that?

    Thanks, Matt
     
    mattmdesign, Jan 19, 2008 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    why not add the long/ lat to the db, do a backwards exercise to add them to the existing directory and then add them to the db automatically on each new entry?
     
    AstarothSolutions, Jan 20, 2008 IP