there seems to be a bug within the ebevent plugin:
If you place an event in an article via plugin, the link to the location failed to open the map into the modal box.
I looked up the code in plugins->content->ebevent->ebevent->default.php and changed the relative link in line 198 from "index2.php..." to "index.php..." and it works now.