Map<String, dynamic> toMap() => { "initViewPoint": initViewPoint?.toJson(), "basemapStyle": _toMapAGMLBasemapStyleEnum(basemapStyle) };