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
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?