X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Felements%2Fgmap.html;h=b7d135dd6204a8dd1cfd896e5dfb2b5ab87608cf;hb=912cbcaf930f41cd6a087ea4bcc581aad035dd41;hp=8b070ebf932a2d3763c3ab6c224b7a9ef8bf1576;hpb=5befe347dfac36159ab2f68a1487111eb97996dc;p=freeside.git diff --git a/httemplate/search/elements/gmap.html b/httemplate/search/elements/gmap.html index 8b070ebf9..b7d135dd6 100644 --- a/httemplate/search/elements/gmap.html +++ b/httemplate/search/elements/gmap.html @@ -1,5 +1,6 @@ <%args> @features +@overlays <%doc> Generic Google Maps front end. @@ -24,6 +25,14 @@ Generic Google Maps front end. } }, # end of feature ], + overlays => [ + { url => 'https://localhost/freeside/view/sector_map-png.html?102', + west => -130.0, + east => -128.0, + south => 10.0, + north => 12.0, + }, # make a ground overlay + ], &> @@ -54,6 +63,7 @@ body { height: 100%; margin: 0px; padding: 0px }