Is it possible to create heatmap overlay in MapKit JS?

I'd like to use MapKit JS within a Cordova app to create a 'heatmap' overlay, similar to what the Google Maps API allows (https://developers.google.com/maps/documentation/javascript/examples/layer-heatmap)


Is such an overlay possible in MapKit JS? Or would it only be possible through custom bitmap overlays from third-party code?

Is it possible to create heatmap overlay in MapKit JS?
 
 
Q