fixed #100 // fix Marker Cluster naming, fix Marker Popup settings not used
This commit is contained in:
@@ -158,7 +158,7 @@ const PopupContent = ({
|
||||
</span>
|
||||
<span>
|
||||
{aircraft.Station.bosCallsign.length > 15
|
||||
? aircraft.Station.locationStateShort
|
||||
? aircraft.Station.bosCallsignShort
|
||||
: aircraft.Station.bosCallsign}
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user