Reply To: Splitting Up POI List and Map

Home Forums MapPress Support Splitting Up POI List and Map Reply To: Splitting Up POI List and Map

#17523
Chris
Keymaster

Hi,

Unfortunately, the way the list events are handled internally has changed.
The plugin now relies on events bubbling to the map container, so the list must be inside the main layout class (‘.mapp-layout’).

You can, however, use CSS to position the list (for example to the left or right of the canvas).

It’s not documented yet, but there is a ‘layout’ parameter and CSS that can be used to position the list to the left, for example:
[mashup layout="left" poilist="true"]