I checked the sp_get_embedded_map function trying to solve a problem regarding the map size in my single event view.
I’d like to have width=100% and height=200px for instance. I tried to insert 100% into the function parameters and obviously it didn’t work since apparently the function expects pixels values.