customScript property

String? customScript
final

This is used to make your own features. Only map size and center position is set. And other optional features won't work. such as Zoom, MapType, markerImage, onTapMarker.

Implementation

final String? customScript;