From: Iain Patterson Date: Thu, 7 Nov 2013 16:32:50 +0000 (-0500) Subject: Use popup div for Google Maps. X-Git-Tag: 2013-11-07^0 X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=e2ec797398326b88782988d0b9719e21c278a584;hp=e2ec797398326b88782988d0b9719e21c278a584;p=readifood.git Use popup div for Google Maps. Show an embedded Google Maps view in the popup div. It is displayed when hovering over the Map link for a preview of the map. Following the link will go to the full map on maps.google.co.uk as before. We make sure to include the output=embedded argument and specify https so that browsers don't refuse to load the preview on security grounds. ---