<iframe id="mapPage" width="100%" height="100%" frameborder=0
src="http://apis.map.qq.com/tools/locpicker?search=1&type=1&key=OB4BZ-D4W3U-B7VVO-4PJWW-6TKDJ-WPB77&referer=myapp">
window.addEventListener('message', function(event) {
if (loc && loc.module == 'locationPicker') {
console.log('location', loc);