XPLMMapLayerID

Type Alias XPLMMapLayerID 

Source
pub type XPLMMapLayerID = *mut c_void;
Expand description

XPLMMapLayerID

This is an opaque handle for a plugin-created map layer. Pass it to the map drawing APIs from an appropriate callback to draw in the layer you created.