@override MapRectangle? searchForSymbolBoundary(String symbolId) { return renderInfo?.renderInstruction.getBoundary(renderInfo!); }