@doc Launch the map at the specified location.
@$pb.TagNumber(2) FFValue get latLng => $_getN(1);
@$pb.TagNumber(2) set latLng(FFValue value) => $_setField(2, value);