All these google maps posts reminded me of an issue I am trying to solve.
Does anyone know a way to get data from within an iframe? E.g. On Field Change, look to the iframe and pull data from that. I was looking at DOMParser() to maybe go get it.
Any thoughts or Suggestions?