I am trying to create a menu which shows the list of openLayer Features saved in database with a preview option.each preview can have multiple Openlayer features(grouped features).I couldn't find a way to place the features in a small scale area. Do you have any ideas for achieving this? I am using Openlayers4.
When I click the drop down options, the features will be placed over the map based on the GeoJSON saved in db. I tried to put the items in a small canvas which is not working