Jump to content

Setting zoom level


Christopher Ambler

Recommended Posts

In my listing detail template, is the following line of code:

 

echo $this->renderControllerView('geomaps', 'map_detail', array('width' => '100%','height' => '300'));

 

Where/how would I modify this to specify a zoom level of, say, halfway? The 50% zoom point? Right now, it's coming up fully-zoomed for some reason.

Link to comment
  • 1 year later...
×
×
  • Create New...