os.addEventListener(MapInteractionEvent.TILE_ROLL_OVER, onTileRollover)
Obviously, I'm just trying to use the TILE_ROLL_OVER event but nothing is happening. Basically, I copied the latest Openspace component and pasted it into the library of a v1 Openspace example. But still no event response. What am I doing wrong? Help, please.
Thanks!