I am currently using HtmlElementView for displaying google maps in Flutter Web app.
Widget getMap({double latitude, double longitude}) { int htmlId = 7;