Hello! This module is starting to get pretty smashing. We are using the 2.x-dev version and have a small question. There is not possible to change the style on a Embed attachment in views. Why is this? I could understand it if the Embed widget took the defined style from the display the widget is attached to, but now it doesn't allow using other than the unformatted style. We want to provide the possibility to embed a open layers map in an external page. This does work if we remove the get_style_type() function from embed_widgets_plugin_display_embed_widgets. I am just asking cause I think it would be really nice to be able to use other styles than unformatted.

Comments

skolesnyk’s picture

So you DO can embed open layers map? Because I tried to do the same with a Gmap view but couldn't.