mrscripto Posted January 15, 2013 at 02:18 AM Share Posted January 15, 2013 at 02:18 AM I'm using a field to show different markers on my map. On my listings page (blog view) I tried adding a legend underneath the square map, but each time you scroll down it disappears. <?php if($show_map == true):?> <div id="jr-map-column" class="jrMapColumn"> <?php echo $this->renderControllerView('geomaps','map_results'); /* MAP */?> <p>Map Legend</p> </div> <?php endif;?> Is is possible to have it scroll down and stay underneath the map? Link to comment
Kristian Posted January 15, 2013 at 10:45 AM Share Posted January 15, 2013 at 10:45 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts