renderBitmap abstract method
renders the bitmap portion of this marker. This method is called by render() which also call the render method for the caption
Implementation
void renderBitmap(MapCanvas flutterCanvas, MarkerContext markerContext);
renders the bitmap portion of this marker. This method is called by render() which also call the render method for the caption
void renderBitmap(MapCanvas flutterCanvas, MarkerContext markerContext);